GHSA-3gmf-p6r4-q8m6
Apache Wicket has a Path Traversal issue
Quick fix
GHSA-3gmf-p6r4-q8m6 — org.apache.wicket:wicket-core: upgrade to the fixed version with the command below.
# pom.xml: bump <version>10.9.0</version> for org.apache.wicket:wicket-core Details
FolderUploadsFileManager in Apache Wicket does not validate or sanitize the uploadFieldId parameter or the clientFileName before constructing file paths, allowing an unauthenticated attacker to write arbitrary files outside the intended upload directory or read files from arbitrary locations on the server.
This issue affects Apache Wicket: from 8.0.0 through 8.17.0, from 9.0.0 through 9.22.0, from 10.0.0 through 10.8.0.
Users are recommended to upgrade to version 10.9.0, which fixes the issue.
Are you affected?
Enter the version of the package you're using.
Affected packages
8.0.0-M1 No fixed version published yet for org.apache.wicket:wicket-core (maven). Pin to a known-safe version or switch to an alternative.
9.0.0-M1 No fixed version published yet for org.apache.wicket:wicket-core (maven). Pin to a known-safe version or switch to an alternative.
10.0.0-M1 Fixed in: 10.9.0 # pom.xml: bump <version>10.9.0</version> for org.apache.wicket:wicket-core References
- https://nvd.nist.gov/vuln/detail/CVE-2026-43975 [ADVISORY]
- https://github.com/apache/wicket/pull/1432 [WEB]
- https://github.com/apache/wicket/commit/72470983f689c61e6a6c0b7388ef955f23bb1e16 [WEB]
- https://github.com/apache/wicket [PACKAGE]
- https://lists.apache.org/thread/xp2jrdk6ppv1zcmxb4w1mk2lg1dw3hbr [WEB]
- http://www.openwall.com/lists/oss-security/2026/05/06/4 [WEB]