GHSA-9f32-pf5h-p947HighCVSS 6.5
Mythic before 3.4.0.60 contains a broken hasura permission filter on the payload_build_step table...
🔗 CVE IDs covered (1)
📋 Description
Mythic before 3.4.0.60 contains a broken hasura permission filter on the payload_build_step table with an always-satisfied _or condition that bypasses operation-scoped access controls. Authenticated operators and spectators can query payload_build_step to read step_stdout, step_stderr, step_name, and step_description across all operations on the server.
🔗 References (6)
- https://nvd.nist.gov/vuln/detail/CVE-2026-57951
- https://github.com/its-a-feature/Mythic/issues/563
- https://github.com/its-a-feature/Mythic/commit/82648e8241b800a32e1882afc310e7316d98ebaa
- https://github.com/its-a-feature/Mythic/releases/tag/v3.4.0.60
- https://www.vulncheck.com/advisories/mythic-broken-permission-filter-in-payload-build-step-table
- https://github.com/advisories/GHSA-9f32-pf5h-p947