CVE-2026-6180 PUBLISHED

PaperCut MF: Card truncation on HP readers

Assigner: PaperCut
Reserved: 13.04.2026 Published: 05.05.2026 Updated: 05.05.2026

A race condition exists in PaperCut MF when processing badge-swipe data from certain HP multifunction devices. Under specific network conditions involving dropped packets and out-of-order sequence counters, the server may incorrectly process fragmented data chunks. If a sequence reset notification fails to reach the server, the server may reject the initial data chunk while erroneously accepting subsequent chunks before a connection reset completes.

This leads to the registration of a truncated badge ID string. While this typically results in an authentication failure, the vulnerability is compounded in environments utilizing custom badge-ID post-processing scripts. In such configurations, the truncated string may be transformed into a valid ID belonging to a different user, leading to unauthorized session establishment (Incorrect User Login) on the device.

Metrics

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

Product Status

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

References

Problem Types

  • CWE-367 Time-of-check time-of-use (TOCTOU) race condition CWE
  • CWE-20 Improper input validation CWE