Cyber Resilience

CWE · MITRE source

CWE-488Exposure of Data Element to Wrong Session

Abstraction: Base · CVEs in our corpus: 29

The product does not sufficiently enforce boundaries between the states of different sessions, causing data to be provided to, or used by, the wrong session.

Data can "bleed" from one session to another through member variables of singleton objects, such as Servlets, and objects from a shared pool. In the case of Servlets, developers sometimes do not understand that, unless a Servlet implements the SingleThreadModel interface, the Servlet is a singleton; there is only one instance of the Servlet, and that single instance is used and re-used to handle multiple requests that are processed simultaneously by different threads. A common result is that developers use Servlet member fields in such a way that one user may inadvertently see another user's data. In other words, storing user data in Servlet member fields introduces a data access race condition.

Last updated: 04 July 2026 08:17 UTC

NIST 800-53 r5 controls that address this weakness (0)AI

Control Title Family Why it addresses this CWE
No NIST controls proposed yet.

MITRE ATT&CK techniques this weakness enables

Our own two-way CWE↔ATT&CK cross-walk — a direct mapping with no public source (the CWE→CAPEC→ATT&CK chain leaves most top weaknesses, incl. XSS and SQLi, mapped to nothing).

Direction: other covers this; this covers other (F/M/P = full / mostly / partial).

Top CVEs of this weakness type, ranked by Risk Priority

CVE Risk CVSS EPSS Published
CVE-2024-27455 UPD7.09.10.00652024-02-26
CVE-2025-47928 UPD7.09.10.00402025-05-15
CVE-2024-383676.08.20.11132024-07-01
CVE-2023-65195.57.50.00502024-02-08
CVE-2024-27935 UPD5.57.20.00722024-03-21
CVE-2024-61625.57.50.01702024-06-20
CVE-2024-419775.57.10.00422024-08-13
CVE-2024-51485.57.50.00572024-09-02
CVE-2023-19075.58.00.00442025-01-09
CVE-2025-12475.58.30.00722025-02-13
CVE-2025-300735.57.50.00342025-03-26
CVE-2025-155765.57.50.00112026-03-09
CVE-2026-343915.57.50.00162026-03-27
CVE-2026-543115.57.70.00322026-06-23
CVE-2022-402103.56.80.00202023-05-10
CVE-2024-1223 UPD3.54.80.00442024-03-14
CVE-2024-70493.55.40.00342024-10-10
CVE-2024-110943.55.30.00372024-11-16
CVE-2025-276063.55.10.00182025-03-14
CVE-2025-23123.55.90.00152025-03-25
CVE-2025-249343.55.40.00202025-10-22
CVE-2026-236463.56.50.00322026-01-19
CVE-2026-238443.54.30.00192026-01-19
CVE-2026-274923.54.70.00172026-02-21
CVE-2026-332153.56.50.00242026-03-24