Security readout for executives and security teams
Plain-English summary
This vulnerability affects ARM mbed TLS before 2.7.0. A flaw in how server-side PSK identity data is parsed can bypass a bounds check through integer overflow. Business urgency depends on whether products or services embed affected mbed TLS versions and use PSK-based TLS server functionality.
Executive priority
Treat this as an exposure-discovery item unless affected mbed TLS is confirmed in externally reachable services or embedded products. There is no active exploitation evidence in the supplied sources, but old TLS libraries can persist in appliances and statically linked software.
Technical view
CVE-2017-18187 is an integer overflow in ssl_parse_client_psk_identity() in library/ssl_srv.c before mbed TLS 2.7.0. The issue is described as a bounds-check bypass during PSK identity parsing. The supplied sources do not provide CVSS, CWE, confirmed impact details, or active exploitation evidence.
Likely exposure
Exposure is most likely in applications, appliances, firmware, or distribution packages that include ARM mbed TLS before 2.7.0. Priority is higher where the software accepts TLS client connections using PSK identity parsing. Distribution advisories from Debian, Gentoo, and Ubuntu indicate downstream package relevance.
Exploitation context
The source bundle marks KEV as false and contains no cited evidence of active exploitation. The vulnerability is in TLS server parsing logic, so reachability depends on affected mbed TLS being present and the relevant PSK server code path being exposed.
Researcher notes
Key unknowns are impact severity, exploitability, and affected downstream version mapping. Start by confirming the exact mbed TLS version or backport status, then determine whether the PSK server parsing path is reachable. Avoid assuming non-PSK TLS deployments are affected without code-path evidence.
Mitigation direction
- Upgrade ARM mbed TLS to 2.7.0 or a later supported release.
- Apply fixed vendor or distribution packages from Debian, Gentoo, Ubuntu, or your platform vendor.
- Check embedded and statically linked products for bundled mbed TLS copies.
- Review vendor guidance before using configuration workarounds as compensating controls.
Validation and detection
- Inventory packages, SBOMs, firmware, and source trees for mbed TLS before 2.7.0.
- Check for vendored mbed TLS code, especially library/ssl_srv.c.
- Confirm whether TLS server PSK identity parsing is enabled or reachable.
- Verify patched builds include the upstream ARM mbed TLS fix or distro backport.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CVE-2017-18187 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Unknown
- CVSS
- Not scored
- Known Exploited
- No
- Published
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS and timeline data
No CVSS vectors or timeline events were available in the normalized CVE source material.
Source materials
- CVE List V5 sourceCVE List V5
- https://github.com/ARMmbed/mbedtls/commit/83c9f495ffe70c7dd280b41fdfd4881485a3bc28CVE reference · x_refsource_CONFIRM
- DSA-4147CVE reference · vendor-advisory, x_refsource_DEBIAN
- DSA-4138CVE reference · vendor-advisory, x_refsource_DEBIAN
- GLSA-201804-19CVE reference · vendor-advisory, x_refsource_GENTOO
- https://github.com/ARMmbed/mbedtls/blob/master/ChangeLogCVE reference · x_refsource_CONFIRM
- USN-4267-1CVE reference · vendor-advisory, x_refsource_UBUNTU
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
