CVE-2026-82521 Details
Description
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.
A path traversal vulnerability has been identified in Parsedmarc versions 9.0.6 prior to 11.0.1. The issue arises in the forensic report sample output, where the filename is generated based on the email subject. If the subject contains only path traversal sequences, the filename sanitization process results in an empty string. This empty string triggers a fallback to the raw, unsanitized subject, leading to the file being written outside the designated samples directory. An attacker capable of sending a crafted subject that causes a forensic failure report can exploit this vulnerability to write a dot-prefixed file with controlled content to an ancestor directory of the configured samples output path. The exploitation requires that the forensic report sample output feature is enabled.
Users can upgrade to Parsedmarc version 11.0.1, where this vulnerability has been patched. In the updated version, the filename sanitization process has been improved to prevent path traversal exploitation.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 3, 2026CISA-ADP
Assessed Sep 14, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/domainaware/parsedmarc/releases/tag/11.0.1 | [email protected] | Release NotesVendor |
| https://github.com/domainaware/parsedmarc/security/advisories/GHSA-c284-w5m6-jhjm | [email protected] | AdvisoryExploitTechnical AnalysisVendor |
| https://www.vulncheck.com/advisories/parsedmarc-path-traversal-via-forensic-report-subject | [email protected] | AdvisoryRemedy |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-22 | Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| parsedmarc | >= 9.0.6, < 11.0.1 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 14, 2026 | CVE Modified | CISA-ADP |
| Sep 3, 2026 | New CVE Received | [email protected] |
Volerion