0.0
NA
CVE-2026-73635
Apache Struts: Unbounded growth of localized-text caches driven by the request locale
Description

Allocation of resources without limits or throttling vulnerability in Apache Struts. When no fixed locale is configured, the locale used for localized-text lookups is taken from the incoming request, allowing an unauthenticated remote client to cause the framework's internal localized-text caches to grow without bound and exhaust the Java heap, denying service to other users. Applications that configure a fixed locale are not affected. This issue affects Apache Struts: from 2.0.0 through 2.3.37, from 2.5.0 through 2.5.33, from 6.0.0 through 6.10.0, from 7.0.0 through 7.2.1. Users are recommended to upgrade to version 6.11.0 or 7.3.0, which fixes the issue.

INFO

Published Date :

Aug. 15, 2026, 11:16 a.m.

Last Modified :

Aug. 15, 2026, 11:16 a.m.

Remotely Exploit :

No
Affected Products

The following products are affected by CVE-2026-73635 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Apache struts
Solution
Upgrade Apache Struts to a patched version to prevent unbounded cache growth and resource exhaustion.
  • Upgrade Apache Struts to version 6.11.0 or 7.3.0.
  • Configure a fixed locale for localized-text lookups.
References to Advisories, Solutions, and Tools

Here, you will find a curated list of external links that provide in-depth information, practical solutions, and valuable tools related to CVE-2026-73635.

URL Resource
https://cwiki.apache.org/confluence/display/WW/S2-074
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2026-73635 is associated with the following CWEs:

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2026-73635 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2026-73635 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • New CVE Received by [email protected]

    Aug. 15, 2026

    Action Type Old Value New Value
    Added Affected [{'vendor': 'Apache Software Foundation', 'product': 'Apache Struts', 'versions': [{'status': 'affected', 'version': '2.0.0', 'versionType': 'semver', 'lessThanOrEqual': '2.3.37'}, {'status': 'affected', 'version': '2.5.0', 'versionType': 'semver', 'lessThanOrEqual': '2.5.33'}, {'status': 'affected', 'version': '6.0.0', 'versionType': 'semver', 'lessThanOrEqual': '6.10.0'}, {'status': 'affected', 'version': '7.0.0', 'versionType': 'semver', 'lessThanOrEqual': '7.2.1'}], 'packageName': 'org.apache.struts:struts2-core', 'defaultStatus': 'unaffected'}]
    Added Description Allocation of resources without limits or throttling vulnerability in Apache Struts. When no fixed locale is configured, the locale used for localized-text lookups is taken from the incoming request, allowing an unauthenticated remote client to cause the framework's internal localized-text caches to grow without bound and exhaust the Java heap, denying service to other users. Applications that configure a fixed locale are not affected. This issue affects Apache Struts: from 2.0.0 through 2.3.37, from 2.5.0 through 2.5.33, from 6.0.0 through 6.10.0, from 7.0.0 through 7.2.1. Users are recommended to upgrade to version 6.11.0 or 7.3.0, which fixes the issue.
    Added CWE CWE-770
    Added Reference https://cwiki.apache.org/confluence/display/WW/S2-074
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.