Description
Debug 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 issue.
Published: 2026-07-30
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw permits a malicious actor to receive detailed debug messages when an error occurs within the servlet environment, exposing stack traces and internal configuration data. The vulnerability arises from insufficient sanitization of exception information before it is rendered to the user, an issue mapped to CWE‑1295. An attacker can gather details that may aid in enumeration or subsequent exploits, compromising the confidentiality of the application’s internal state without providing direct code execution or denial of service.

Affected Systems

The defect affects all releases of Apache JSPWiki up through version 2.12.3. The upstream maintainers recommend upgrading to 2.12.4, which includes the required patch. The software is distributed under the Apache Software Foundation’s umbrella.

Risk and Exploitability

The CVSS score of 7.5 indicates a high severity yet the EPSS score is <1%, suggesting very low likelihood of automated exploitation. The vulnerability is a data‑exposure flaw that helps attackers discover internal information and credentials. It can be triggered by causing an error that leads to a detailed debug message being displayed to a user, which can happen when error pages are publicly accessible. Thus, the primary risk involves confidentiality leakage, with a moderate likelihood for environments that expose error pages to unauthenticated parties. The vulnerability is not listed in the CISA KEV catalog.

Generated by OpenCVE AI on August 2, 2026 at 05:13 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the affected server to JSPWiki version 2.12.4 or newer to eliminate the debug message leak.
  • Ensure that the JSPWiki configuration disables detailed error release, limiting stack traces to logs only.
  • Restrict public access to error pages so that only authorized administrators see full error details.

Generated by OpenCVE AI on August 2, 2026 at 05:13 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 31 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 30 Jul 2026 17:45:00 +0000

Type Values Removed Values Added
First Time appeared Apache
Apache jspwiki
Vendors & Products Apache
Apache jspwiki

Thu, 30 Jul 2026 16:15:00 +0000

Type Values Removed Values Added
Description Debug 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 issue.
Title Apache JSPWiki: Error Handling - Reveals Error Details
Weaknesses CWE-1295
References

cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-07-31T17:54:14.250Z

Reserved: 2026-03-03T15:00:35.684Z

Link: CVE-2026-28811

cve-icon Vulnrichment

Updated: 2026-07-30T16:36:29.298Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-30T16:17:10.850

Modified: 2026-08-05T16:51:17.613

Link: CVE-2026-28811

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-02T05:15:15Z

Weaknesses
  • CWE-1295

    Debug Messages Revealing Unnecessary Information