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.
Published: 2026-09-03
Score: 6.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Parsedmarc versions prior to 11.0.1 can write forensic report sample files using a file name derived from the email subject. When the subject is composed solely of path‑traversal characters, the sanitization routine returns an empty string. A fallback then uses the raw subject, allowing a crafted file name to be written outside the intended samples directory. This flaw does not grant arbitrary code execution but enables an attacker to create or overwrite files in directories above the configured output location, potentially exposing or tampering with system files.

Affected Systems

The vulnerability applies to domainaware:parsedmarc, specifically versions 9.0.6 through 10.x and any 10.x releases below 11.0.1. Upgrading to parsedmarc 11.0.1 or later removes the directory‑traversal issue.

Risk and Exploitability

The CVSS score of 6.3 indicates moderate severity. No EPSS data is available, and the vulnerability is not listed in the CISA KEV catalog. Exploitation requires that the forensic report sample output feature is enabled and that an attacker can trigger a forensic failure report with a crafted subject line, which typically means the attacker can send a specially crafted email to the system. Because the vulnerability does not allow arbitrary code execution, the risk is limited to unauthorized file creation and potential modification of sensitive files if the attacker can write to a privileged directory.

Generated by OpenCVE AI on September 3, 2026 at 21:30 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade parsedmarc to 11.0.1 or a later supported release.
  • If an upgrade is not immediately feasible, disable forensic report sample file output in the parsedmarc configuration or remove the configuration option entirely.
  • Restrict the sources that can trigger forensic reports or ensure that only authenticated and trusted mail sources can generate reports.

Generated by OpenCVE AI on September 3, 2026 at 21:30 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 03 Sep 2026 20:45:00 +0000

Type Values Removed Values Added
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.
Title parsedmarc 9.0.6 < 11.0.1 Path Traversal via Forensic Report Subject
Weaknesses CWE-22
References
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N'}

cvssV4_0

{'score': 6.3, 'vector': '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'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-03T20:41:16.071Z

Reserved: 2026-08-29T17:20:57.081Z

Link: CVE-2026-82521

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-03T21:17:22.553

Modified: 2026-09-03T21:17:22.553

Link: CVE-2026-82521

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T21:45:09Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')