---
id: CVE-2026-73631
title: >-
  Exposure of data element to wrong session vulnerability in the JSON plugin of
  Apache Struts
summary: >-
  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,…
severity: none
cwe:
  - CWE-567
published: '2026-08-15'
updated: '2026-08-15'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-73631'
references:
  - url: 'https://cwiki.apache.org/confluence/display/WW/S2-070'
    label: security@apache.org
tags:
  - nvd
ingestedAt: '2026-08-16T07:35:43.066Z'
epss: 0.00375
epssPercentile: 0.28683
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
