CVE-2024-56202
Apache Traffic Server 9.0.0 – 9.2.9
Raw vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:LSummary
CVE-2024-56202 is a medium-severity Expected Behavior Violation (CWE-440) vulnerability in Apache Traffic Server. Its CVSS base score is 4.3 (Medium).
Operationally, ranked in the top 45% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.
The strongest mitigations our analysis identified map to SA-11 (Developer Testing and Evaluation) and SI-6 (Security and Privacy Function Verification) — see the control section below for these in your framework.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2025-6104
Vulnerability Data
Expected Behavior Violation vulnerability in Apache Traffic Server. This issue affects Apache Traffic Server: from 9.0.0 through 9.2.8, from 10.0.0 through 10.0.3. Users are recommended to upgrade to versions 9.2.9 or 10.0.4 or newer, which fixes the issue.
- CWE(s)
Related Threats
CVEs Like This One
Affected Assets
Mitigating Controls
Mitigating Controls (NIST 800-53 r5) AI
Developer testing and evaluation directly checks whether implemented functions match their specifications.
Security function verification confirms that functions operate according to their defined expected behavior.
Requiring a documented security architecture and design reduces the chance that implementation deviates from intended behavior.
Mitigating Controls (NIST CSF 2.0) AI
Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.
Secure SDLC practices directly enforce specification compliance and catch expected-behavior violations during development.
Security testing and exercises help discover behavior deviations before deployment.
Vulnerability identification can surface spec-violating flaws, while eliminating the weakness reduces some vulnerability backlog.
Routine software maintenance and patching can remediate discovered specification violations.
Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI
Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.
Security testing in development and acceptance validates that functions behave as specified.
Secure development life cycle mandates verification against specifications, directly reducing expected-behavior violations.
Application security requirements explicitly define expected behavior that must be met.
Secure coding practices enforce adherence to functional specifications during implementation.
Change management can catch specification deviations introduced by modifications.
Documented operating procedures reduce the chance that functions deviate from intended behavior.