Back to overview

CVE-2026-58266

MEDIUM
6.5
CVSS 3.1
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.

Metadata

CVE ID
CVE-2026-58266
State
PUBLISHED
Assigner
GitHub_M
Reserved
2026-06-29 21:54 UTC
Published
2026-07-07 21:13 UTC
Last updated
2026-07-07 21:13 UTC
Primary CWE
CWE-346
CWE-346: Origin Validation Error
Vendor / Product
ankitects / anki
Sources
cve.org  ·  NVD

Severity & Metrics

6.5 MEDIUM CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
Affected products (1)
VendorProductPlatformVersions
ankitects anki < 25.09.4
Weakness (CWE)
CWESourceDescription
CWE-346 cna CWE-346: Origin Validation Error
CVSS scores (1)
ScoreSeverityVersionSourceVector
6.5 MEDIUM 3.1 cna CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
References (3)
Back to overview