CVE-2026-40010
Modified
Modified - Updated After Analysis
Session Fixation in Apache Wicket via Missing Session ID Regeneration
Publication date: 2026-05-06
Last updated on: 2026-05-07
Assigner: Apache Software Foundation
Description
Description
Missing invocation of Servlet http web request method changeSessionId after session binding can be exploited for aΒ session fixation attack in Apache Wicket.
This issue affects Apache Wicket: from 8.0.0 through 8.17.0, 9.0.0, from 10.0.0 through 10.8.0.
Users are recommended to upgrade to version 10.9.0, which fixes the issue.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| apache | wicket | From 10.0.0 (inc) to 10.9.0 (exc) |
| apache | wicket | From 8.0.0 (inc) to 8.17.0 (inc) |
| apache | wicket | From 9.0.0 (inc) to 9.22.0 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-384 | Authenticating a user, or otherwise establishing a new user session, without invalidating any existing session identifier gives an attacker the opportunity to steal authenticated sessions. |