CVE-2025-64486
Published: 08 November 2025
Summary
CVE-2025-64486 is a critical-severity External Control of File Name or Path (CWE-73) vulnerability. Its CVSS base score is 9.3 (Critical).
Operationally, ranked at the 16.2th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2025-38333
Vulnerability details
calibre is an e-book manager. In versions 8.13.0 and prior, calibre does not validate filenames when handling binary assets in FB2 files, allowing an attacker to write arbitrary files on the filesystem when viewing or converting a malicious FictionBook file.…
more
This can be leveraged to achieve arbitrary code execution. This issue is fixed in version 8.14.0.
- CWE(s)
Related Threats
No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.
Affected Assets
Mitigating Controls
Likely Mitigating Controls AI
Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.
Rejects externally supplied file or resource identifiers that fail validity checks.