PT-2026-83786 · Apache · Apache Wicket

·

CVE-2026-70449

·

Published

2026-08-31

·

Updated

2026-09-01

CVSS v3.1

5.3

Medium

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Name of the Vulnerable Software and Affected Versions Apache Wicket versions prior to 8.19.0 Apache Wicket versions prior to 9.24.0 Apache Wicket versions prior to 10.11.0
Description Improper validation of resource URL attributes allows an unauthenticated remote attacker to read files from the web application, including files under WEB-INF that the servlet container would not otherwise serve. The locale, style, and variation attributes decoded from a package resource URL are spliced into the resource lookup path without being checked for path separators. Because the IPackageResourceGuard and WebApplicationPath do not inspect the attacker-controlled portion of the path, a crafted request can escape the intended package directory on servlet containers that normalize .. in ServletContext.getResource(). The readable files are limited to extensions permitted by the configured IPackageResourceGuard. Applications using the blocklist-based PackageResourceGuard or custom patterns may disclose configuration files such as web.xml. Additionally, the lookup process can act as an existence oracle for arbitrary paths.
Recommendations Upgrade to version 8.19.0. Upgrade to version 9.24.0. Upgrade to version 10.11.0.

Fix

DoS

Path traversal

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-70449

Affected Products

Apache Wicket