๐Ÿ” CVE Alert

CVE-2026-73633

HIGH 7.5

Apache Struts: Unbounded read of a JSON request body

CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th

Uncontrolled resource consumption vulnerability in the JSON plugin of Apache Struts. When an application is configured to populate actions from a JSON request body, the plugin reads that body into memory without bounding how much it will accept, so a single request can exhaust the heap and deny service to other users. The plugin's configurable JSON input length limit does not bound this read. The JSON plugin is an optional component; applications that do not use it, or use it without enabling JSON request-body handling, are not affected. This issue affects Apache Struts: from 2.1.8 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.

CWE CWE-400
Vendor apache software foundation
Product apache struts
Published Aug 14, 2026
Last Updated Aug 14, 2026
Stay Ahead of the Next One

Get instant alerts for apache software foundation apache struts

Be the first to know when new high vulnerabilities affecting apache software foundation apache struts are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Apache Software Foundation / Apache Struts
2.1.8 โ‰ค 2.3.37 2.5.0 โ‰ค 2.5.33 6.0.0 โ‰ค 6.10.0 7.0.0 โ‰ค 7.2.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
cwiki.apache.org: https://cwiki.apache.org/confluence/display/WW/S2-072

Credits

Michael Mullins