CWE•Variant•Draft•17 recent CVEs
CWE-614Sensitive Cookie in HTTPS Session Without 'Secure' Attribute
Description
The Secure attribute for sensitive cookies in HTTPS sessions is not set.
Common consequences
- Confidentiality→Read Application DataOmitting the secure flag makes it possible for the user agent to send the cookies in plaintext over an HTTP session.
Potential mitigations
- ImplementationAlways set the secure attribute when the cookie should be sent via HTTPS only.
Related CWEs
Recent CVEs classified under this CWE
CVE-2026-656552026-08-11CVE-2026-156564.32026-08-05CVE-2026-480582026-07-28CVE-2026-565812.62026-07-21CVE-2024-235724.22026-07-17CVE-2026-579486.82026-06-29CVE-2026-465505.42026-06-23CVE-2026-536612026-06-11CVE-2026-119563.72026-06-11CVE-2026-463982026-06-05CVE-2025-526083.12026-06-04CVE-2026-410175.92026-06-01CVE-2026-438286.52026-05-25CVE-2026-48204.32026-04-01CVE-2026-16976.52026-02-26CVE-2025-526326.52025-10-10CVE-2025-80379.12025-07-22