Security readout for executives and security teams
Plain-English summary
CVE-2018-11375 is a crash vulnerability in radare2 2.5.0. A specially crafted binary file can make the application read past heap memory bounds and crash, disrupting analysis workflows that process untrusted files.
Executive priority
Treat as a targeted tooling reliability risk. Prioritize remediation where radare2 processes untrusted binaries in operational security, malware triage, or automated analysis pipelines.
Technical view
The CVE identifies a heap-based out-of-bounds read in radare2 2.5.0, specifically in the _inst__lds() function. The documented impact is denial of service through application crash when handling a crafted binary file.
Likely exposure
Exposure is most likely in reverse-engineering, malware-analysis, CI, or security tooling environments that run radare2 2.5.0 against externally supplied binaries.
Exploitation context
The source bundle does not show KEV listing, public active exploitation, CVSS, or CWE data. Evidence supports crafted-file denial of service, not code execution.
Researcher notes
The public record names radare2 2.5.0 and _inst__lds(), with denial-of-service impact from a heap out-of-bounds read. The bundle does not provide CVSS scoring or broader version ranges.
Mitigation direction
- Upgrade radare2 beyond 2.5.0 or apply the referenced upstream fix.
- Check radare2 project guidance for the fixed release containing the commit.
- Avoid processing untrusted binaries with vulnerable radare2 builds.
- Run binary analysis tooling in isolated, recoverable environments.
Validation and detection
- Inventory systems and containers for radare2 2.5.0.
- Verify packaged radare2 builds include the referenced upstream commit.
- Review automated workflows that process externally supplied binaries.
- Check crash reports for radare2 failures during binary analysis.
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-2018-11375 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/radare/radare2/issues/9928CVE reference · x_refsource_MISC
- https://github.com/radare/radare2/commit/041e53cab7ca33481ae45ecd65ad596976d78e68CVE reference · x_refsource_MISC
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.
