Live Exposure Defense: From CVE to Confirmed Exposure in 12 Hours – See more

New CVE Detected

CVE-2026-68525 – Security Constraint Bypass (Authorization Bypass) – Apache Tomcat 7.0.0–7.0.109, 8.

Be the first to know when new zero-days emerge:

Summary

CVE-2026-68525 is an incorrect authorization vulnerability (CWE-863) in Apache Tomcat’s FORM authentication mechanism. The redirect that occurs after FORM authentication completes can be manipulated to bypass a security constraint that was configured to permit GET requests to a resource while denying POST requests. Apache’s own advisory rates the issue Low severity, while the published CVSS v3.1 base score is 9.1 (Critical).

Technical details

  • Root cause: After a successful FORM-based login, Tomcat’s post-authentication redirect logic does not correctly re-enforce HTTP method-specific security constraints on the originally requested resource.
  • Trigger conditions: A <security-constraint> is defined restricting a resource to specific HTTP methods (e.g., allow GET, deny POST) and the application uses FORM authentication.
  • Attack vector: Network — remote, unauthenticated attacker crafts a request that traverses the FORM-auth redirect flow to reach the restricted method on the target resource.
  • Impact: Bypass of method-specific access controls, allowing an attacker to invoke a POST (state-changing) operation on a resource that was intended to be reachable only via GET, potentially exposing or modifying protected data.

Affected software

  • Apache Tomcat 11.0.0-M1 through 11.0.24
  • Apache Tomcat 10.1.0-M1 through 10.1.57
  • Apache Tomcat 9.0.0.M1 through 9.0.120
  • Apache Tomcat 8.5.0 through 8.5.100 (end of life)
  • Apache Tomcat 7.0.0 through 7.0.109 (end of life)

Severity

CVSS v3.1 Base Score: 9.1 (Critical)
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N

Mitigation and recommended actions

  • Immediate: Upgrade to Apache Tomcat 11.0.25, 10.1.58, or 9.0.121, all of which contain the fix.
  • If no patch is available: Tomcat 7.0.x and 8.5.x are end of life and will not receive an official fix; migrate to a supported major version (9.0.121+, 10.1.58+, or 11.0.25+). As an interim mitigation, avoid relying solely on HTTP-method-restricted <security-constraint> entries combined with FORM authentication to protect sensitive POST operations — enforce equivalent authorization checks at the application layer as well.

How IONIX identifies potentially affected assets

IONIX matches the following signals against data already collected when it crawled the asset; identifying the technology sends no request beyond that crawl.

  • Page title: Apache Tomcat 9 (9.0.100), Apache Tomcat/9.0.100
  • Raw response body: <h1>Apache Tomcat/9.0.100</h1>, <p>Apache Tomcat/9.0.100</p>, If you're seeing this, you've successfully installed Tomcat

References

Are you exposed?

Get a free report of your organization’s exposure to this CVE and threat

How IONIX’s External Exposure Management Platform Detects and Validates
Zero-Days to Shrink MTTR

1

Map your entire attack surface (continously)

IONIX uses multi-factor discovery methods, including DNS analysis, certificate mapping, metadata inspection, and more, to automatically map every internet-facing asset across your environment. This includes cloud instances, third-party platforms, shadow IT, and even forgotten infrastructure that traditional tools miss.

2

Monitor for new CVEs

Dozens of threat intel feeds using agentic technology are continuously analyzed to detect the appearance of proof-of-concept code, exploit kits, and indicators of active targeting. IONIX goes further by applying AI to proactively evaluate whether emerging vulnerabilities are likely to be exploited, even before PoCs go public.

3

Identify Potential External Exposures

Not all CVEs matter. IONIX filters vulnerabilities by asking attacker-centric questions: Can it be reached from the internet? Does it require authentication? Is it being exploited in the wild? This dramatically reduces noise and focuses teams on threats that can actually be weaponized.

4

Create Safe, Scalable Exploit Validations

IONIX transforms real-world PoCs into safe, non-intrusive test payloads that can be run in production environments without disruption. These simulations are precisely targeted to the systems that are vulnerable, ensuring rapid validation without unnecessary load.

5

Execute Exploit Validations

By combining context about software stack, versioning, exposure status, and reachability, IONIX ensures that only the right payloads are executed against the right assets, maximizing efficiency and minimizing risk.

6

Drive Fast and Actionable Remediation

Results are routed through integrations with ticketing, SOAR, and SIEM tools. Issues are written in plain language, bundled into remediation clusters, and prioritized based on asset criticality, exploitability, and blast radius. This shortens mean time to remediation (MTTR) and empowers teams to act with confidence.

Are you exposed?

Get a free report of your organization’s exposure to this CVE and threat

Subscribe to Threat Center RSS

Copy/paste the link below into your preferred RSS reader or follow these instructions to subscribe to Slack alerts.

Get Real-Time CVE Alerts to Your Email

Be the first to know when new zero-days emerge