CWE · MITRE source
CWE-614Sensitive Cookie in HTTPS Session Without 'Secure' Attribute
The Secure attribute for sensitive cookies in HTTPS sessions is not set.
Last updated: 20 August 2026 13:14 UTC
Cumulative inbound coverage
How completely the frameworks we cross-walk collectively cover this — the verdict is the strongest single mapping (overlapping partials are not summed); breadth shows the corroboration behind it.
Collective: partial · 1 mapping(s) from 1 framework(s): CAPEC 1 (partial)
OWASP Top 10 for Web (2025)
This weakness contributes to A02:2025 Security Misconfiguration.
Control responseHuman-reviewed
Answering this weakness across the control lifecycle, from our framework cross-walks.
NIST 800-53 r5 controls that address this weakness (2)AI-assisted
| Control | Title | Family | Why it addresses this CWE |
|---|---|---|---|
SC-23 | Session Authenticity | SC | Forces the Secure flag on session cookies, preventing their transmission over unauthenticated HTTP channels. |
SC-8 | Transmission Confidentiality and Integrity | SC | Enforcing confidentiality on transmitted sensitive cookies requires the Secure attribute, preventing exposure on insecure channels. |
Top CVEs of this weakness type, ranked by Risk Priority
| CVE | Risk | CVSS | EPSS | Published |
|---|---|---|---|---|
CVE-2025-8037 UPD | 6.7 | 9.1 | 0.0022 | 2025-07-22 |
CVE-2022-3174 UPD | 5.9 | 7.5 | 0.0060 | 2022-09-13 |
CVE-2022-25151 UPD | 5.8 | 7.5 | 0.0078 | 2022-06-09 |
CVE-2022-4409 UPD | 5.8 | 7.5 | 0.0042 | 2022-12-11 |
CVE-2024-2493 UPD | 5.8 | 7.5 | 0.0031 | 2024-04-23 |
CVE-2024-10718 UPD | 5.8 | 7.5 | 0.0032 | 2025-03-20 |
CVE-2022-21940 UPD | 5.7 | 7.5 | 0.0037 | 2023-02-09 |
CVE-2025-24897 UPD | 5.6 | 8.2 | 0.0013 | 2025-02-11 |
CVE-2021-27764 UPD | 5.5 | 7.4 | 0.0053 | 2022-05-06 |
CVE-2021-3882 UPD | 5.4 | 6.8 | 0.0097 | 2021-10-14 |
CVE-2022-24045 UPD | 5.2 | 6.5 | 0.0059 | 2022-05-20 |
CVE-2022-4683 UPD | 5.1 | 6.5 | 0.0038 | 2022-12-23 |
CVE-2025-24390 UPD | 5.1 | 6.8 | 0.0020 | 2025-01-27 |
CVE-2024-47833 | 5.0 | 6.5 | 0.0025 | 2024-10-09 |
CVE-2025-27450 UPD | 5.0 | 6.5 | 0.0026 | 2025-07-03 |
CVE-2026-43828 UPD | 5.0 | 6.5 | 0.0027 | 2026-05-25 |
CVE-2026-57948 UPD | 5.0 | 6.8 | 0.0013 | 2026-06-29 |
CVE-2026-1697 UPD | 4.9 | 6.5 | 0.0012 | 2026-02-26 |
CVE-2025-52632 UPD | 4.8 | 6.5 | 0.0014 | 2025-10-10 |
CVE-2015-3207 UPD | 4.6 | 5.3 | 0.0070 | 2022-07-07 |
CVE-2026-32745 UPD | 4.6 | 6.3 | 0.0010 | 2026-03-13 |
CVE-2026-41017 UPD | 4.6 | 5.9 | 0.0035 | 2026-06-01 |
CVE-2020-27650 UPD | 4.5 | 5.8 | 0.0056 | 2020-10-29 |
CVE-2020-27651 UPD | 4.5 | 5.8 | 0.0077 | 2020-10-29 |
CVE-2020-29024 UPD | 4.5 | 5.3 | 0.0051 | 2021-02-16 |