How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Apache Wicket 9.23.0 released

calendar_today May 13, 2026 person domain apache-wicket

The Apache Wicket PMC is proud to announce Apache Wicket 9.23.0! Apache Wicket is an open source Java component oriented web application framework that powers thousands of web applications and web sites for governments, stores, universities, cities, banks, email providers, and more. You can find more about Apache Wicket at https://wicket.apache.org This release marks another minor release of Wicket 9. We use semantic versioning for the development of Wicket, and as such no API breaks are present in this release compared to 9.0.0. New and noteworthy This release fixes the following security issue: CVE-2026-43646 crafted URLs can bypass PackageResourceGuard CVE-2026-42509 crafted strings can break out of the JavaScript sequence CVE-2026-40010 possible session fixation using AuthenticatedWebSession CVE-2026-43975 Possible malicious path traversal in FolderUploadsFileManager Using this release With Apache Maven update your dependency to (and don’t forget to update any other dependencies on Wicket projects to the same version): org.apache.wicket wicket-core 9.23.0 Or download and build the distribution yourself, or use our convenience binary package you can find here: Download: http://wicket.apache.org/start/wicket-9.x.html#manually

open_in_new Read original post