Skip to main content

Apache Wicket CVE-2026-40010

| EUVDEUVD-2026-27554 CRITICAL
Session Fixation (CWE-384)
9.1
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
9.1 CRITICAL
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None

Lifecycle Timeline

3
Analysis Generated
May 06, 2026 - 20:37 vuln.today
CVSS changed
May 06, 2026 - 20:37 NVD
9.1 (CRITICAL)
CVE Published
May 06, 2026 - 00:45 nvd
CRITICAL 9.1

Blast Radius

ecosystem impact
† from your stack dependencies † transitive graph · vuln.today resolves 4-path depth
  • 5 maven packages depend on org.apache.wicket:wicket-auth-roles (4 direct, 1 indirect)

Ecosystem-wide dependent count for version 8.0.0-M1.

Description PRE-NVD

Disclosed via oss-security. NVD scoring and full description are pending.

AnalysisAI

Session fixation in Apache Wicket AuthenticatedWebSession allows remote unauthenticated attackers to hijack user sessions and escalate privileges by fixing session identifiers before authentication completes. Affects Wicket 8.0.0-8.17.0, 9.0.0-9.22.0, and 10.0.0-10.8.0. EPSS score of 0.02% (5th percentile) indicates low observed exploitation probability despite critical CVSS 9.1, suggesting this requires specific deployment conditions. Not listed in CISA KEV; no public POC identified at time of analysis. Apache has published vendor advisories with fix versions across all three major release branches.

Technical ContextAI

Apache Wicket is a component-based Java web application framework. CWE-384 (Session Fixation) occurs when an application accepts externally-supplied session identifiers without regenerating them upon authentication state changes. The AuthenticatedWebSession class in Wicket manages user authentication state across HTTP requests. Session fixation exploits this by having an attacker pre-establish a session ID, trick a victim into authenticating with that fixed ID, then use the now-authenticated session to impersonate the victim. The vulnerability exists across three major Wicket release branches (8.x, 9.x, 10.x), affecting products using CPE identifiers cpe:2.3:a:apache:wicket for versions 8.0.0-8.17.0, 9.0.0-9.22.0, and 10.0.0-10.8.0. This architectural flaw in session lifecycle management violates OWASP ASVS requirements for session token regeneration on authentication events.

RemediationAI

Upgrade Apache Wicket to patched versions: 8.18.0 or later for the 8.x branch, 9.23.0 or later for the 9.x branch, or 10.9.0 or later for the 10.x branch. Consult the Apache security advisory at https://lists.apache.org/thread/61wsc0xdtfd5oozojfx7by9w3jwgkmv1 for exact fix versions and migration guidance. If immediate patching is not feasible, implement compensating controls: explicitly regenerate session identifiers upon successful authentication by calling Session.get().replaceSession() in authentication success handlers before granting authenticated access; enforce strict session cookie attributes (Secure, HttpOnly, SameSite=Strict) to limit session ID leakage; implement short session timeouts pre-authentication to reduce the window for fixation attacks; and monitor for suspicious patterns such as session IDs reused across authentication boundaries or session upgrades from unauthenticated to authenticated states without ID regeneration. Note that workarounds add application logic complexity and may impact performance under high authentication loads; vendor-released patches remain the definitive remediation. Review application logs for anomalous session reuse patterns that might indicate historical exploitation attempts.

CVE-2017-12965 CRITICAL POC
9.8 Aug 23

Session fixation vulnerability in Apache2Triad 1.5.4 allows remote attackers to hijack web sessions via the PHPSESSID pa

CVE-2025-28242 CRITICAL POC
9.8 Apr 18

Improper session management in the /login_ok.htm endpoint of DAEnetIP4 METO v1.25 allows attackers to execute a session

CVE-2022-40916 CRITICAL POC
9.8 Feb 06

Tiny File Manager v2.4.7 and below is vulnerable to session fixation. Rated critical severity (CVSS 9.8), this vulnerabi

CVE-2025-45949 CRITICAL POC
9.8 Apr 28

A critical vulnerability was found in PHPGurukul User Registration & Login and User Management System V3.3 in the /login

CVE-2023-48929 CRITICAL POC
9.8 Dec 08

Franklin Fueling Systems System Sentinel AnyWare (SSA) version 1.6.24.492 is vulnerable to Session Fixation. Rated criti

CVE-2023-41012 CRITICAL POC
9.8 Sep 05

An issue in China Mobile Communications China Mobile Intelligent Home Gateway v.HG6543C4 allows a remote attacker to exe

CVE-2023-31498 CRITICAL POC
9.8 May 11

A privilege escalation issue was found in PHP Gurukul Hospital Management System In v.4.0 allows a remote attacker to ex

CVE-2022-3269 CRITICAL POC
9.8 Sep 23

Session Fixation in GitHub repository ikus060/rdiffweb prior to 2.4.7. Rated critical severity (CVSS 9.8), this vulnerab

CVE-2021-39290 CRITICAL POC
9.8 Aug 23

Certain NetModule devices allow Limited Session Fixation via PHPSESSID. Rated critical severity (CVSS 9.8), this vulnera

CVE-2020-11729 CRITICAL POC
9.8 Apr 15

An issue was discovered in DAViCal Andrew's Web Libraries (AWL) through 0.60. Rated critical severity (CVSS 9.8), this v

CVE-2019-18418 CRITICAL POC
9.8 Oct 24

clonos.php in ClonOS WEB control panel 19.09 allows remote attackers to gain full access via change password requests be

CVE-2018-18925 CRITICAL POC
9.8 Nov 04

Gogs 0.11.66 allows remote code execution because it does not properly validate session IDs, as demonstrated by a ".." s

Share

CVE-2026-40010 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy