CVE-2026-82521
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N
Summary
parsedmarc 9.0.6 before 11.0.1 writes forensic report sample files using an output path derived from the email subject. When the subject consists entirely of path traversal sequences, the filename sanitization function produces an empty string, and a fallback to the raw unsanitized subject causes the resulting file to be written outside the intended samples directory. An attacker who can cause a forensic failure report with a crafted Subject to be processed can write a dot-prefixed file with attacker-controlled content to an ancestor directory of the configured samples output path. Exploitation requires that file output for forensic report samples is enabled.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| domainaware | parsedmarc | 9.0.6 < 11.0.1 | affected |
Weaknesses
- CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
References
- https://github.com/domainaware/parsedmarc/security/advisories/GHSA-c284-w5m6-jhjm
- https://github.com/domainaware/parsedmarc/releases/tag/11.0.1
- https://www.vulncheck.com/advisories/parsedmarc-path-traversal-via-forensic-report-subject
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.