Path traversal in Apache Wicket - CVE-2026-43975
Published: August 25, 2026
Vulnerability details
The vulnerability allows a remote attacker to write arbitrary files outside the intended upload directory or read files from arbitrary locations on the server.
The vulnerability exists due to improper input validation in FolderUploadsFileManager when processing the uploadFieldId parameter or the clientFileName before constructing file paths. A remote attacker can send crafted input to write arbitrary files outside the intended upload directory or read files from arbitrary locations on the server.