CVE-2026-78204
Last modified
CVE-2026-78204 is a medium-severity vulnerability rated 5.4/10 on the CVSS scale. Ghostwriter through 7.2.6 does not apply per-object authorization on its report template lint endpoints. RoleBasedAccessControlMixin.test_func returns only request.user.is_active unless a view overrides it, and neither the endpoint that lints a report template nor the endpoint that returns stored lint results provides an override, so each resolves a ReportTemplate from a caller-supplied primary key with no ownership or client-scope check.
Description
Ghostwriter through 7.2.6 does not apply per-object authorization on its report template lint endpoints. RoleBasedAccessControlMixin.test_func returns only request.user.is_active unless a view overrides it, and neither the endpoint that lints a report template nor the endpoint that returns stored lint results provides an override, so each resolves a ReportTemplate from a caller-supplied primary key with no ownership or client-scope check. Any authenticated account can therefore lint an arbitrary template, which overwrites that template's stored lint result, and can read the returned findings, which enumerate the template's variable names and template-engine errors and so disclose its structure. This is distinct from the template swap path: that endpoint authorizes the report but omits the per-template check, whereas these endpoints omit authorization entirely and remain unfixed.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| GhostManager | Ghostwriter | <= 7.2.6 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-78204?
How severe is CVE-2026-78204?
How do I fix CVE-2026-78204?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-78199A vulnerability was detected in SourceCodester Simple Online…7.3
- CVE-2026-7820Improper restriction of excessive authentication attempts (C…6.9
- CVE-2026-78200A flaw has been found in itsourcecode Library Management Sys…6.3
- CVE-2026-78201A vulnerability has been found in itsourcecode Payroll Syste…7.3
- CVE-2026-78202A vulnerability was found in itsourcecode Payroll System 1.0…7.3
- CVE-2026-78203Ghostwriter before 7.1.2 fails to validate template ownershi…7.1
- CVE-2026-78205BentoML's outbound connection safeguard (make_safe_connect i…5.8
- CVE-2026-78206exceljs-hardened before 5.0.0 decompresses all entries from …7.5
- CVE-2026-78207exceljs-hardened before 5.0.0 contains a prototype pollution…9.4
- CVE-2026-78208exceljs-hardened before 5.0.0 contains a path traversal vuln…7.5
- CVE-2026-78209exceljs-hardened versions before 5.0.0 fail to neutralize le…8.2
- CVE-2026-7821Improper certificate validation in Ivanti EPMM before versio…9.1
Are you affected by CVE-2026-78204?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
