CVE-2026-28812
9.8Apache Software Foundation · Apache JSPWiki
A lack of authentication checks in the UserManager component of Apache JSPWiki allows unauthenticated attackers to perform user impersonation and escalate privileges.
Executive summary
Apache JSPWiki is vulnerable to a critical impersonation flaw that allows unauthenticated attackers to achieve full privilege escalation.
Vulnerability
The vulnerability exists in the UserManager component, which fails to perform necessary capability checks. This allows an unauthenticated remote attacker to impersonate arbitrary users and escalate privileges within the application.
Business impact
Successful exploitation of this vulnerability leads to a complete compromise of the affected JSPWiki instance. Because the attacker can impersonate any user, including administrators, they can gain unauthorized access to sensitive project documentation, modify wiki content, or execute administrative functions. Given the CVSS score of 9.8, this represents a critical risk that could result in total loss of confidentiality, integrity, and availability.
Remediation
Immediate Action: Upgrade Apache JSPWiki to version 2.12.4 or newer immediately to apply the necessary security patches.
Proactive Monitoring: Review web server access logs for anomalous patterns, specifically focusing on unexpected administrative actions or user authentication events originating from unfamiliar IP addresses.
Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to block suspicious traffic patterns targeting JSPWiki authentication endpoints until the patch can be verified and deployed.
Exploitation status
Public Exploit Available: No
Analyst recommendation
This vulnerability presents a severe risk to organizational data and system integrity. IT administrators must prioritize patching Apache JSPWiki to version 2.12.4 across all environments. Failure to remediate this issue exposes the application to trivial exploitation, and immediate action is required to neutralize the threat.
More Apache Software Foundation CVEs
Sources
Originally found and disclosed by Florian Holeczek from Apache JSPWiki, per the CVE Program record.