CVE-2026-28814
7.5Apache Software Foundation · Apache JSPWiki
An unauthenticated vulnerability in Apache JSPWiki allows attackers to perform arbitrary wiki markup rendering to access sensitive data stored in internal variables.
Executive summary
A critical unauthenticated vulnerability in Apache JSPWiki allows remote attackers to exfiltrate sensitive data by exploiting improper markup rendering.
Vulnerability
The application fails to perform necessary authentication checks before rendering wiki markup, allowing an unauthenticated remote attacker to manipulate the rendering engine to access sensitive information stored within JSPWiki variables.
Business impact
Successful exploitation of this vulnerability permits unauthorized access to sensitive data, which may include configuration details, user information, or proprietary content stored within the wiki environment. With a CVSS score of 7.5, this high-severity flaw poses a significant risk to data confidentiality, potentially leading to regulatory non-compliance or loss of intellectual property.
Remediation
Immediate Action: Upgrade to Apache JSPWiki version 2.12.4 or 3.0.0 immediately to apply the vendor-supplied security fix.
Proactive Monitoring: Review application access logs for unusual requests directed at wiki rendering endpoints and monitor for unexpected access to sensitive variable data.
Compensating Controls: Implement Web Application Firewall (WAF) rules to inspect and filter suspicious wiki markup patterns that target variable retrieval functions until the software can be patched.
Exploitation status
Public Exploit Available: No (exploit_available: false)
Analyst recommendation
Given the high CVSS severity and the unauthenticated nature of this flaw, organizations should prioritize patching as a matter of urgency. Apply the recommended update to version 2.12.4 or 3.0.0 as soon as possible to neutralize the risk of unauthorized data exposure.
More Apache Software Foundation CVEs
Sources
Originally found and disclosed by Miguel Regala (Fisher) - Hadrian.io, per the CVE Program record.