Cross-site request forgery in Apache Wicket - CVE-2026-71378

 

Cross-site request forgery in Apache Wicket - CVE-2026-71378

Published: August 31, 2026


Vulnerability identifier: #VU146319
CSH Severity: Medium
CVSS v4: 6.7 [CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-71378
CWE-ID: CWE-352
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to bypass cross-site request forgery protections and perform actions in the victim's session.

The vulnerability exists due to improper access control in ResourceIsolationRequestCycleListener and its default FetchMetadataResourceIsolationPolicy when handling cross-site requests judged by the resource isolation policy. A remote attacker can cause the victim's browser to send a crafted cross-site request to listener URLs to bypass cross-site request forgery protections and perform actions in the victim's session.

Requests using simple top-level GET navigations or requests from same-site sibling origins may be accepted, and exploitation relies on the victim's browser sending the user's session cookies with the request.


Affected software

Apache Wicket

How to mitigate CVE-2026-71378

Install security update from vendor's website.

Apache Wicket - addressed in versions 9.24.0, 10.11.0

External References

Related Security Bulletins