Summary
CVE-2026-28811 is an information-disclosure vulnerability in Apache JSPWiki in which debug messages reveal unnecessary information through error handling. All releases up to and including version 2.12.3 are affected. It carries a CVSS v3.1 base score of 7.5 (High), reflecting a network-exploitable, confidentiality-only impact.
Technical details
- Root cause: Error handling reveals unnecessary information via debug messages (CWE-1295), exposing sensitive details in output.
- Trigger conditions: An unauthenticated request that causes JSPWiki to return error/debug output can surface the exposed information.
- Attack vector: Network — no privileges and no user interaction required.
- Impact: Disclosure of sensitive information (high confidentiality impact); no impact to integrity or availability.
Affected software
- Apache JSPWiki: all releases up to and including 2.12.3.
Severity
- CVSS v3.1 base score: 7.5 (High)
- Vector:
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Mitigation and recommended actions
- Immediate: Upgrade to Apache JSPWiki 2.12.4 or later, which resolves this issue.
- If no patch can be applied: Restrict network exposure of the JSPWiki instance and limit access to trusted networks until the upgrade can be completed. No vendor-documented standalone workaround is available.
How IONIX identifies potentially affected assets
IONIX matches the following signals against data already collected when it crawled the asset; identifying the technology sends no request beyond that crawl.
- Raw response body:
<html xmlns:jspwiki= - URL of a loaded script:
jspwiki - Asset URL:
wiki.jsp

