CVE-2026-6418 PUBLISHED

PaperCut NG/MF: Path Traversal in Shared Account Synchronization

Assigner: PaperCut
Reserved: 16.04.2026 Published: 05.05.2026 Updated: 05.05.2026

An issue was discovered in the Shared Account Synchronization component of PaperCut MF (version 25.0.4). The application allows administrative users to configure a source path for account data synchronization.

Due to a lack of proper path validation and sanitization, an authenticated user with administrative privileges can specify arbitrary file paths on the local file system. This allows for the enumeration of directory structures and the unauthorized reading of sensitive text-based configuration or system files.

When the synchronization process is triggered, the application attempts to parse the contents of the specified file, subsequently exposing the data within the application's account management interface. This vulnerability could lead to the disclosure of sensitive system information or configuration details, depending on the permissions of the service account under which the application is running.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:L/VI:N/VA:N/SC:H/SI:N/SA:N
CVSS Score: 4.6

Product Status

Vendor PaperCut
Product PaperCut NG/MF
Versions Default: unaffected
  • affected from 0 to 25.0.11 (excl.)

References

Problem Types

  • CWE-36 Absolute path traversal CWE
  • CWE-552 Files or directories accessible to external parties CWE