Cyber Posture

CWE · MITRE source

CWE-488Exposure of Data Element to Wrong Session

Abstraction: Base · CVEs in our corpus: 26

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: 09 May 2026 03:25 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.

Top CVEs of this weakness type, ranked by Risk Priority

CVE Risk CVSS EPSS Published
CVE-2024-383671.98.20.04992024-07-01
CVE-2024-274551.89.10.00192024-02-26
CVE-2025-479281.89.10.00292025-05-15
CVE-2025-12471.78.30.00052025-02-13
CVE-2024-61621.67.50.02022024-06-20
CVE-2023-19071.68.00.00102025-01-09
CVE-2023-65191.57.50.00072024-02-08
CVE-2024-279351.57.20.00402024-03-21
CVE-2024-419771.57.10.01242024-08-13
CVE-2024-51481.57.50.00362024-09-02
CVE-2025-300731.57.50.00172025-03-26
CVE-2025-155761.57.50.00012026-03-09
CVE-2026-343911.57.50.00032026-03-27
CVE-2022-402101.46.80.00072023-05-10
CVE-2026-236461.36.50.00052026-01-19
CVE-2026-332151.36.50.00022026-03-24
CVE-2025-23121.25.90.00022025-03-25
CVE-2024-70491.15.40.00062024-10-10
CVE-2024-110941.15.30.00402024-11-16
CVE-2025-249341.15.40.00032025-10-22
CVE-2024-12231.04.80.00112024-03-14
CVE-2025-276061.05.10.00082025-03-14
CVE-2026-238440.94.30.00042026-01-19
CVE-2026-274920.94.70.00012026-02-21
CVE-2024-83140.00.00.00202025-03-25