← Vulnerability feed

Vulnerability record · CVE-2024-1883 · published 14 March 2024

CVE-2024-1883: PaperCut NG/MF reflected XSS via crafted URL

Papercut · Papercut Mf

PaperCut NG and MF contain a reflected cross-site scripting flaw in the application server. An attacker can craft a malicious URL containing a script; when a user clicks it, the script executes in the user's browser context. This matters because it can lead to limited loss of confidentiality, integrity, or availability.

6.1 CVSS 3.1 Medium EPSS 61% · top 0.9% CWE-76 · CWE-76CWE-79 · Cross-site scripting
6.1CVSS 3.1 base score
61%EPSS exploitation probability, 30 days
NoNot in CISA KEV
2Affected product versions listed by NVD
2References
17 Jun 2026Last modified by NVD

Description

This is a reflected cross site scripting vulnerability in the PaperCut NG/MF application server. An attacker can exploit this weakness by crafting a malicious URL that contains a script. When an unsuspecting user clicks on this malicious link, it could potentially lead to limited loss of confidentiality, integrity or availability.

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 19 September 2026. Confidence: medium.

medium priorityCVSS 6.1 medium severity with user interaction required, but high EPSS percentile suggests elevated exploitation likelihood.

What it is

PaperCut NG and MF contain a reflected cross-site scripting flaw in the application server. An attacker can craft a malicious URL containing a script; when a user clicks it, the script executes in the user's browser context. This matters because it can lead to limited loss of confidentiality, integrity, or availability.

Impact

An attacker can execute script in a victim's browser session, potentially stealing session data or performing actions as the user. The CVSS vector rates confidentiality and integrity impact as low, with no availability impact.

Attack surface

Reached over the network via a crafted URL; no authentication is required, but the victim must click the link (user interaction required). The scope is changed, meaning the script can affect resources beyond the vulnerable component.

Exploitation

Not listed in CISA KEV. EPSS probability is 0.61472 (99.126th percentile), indicating high predicted likelihood of exploitation activity, but no public exploit or in-the-wild confirmation is provided in the record.

What to do

  • Apply the vendor patch referenced in the PaperCut Security Bulletin March 2024.
  • If patching is delayed, restrict network access to the PaperCut application server to trusted users and networks.
  • Deploy a web application firewall or input filtering to block script payloads in reflected parameters.
  • Train users not to click unsolicited links to the PaperCut server.
  • Review and harden browser security settings where feasible to reduce script execution impact.

Detection

  • Monitor web server logs for requests containing script tags or encoded script payloads in URL parameters.
  • Alert on unusual referrer or URL patterns targeting PaperCut endpoints with reflected input.
  • Review authentication and session logs for anomalous activity following suspicious link clicks.
  • Use endpoint or browser telemetry to detect unexpected script execution in PaperCut user sessions.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

2 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2024-1883 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2023-27350PaperCut NG/MF improper access control allows auth bypass and RCEPaperCut NG and MF contain an improper access control flaw in the SetupCompleted class that lets an unauthenticated remote attacker bypass authentica…KEVEPSS 100%analysed9.4CVE-2026-82078PaperCut MF/NG unsafe dynamic class loading enables code executionPaperCut MF and NG instantiate database driver classes from configurable driver names without validating them against an allowlist of approved driver…KEVEPSS 3.8%analysed8.8CVE-2026-81578PaperCut MF/NG web interface access control flaw allows unauthenticated config changesPaperCut MF and NG contain an improper access control flaw in the web management interface where unauthenticated remote requests to administrative fu…KEVEPSS 4.5%analysed8.8CVE-2023-2533PaperCut NG/MF CSRF allows admin security setting changes and code executionPaperCut NG and MF contain a cross-site request forgery flaw that, under specific conditions, lets an attacker change security settings or execute ar…KEVEPSS 29%analysed7.5CVE-2023-27351PaperCut NG/MF authentication bypass in SecurityRequestFilterPaperCut NG and MF contain an improper authentication flaw in the SecurityRequestFilter class caused by a faulty authentication algorithm implementat…KEVEPSS 78%analysed9.8CVE-2024-1222PaperCut NG/MF API privilege escalation via crafted requestA subset of PaperCut NG and MF API calls can be reached with a maliciously formed request that grants an API authorization level with elevated privil…EPSS 64%analysed9.8CVE-2023-39143PaperCut NG/MF Windows path traversal enables file upload and RCEPaperCut NG and PaperCut MF before 22.1.3 on Windows are vulnerable to path traversal, allowing attackers to upload, read, or delete arbitrary files.…EPSS 80%analysed9.8CVE-2019-12135Papercut mf vulnerabilityAn unspecified vulnerability in the application server in PaperCut MF and NG versions 18.3.8 and earlier and versions 19.0.3 and earlier allows remot…EPSS 2.5%

Source: NIST National Vulnerability Database (record CVE-2024-1883), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.