CVE Catalog

CVE-2026-8794

MediumCVSS 6.9
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.39%

32th percentile - higher than 32% of all known CVEs

Summary

PaperCut NG/MF has an observable timing discrepancy in its authentication component. An unauthenticated remote attacker can enumerate usernames by measuring response times during login attempts.

Risk Assessment

An attacker can discover valid usernames, facilitating further attacks such as password brute-forcing.

Recommendation

Apply a fix that eliminates the timing discrepancy, e.g., by always performing password hash comparison regardless of account existence.

Other vulnerabilities in PaperCut NG/MF

See all
Original NVD description (English source)

PaperCut NG/MF contains an observable timing discrepancy in its authentication component. An unauthenticated remote attacker can exploit this vulnerability to perform username enumeration by measuring response times during login attempts. The system executes a password hash comparison only when a valid account is supplied, creating a measurable timing oracle that reveals account existence.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS