All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-73631
NONEpublished 2026-08-15 11:16 UTC · 3 days ago
CVSS / 10
// description
Exposure of data element to wrong session vulnerability in the JSON plugin of Apache Struts. Per-request parsing state could be shared across concurrent requests, allowing data associated with one request to become observable in another, and configured parsing limits not to be enforced as intended. Populating actions from a JSON request body is not enabled by default; applications that do not use the JSON plugin are not affected. This issue affects Apache Struts: 7.2.1. Users are recommended to upgrade to version 7.3.0, which fixes the issue.
// weaknesses (CWE)
- CWE-567