← Vulnerability feed

Vulnerability record · CVE-2024-27136 · published 24 June 2024

CVE-2024-27136: Apache JSPWiki Upload page cross-site scripting

Apache · Jspwiki

Apache JSPWiki 2.12.1 and earlier contain a reflected/stored cross-site scripting flaw on the Upload page, allowing injected JavaScript to run in a victim's browser. The issue is fixed in JSPWiki 2.12.2 and later. Because the wiki is a shared collaboration platform, a successful attack can expose session data or other sensitive information belonging to users who view crafted content.

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

Description

XSS in Upload page in Apache JSPWiki 2.12.1 and priors allows the attacker to execute javascript in the victim's browser and get some sensitive information about the victim. Apache JSPWiki users should upgrade to 2.12.2 or later.

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.

high priorityThe flaw is remotely reachable with no authentication and has a very high EPSS score, though it requires user interaction and no confirmed exploitation is documented.

What it is

Apache JSPWiki 2.12.1 and earlier contain a reflected/stored cross-site scripting flaw on the Upload page, allowing injected JavaScript to run in a victim's browser. The issue is fixed in JSPWiki 2.12.2 and later. Because the wiki is a shared collaboration platform, a successful attack can expose session data or other sensitive information belonging to users who view crafted content.

Impact

An attacker can execute arbitrary JavaScript in a victim's browser session, potentially stealing session cookies, authentication tokens, or other sensitive information accessible to that user. The scope change in the CVSS vector indicates the impact can extend beyond the vulnerable component to the victim's browser context.

Attack surface

Reached over the network via the JSPWiki Upload page; the CVSS vector shows no privileges required (PR:N) but user interaction is required (UI:R), meaning a victim must visit or interact with a crafted page or link. No authentication is needed to deliver the payload.

Exploitation

Not listed in CISA KEV and no public exploit or ransomware usage is documented in the record. EPSS is high (0.60846, 99.1st percentile), suggesting elevated likelihood of exploitation activity, but the record contains no confirmed in-the-wild exploitation evidence.

What to do

  • Upgrade Apache JSPWiki to 2.12.2 or later as the primary fix.
  • If immediate upgrade is not possible, restrict or disable the Upload page functionality until patched.
  • Deploy a web application firewall or content security policy that blocks inline and injected script execution on JSPWiki pages.
  • Review and sanitize any user-supplied content rendered on the Upload page.
  • Monitor vendor advisories for updated guidance on CVE-2024-27136.

Detection

  • Inspect web server and JSPWiki logs for suspicious script payloads or encoded JavaScript in requests to the Upload page.
  • Monitor for anomalous outbound requests or cookie exfiltration patterns from browsers accessing JSPWiki.
  • Use CSP violation reports to detect blocked inline script execution on JSPWiki pages.
  • Review application logs for unexpected changes to uploaded content or page rendering.

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

Affected products

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

References

Track CVE-2024-27136 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-2026-28812Apache jspwiki authentication bypass by spoofing vulnerabilityUserManager lack of checks allows impersonation in Apache JSPWiki up to 2.12.3 which may allow attackers to escalate privileges. Users are recommende…EPSS 0.69%9.1CVE-2021-44140Apache jspwiki incorrect default permissions vulnerabilityRemote attackers may delete arbitrary files in a system hosting a JSPWiki instance, versions up to 2.11.0.M8, by using a carefuly crafted http reques…EPSS 6.4%8.8CVE-2026-28813Apache jspwiki cross-site request forgery vulnerabilityApache JSPWiki, up to 2.12.3, is vulnerable to JSON Hijacking, which leads to csrf vulnerabilities. Users are recommended to upgrade to version 2.12.…EPSS 0.27%8.8CVE-2022-34158Apache jspwiki cross-site request forgery vulnerabilityA carefully crafted invocation on the Image plugin could trigger an CSRF vulnerability on Apache JSPWiki before 2.11.3, which could allow a group pri…EPSS 1.2%8.8CVE-2022-24947Apache jspwiki cross-site request forgery vulnerabilityApache JSPWiki user preferences form is vulnerable to CSRF attacks, which can lead to account takeover. Apache JSPWiki users should upgrade to 2.11.2…EPSS 1.2%7.5CVE-2026-28814Apache jspwiki missing authentication for critical function vulnerabilityArbitrary Wiki Markup rendering due to lack of authentication in Apache JSPWiki up to 2.12.3 allows attacker to obtain sensitive data stored in JSPWi…EPSS 0.66%7.5CVE-2026-28811Apache jspwiki vulnerabilityDebug Messages Revealing Unnecessary Information in Apache JSPWiki up to 2.12.3. Users are recommended to upgrade to version 2.12.4, which fixes this…EPSS 0.79%7.5CVE-2025-24853Apache jspwiki cross-site scripting vulnerabilityA carefully crafted request when creating a header link using the wiki markup syntax, which could allow the attacker to execute javascript in the vic…EPSS 0.53%

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