Description
Apache 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.4, which fixes this issue.
Published: 2026-07-30
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a JSON Hijacking flaw present in Apache JSPWiki up to version 2.12.3. JSON hijacking allows a malicious site to read JSON data returned by the Wiki, thereby enabling cross‑site request forgery (CSRF). The flaw arises because legitimate JSON responses are not properly protected, allowing a browser to expose sensitive data or trigger state‑changing requests without user consent. The resulting impact is that an attacker can modify wiki content or perform privileged operations if the victim has previously authenticated.

Affected Systems

Apache Software Foundation: Apache JSPWiki versions 2.12.3 and earlier are affected.

Risk and Exploitability

The flaw can be triggered by any user who access the vulnerable JSON endpoint, making it readily exploitable in a typical web environment. The EPSS score is < 1%, and the vulnerability is not listed in CISA's KEV catalog, so exploitation likelihood remains uncertain but the potential for CSRF remains high. Official guidance recommends upgrading to version 2.12.4, which removes the JSON response vulnerability.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Apache JSPWiki to version 2.12.4 or later, which eliminates the JSON hijacking flaw.
  • Verify that JSON endpoints are no longer accessible by anonymous users or that sensitive data is no longer exposed.
  • Implement anti‑CSRF measures such as synchronizer tokens or same‑origin header checks to defend against other CSRF vectors.

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 12:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 30 Jul 2026 20: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 Apache 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.4, which fixes this issue.
Title Apache JSPWiki: JSPWiki vulnerable to JSON hijacking
Weaknesses CWE-352
References

cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-07-31T11:34:33.218Z

Reserved: 2026-03-03T15:01:42.672Z

Link: CVE-2026-28813

cve-icon Vulnrichment

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

cve-icon NVD

Status : Analyzed

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

Modified: 2026-08-05T16:50:13.957

Link: CVE-2026-28813

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-352

    Cross-Site Request Forgery (CSRF)