Vulnerability Description
Anki is a program for creating and reviewing flashcards. Prior to 25.09.4, Anki's webview-based pages communicate with the Rust backend using an internal localhost API, and user scripts included via iframes in the editor can access this API despite protections intended to block reviewer and editor scripts. A malicious imported card package with an embedded iframe can use exposed API methods such as getImageForOcclusion to read arbitrary files accessible to the Anki process and exfiltrate them over the network. This issue is fixed in version 25.09.4.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/ankitects/anki/commit/b2b68d829e853da51b5de8aad6c13b53e90bc20
- https://github.com/ankitects/anki/releases/tag/25.09.4
- https://github.com/ankitects/anki/security/advisories/GHSA-cw6h-ffmh-x6vh
FAQ
What is CVE-2026-58266?
CVE-2026-58266 is a vulnerability with a CVSS score of 6.5 (MEDIUM). Anki is a program for creating and reviewing flashcards. Prior to 25.09.4, Anki's webview-based pages communicate with the Rust backend using an internal localhost API, and user scripts included via i...
How severe is CVE-2026-58266?
CVE-2026-58266 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-58266?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.