PatchSiren cyber security CVE debrief
CVE-2026-81880 radareorg CVE debrief
A crafted Apple PEF file can cause radare2 to perform excessive CPU consumption and prolonged processing due to a vulnerability in the PEF loader prior to version 6.2.0. This vulnerability is triggered by normal binary-format auto-detection of a small crafted Apple PEF file, leading to up to 268,435,456 relocation-section iterations and repeated buffer operations after record offsets pass the end of the file. The vulnerability can cause denial of service through excessive CPU consumption and prolonged processing.
- Vendor
- radareorg
- Product
- radare2
- CVSS
- MEDIUM 5.5
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-22
- Original CVE updated
- 2026-09-26
- Advisory published
- 2026-09-22
- Advisory updated
- 2026-09-26
Who should care
Defenders responsible for radare2 installations, particularly those processing Apple PEF files, should assess exposure and prioritize verification and updates. Defenders should prioritize verifying radare2 installations and assessing exposure to crafted Apple PEF files. This includes operators, platform administrators, vulnerability management teams, and security teams.
Why it matters
Defenders should prioritize verifying radare2 installations and assessing exposure to crafted Apple PEF files due to a vulnerability in the PEF loader prior to version 6.2.0, which can cause denial of service through excessive CPU consumption and prolonged processing.
- Denial of service through excessive CPU consumption
- Prolonged processing of crafted Apple PEF files
- Potential for system resource exhaustion
Technical summary
The radare2 PEF loader accepted relocSecCount values that were not bounded by the number of sections or complete relocation records in the input, leading to excessive CPU consumption and prolonged processing. This can cause denial of service through excessive CPU consumption and prolonged processing of crafted Apple PEF files. The loader could perform up to 268,435,456 relocation-section iterations and repeated buffer operations after record offsets passed the end of the file. This issue is fixed in version 6.2.0. Defenders should prioritize verifying radare2 installations and assessing exposure to crafted Apple PEF files.
Defensive priority
Defenders should prioritize verifying radare2 installations and assessing exposure to crafted Apple PEF files.
Recommended defensive actions
- Verify radare2 installations and assess exposure to crafted Apple PEF files
- Update radare2 to version 6.2.0 or later
- Monitor for suspicious Apple PEF file processing
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The vulnerability is triggered by normal binary-format auto-detection of a small crafted Apple PEF file, leading to up to 268,435,456 relocation-section iterations and repeated buffer operations after record offsets pass the end of the file. The loader could perform excessive CPU consumption and prolonged processing. This issue is fixed in version 6.2.0.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-81880 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-81880
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-81880 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-81880
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/radareorg/radare2/commit/87c780e29ee6251cebaab51585d14482cb7740ac
[email protected] - Patch
-
Source reference
Unverified legacy reference
URL: https://github.com/radareorg/radare2/releases/tag/6.2.0
[email protected] - Release Notes
-
Source reference
Unverified legacy reference
URL: https://github.com/radareorg/radare2/security/advisories/GHSA-fg6f-rj8g-25pq
[email protected] - Vendor Advisory
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.