CVE-2026-73635
Received
Received - Intake
BaseFortify
Vulnerability report for CVE-2026-73635, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-08-15
Last updated on: 2026-08-15
Assigner: Apache Software Foundation
Description
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.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| apache | struts | From 2.0.0 (inc) to 2.3.37 (inc) |
| apache | struts | From 2.5.0 (inc) to 2.5.33 (inc) |
| apache | struts | From 6.0.0 (inc) to 6.10.0 (inc) |
| apache | struts | From 7.0.0 (inc) to 7.2.1 (inc) |
| apache | struts | 6.11.0 |
| apache | struts | 7.3.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-770 | The product allocates a reusable resource or group of resources on behalf of an actor without imposing any intended restrictions on the size or number of resources that can be allocated. |