Skip to main content

Apache JSPWiki EUVDEUVD-2026-51180

| CVE-2026-28813 HIGH
Cross-Site Request Forgery (CSRF) (CWE-352)
8.8
CVSS 3.1 · Vendor
Share

Severity by source

Vendor (CNA) PRIMARY
8.8 MEDIUM
AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
vuln.today AI
7.1 HIGH

Network CSRF needing no attacker auth (PR:N) but victim interaction (UI:R); JSON hijacking yields limited confidentiality (C:L), forged actions give integrity impact (I:H), no availability effect (A:N).

3.1 AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:H/A:N
4.0 AV:N/AC:L/AT:N/PR:N/UI:P/VC:L/VI:H/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (CNA).

CVSS VectorVendor

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

6
Analysis Updated
Jul 31, 2026 - 12:28 vuln.today
v2 (cvss_changed)
Re-analysis Queued
Jul 31, 2026 - 12:22 vuln.today
cvss_changed
CVSS changed
Jul 31, 2026 - 12:22 NVD
8.8 (HIGH)
Patch available
Jul 30, 2026 - 17:03 EUVD
Analysis Generated
Jul 30, 2026 - 14:16 vuln.today
CVE Published
Jul 30, 2026 - 13:51 oss-security
CRITICAL

Description PRE-NVD

Disclosed via oss-security. NVD scoring and full description are pending.

AnalysisAI

Cross-site request forgery via JSON Hijacking affects Apache JSPWiki through version 2.12.3, letting a remote attacker who lures an authenticated user to a malicious page read sensitive JSON responses and force state-changing wiki actions in the victim's session. The flaw (CWE-352) is fixed in 2.12.4 and carries a vendor CVSS of 8.8, though exploitation requires user interaction; no public exploit identified at time of analysis and it is not listed in CISA KEV.

Technical ContextAI

Apache JSPWiki is a Java/JSP-based, feature-rich wiki engine built on the Servlet API. The issue is a JSON Hijacking weakness: JSON-returning endpoints (e.g. AJAX/search or page-data responses) can be requested cross-origin and their contents inferred or replayed, and because those endpoints do not adequately validate request origin or anti-CSRF tokens they are also abusable for CSRF. The root cause class is CWE-352 (Cross-Site Request Forgery), where the server trusts the ambient browser session (cookies) without a per-request unforgeable token, allowing a third-party page to drive authenticated requests.

RemediationAI

Vendor-released patch: upgrade to Apache JSPWiki 2.12.4, which fixes the issue and is the primary recommended action per the Apache advisory (https://jspwiki-wiki.apache.org/Wiki.jsp?page=CVE-2026-28813 and the announcement thread https://lists.apache.org/thread/56440mymwkxt1hf3j8hjpo41yco7gotv). Until upgrading, reduce exposure by restricting the wiki to trusted networks or requiring VPN access, and enforce SameSite=Strict/Lax on the session cookie to blunt cross-site request forgery (side effect: may break legitimate cross-site links into authenticated wiki pages). Deploying a reverse-proxy or WAF rule that rejects state-changing requests lacking a matching Origin/Referer header can serve as an interim compensating control, though it can produce false positives for clients that strip those headers.

CVE-2026-28812 CRITICAL
9.8 Jul 30

Privilege escalation via user impersonation affects Apache JSPWiki through version 2.12.3, where the UserManager compone

CVE-2021-44140 CRITICAL
9.1 Nov 24

Remote attackers may delete arbitrary files in a system hosting a JSPWiki instance, versions up to 2.11.0.M8, by using a

CVE-2022-34158 HIGH
8.8 Aug 04

A carefully crafted invocation on the Image plugin could trigger an CSRF vulnerability on Apache JSPWiki before 2.11.3,

CVE-2022-24947 HIGH
8.8 Feb 25

Apache JSPWiki user preferences form is vulnerable to CSRF attacks, which can lead to account takeover. Rated high sever

CVE-2026-28814 HIGH
7.5 Jul 30

Unauthenticated Wiki Markup rendering in Apache JSPWiki up to 2.12.3 exposes sensitive data stored in internal JSPWiki v

CVE-2026-28811 HIGH
7.5 Jul 30

Apache JSPWiki versions up to and including 2.12.3 expose sensitive application internals through debug messages returne

CVE-2019-0225 HIGH
7.5 Mar 28

A specially crafted url could be used to access files under the ROOT directory of the application on Apache JSPWiki 2.9.

CVE-2026-48910 MEDIUM
6.5 Jul 30

Cross-site scripting in Apache JSPWiki's Markdown renderer error-handling path allows attackers with page-editing access

CVE-2022-28731 MEDIUM
6.5 Aug 04

A carefully crafted request on UserPreferences.jsp could trigger an CSRF vulnerability on Apache JSPWiki before 2.11.3,

CVE-2024-27136 MEDIUM
6.1 Jun 24

XSS in Upload page in Apache JSPWiki 2.12.1 and priors allows the attacker to execute javascript in the victim's browser

CVE-2022-28732 MEDIUM
6.1 Aug 04

A carefully crafted request on WeblogPlugin could trigger an XSS vulnerability on Apache JSPWiki, which could allow the

CVE-2022-28730 MEDIUM
6.1 Aug 04

A carefully crafted request on AJAXPreview.jsp could trigger an XSS vulnerability on Apache JSPWiki, which could allow t

Share

EUVD-2026-51180 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy