A Leader in the 2026 Gartner® Magic Quadrant™ for Endpoint Protection. Six years running.Six years. Gartner® Magic Quadrant™ Leader.Find Out Why
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2026-43646

CVE-2026-43646: Apache Wicket Information Disclosure Flaw

CVE-2026-43646 is an information disclosure vulnerability in Apache Wicket that exposes sensitive information to unauthorized actors. This article covers the technical details, affected versions, and mitigation steps.

Published: May 7, 2026

CVE-2026-43646 Overview

CVE-2026-43646 is an information disclosure vulnerability in Apache Wicket, a Java-based component-oriented web application framework. The flaw exposes sensitive information to unauthorized actors over the network without requiring authentication or user interaction. The issue is classified under [CWE-200] (Exposure of Sensitive Information to an Unauthorized Actor).

The vulnerability affects Apache Wicket versions 8.0.0 through 8.17.0, 9.0.0 through 9.22.0, and 10.0.0 through 10.8.0. The Apache Wicket project has released version 10.9.0 to remediate the issue.

Critical Impact

Remote attackers can retrieve sensitive application data over the network without authentication, undermining the confidentiality of affected Wicket-based web applications.

Affected Products

  • Apache Wicket 8.0.0 through 8.17.0
  • Apache Wicket 9.0.0 through 9.22.0
  • Apache Wicket 10.0.0 through 10.8.0

Discovery Timeline

  • 2026-05-06 - CVE-2026-43646 published to the National Vulnerability Database (NVD)
  • 2026-05-06 - Apache Software Foundation publishes advisory on the Apache Mailing List
  • 2026-05-06 - Issue announced on the Openwall OSS-Security list
  • 2026-05-06 - Last updated in the NVD database

Technical Details for CVE-2026-43646

Vulnerability Analysis

Apache Wicket is a server-side Java framework that maps HTTP requests to stateful component trees. CVE-2026-43646 allows a network-based attacker to obtain sensitive information from an application built on a vulnerable Wicket release. The flaw requires no privileges and no user interaction, and it can be triggered through standard HTTP request paths exposed by the framework.

The issue affects only the confidentiality of the application. Integrity and availability are not impacted, and the vulnerability does not provide a primitive for code execution. However, leaked data may include application state, session-related artifacts, or framework internals that aid follow-on attacks against authentication, authorization, or business logic.

At the time of publication, the EPSS probability is 0.062% (19.1 percentile), and there is no public proof-of-concept exploit, no Exploit-DB entry, and no listing in the CISA Known Exploited Vulnerabilities catalog.

Root Cause

The root cause is improper restriction of access to sensitive data handled by the Wicket framework, consistent with [CWE-200]. The Apache Wicket project has not published technical internals beyond the advisory, but the fix is shipped in version 10.9.0. Refer to the Apache advisory for the authoritative description.

Attack Vector

The attack vector is network-based. An unauthenticated remote attacker sends crafted HTTP requests to a vulnerable Wicket-based application and reads sensitive content from the response. Because exploitation occurs through normal web traffic, the requests blend with legitimate application use and may not stand out in conventional access logs.

No verified proof-of-concept code is publicly available. See the Openwall OSS-Security announcement for vendor-supplied technical context.

Detection Methods for CVE-2026-43646

Indicators of Compromise

  • Unexpected HTTP responses from Wicket endpoints containing internal application data, stack traces, or component identifiers not intended for clients.
  • Repeated probing of Wicket-managed URLs (typically containing wicket/ path segments or ?wicket- query parameters) from a single source.
  • Anomalous response sizes for Wicket resource or page requests when compared to historical baselines.

Detection Strategies

  • Inventory all running Apache Wicket instances and compare deployed versions against the vulnerable ranges (8.0.0–8.17.0, 9.0.0–9.22.0, 10.0.0–10.8.0).
  • Inspect web server and application logs for unusual access patterns against Wicket-handled paths, particularly from unauthenticated sessions.
  • Apply web application firewall (WAF) rules to flag requests that target Wicket internals and produce abnormally large or sensitive responses.

Monitoring Recommendations

  • Centralize HTTP access and application logs from all Wicket-based services and alert on spikes in 200-OK responses tied to framework-internal URLs.
  • Track outbound response payload sizes for Wicket endpoints and investigate statistical outliers.
  • Subscribe to the Apache Wicket announcements to receive future security advisories promptly.

How to Mitigate CVE-2026-43646

Immediate Actions Required

  • Upgrade Apache Wicket to version 10.9.0 or later, as recommended by the Apache Software Foundation.
  • Identify all internally and externally exposed applications that bundle Wicket as a dependency, including transitive inclusions in WAR and uber-JAR artifacts.
  • Restrict network access to non-public Wicket applications until patching is complete.

Patch Information

The Apache Wicket project has fixed CVE-2026-43646 in version 10.9.0. Users on the 8.x and 9.x branches should upgrade to 10.9.0, since no fixed releases are listed for those branches in the advisory. Patch metadata is available in the Apache mailing list advisory and the Openwall OSS-Security update.

Workarounds

  • Place vulnerable Wicket applications behind a WAF or reverse proxy that filters requests targeting framework-internal endpoints until the upgrade is deployed.
  • Disable or restrict access to non-essential Wicket pages and resources that handle sensitive state.
  • Enforce authentication on all routes that surface application data, even if the routes are considered internal.
bash
# Example Maven dependency upgrade to the fixed version
mvn versions:use-dep-version \
  -Dincludes=org.apache.wicket:wicket-core \
  -DdepVersion=10.9.0 \
  -DforceVersion=true

# Verify resolved version
mvn dependency:tree | grep wicket

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechApache Wicket

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability0.06%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-200
  • Technical References
  • Openwall OSS-Security Update
  • Vendor Resources
  • Apache Mailing List Discussion
  • Related CVEs
  • CVE-2026-42509: Apache Wicket XSS Vulnerability

  • CVE-2026-40010: Apache Wicket Auth Bypass Vulnerability

  • CVE-2026-43975: Apache Wicket Path Traversal Vulnerability

  • CVE-2024-36522: Apache Wicket RCE Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English