CVE-2026-5115
Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.
NVD · uneditedThe PaperCut NG/MF (specifically, the embedded application for Konica Minolta devices) is vulnerable to session hijacking. The PaperCut NG/MF Embedded application is a software interface that runs directly on the touch screen of a multi-function device. It was internally discovered that the communication channel between the embedded application and the server was insecure, which could leak data including sensitive information that may be used to mount an attack on the device. Such an attack could potentially be used to steal data or to perform a phishing attack on the end user.
Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.
dbcve analysis · moderate confidencePaperCut NG/MF embedded application for Konica Minolta multi-function devices has a session hijacking vulnerability due to an insecure communication channel between the embedded application and the server. This allows leakage of session data and sensitive information that attackers can exploit to impersonate users or perform phishing attacks.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.
NVD · CPE data< 25.0.5< 25.0.9CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.
From the vector- Attack vector
- Network
- Complexity
- Low
- Privileges
- None
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- None
- Availability
- None
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.
dbcve checksWork through these to decide whether this CVE applies to you.
-
Identify installed PaperCut MF versionAccess the PaperCut MF admin interface and navigate to Help > About, or check the version displayed on the login page. Alternatively, check the installation directory for a version file or run 'pc-appVersion' from the PaperCut server bin directory.Affected if The installed version is below 25.0.5 for standard PaperCut MF or below 25.0.9 for the Konica Minolta variant.
-
Confirm PaperCut MF Konica Minolta embedded application versionOn the Konica Minolta device panel, navigate to the embedded application settings or check the PaperCut admin console under Devices > Device Details for the specific Konica Minolta device to identify the embedded application version.Affected if The embedded application version is below 25.0.9.
-
Verify SSL/TLS encryption status for embedded application communicationAccess the PaperCut MF admin console and navigate to Options > Advanced > External Systems or the embedded application configuration section. Check whether HTTPS or SSL/TLS is enabled for communication between the Konica Minolta device embedded application and the PaperCut server.Affected if HTTPS or SSL/TLS encryption is not enabled for the embedded application to server communication.
-
Inspect embedded application network configurationOn the Konica Minolta device, access the PaperCut embedded application settings panel and review the server connection URL. Verify if the connection string uses 'http://' instead of 'https://'.Affected if The server URL is configured with 'http://' instead of 'https://', indicating an insecure communication channel.
-
Review PaperCut server SSL settingsIn the PaperCut MF admin console under Options > Advanced, examine the Server SSL/TLS settings and verify that the server is configured to enforce SSL/TLS for all client connections including embedded applications.Affected if SSL/TLS is not enforced or is optional, allowing unencrypted connections from the embedded application.
Your environment is affected if you are running any version of PaperCut MF below 25.0.5 (or below 25.0.9 for Konica Minolta variant) AND the communication between the Konica Minolta embedded application and the PaperCut server is not encrypted with TLS/SSL.
Generated from the published advisory. Verify against your own configuration.
Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.
dbcve · scoped25.0.525.0.9
Ensure all communication between the PaperCut embedded application and server uses TLS/SSL encryption; review and implement proper session management and authentication mechanisms.
PaperCut MF: 25.0.5 or later | PaperCut MF Konica Minolta: 25.0.9 or later
- Obtain the official PaperCut MF upgrade from the vendor's secure download portal at www.papercut.com
- For PaperCut MF (standard): upgrade to version 25.0.5 or later
- For PaperCut MF Konica Minolta: upgrade to version 25.0.9 or later
- After upgrading, verify that HTTPS/TLS is properly configured for all communications between the embedded application and the server
- Test the communication channel to confirm the vulnerability is remediated
- Review server logs for any signs of prior exploitation
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation4.0 h
- Implementation8.0 h
- Testing6.0 h
- Review / QA4.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $6,176.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2026-5115 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.
References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.
Primary sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2026-5115 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
No notes yet
Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.
A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.
- Verified mitigations, workarounds, and config changes
- Version or environment caveats, and links to real fixes
- No weaponised exploit code, or anything meant to cause harm
- No spam, self-promotion, credentials, or personal data