CVE-2026-73249
Last modified
CVE-2026-73249 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. calibre is an e-book manager. Prior to 9.12.0, the calibre Content Server endpoint POST /book-update-annotations/{library_id}/{book_id}/{fmt} in src/calibre/srv/books.py omits needs_db_write=True, causing Router.dispatch() to skip ctx.check_for_write_access() before update_annotations() passes attacker-controlled JSON to db.merge_annotations_for_book(), which allows a readonly user or an anonymous user on an unauthenticated deployment to persist unauthorized book annotation changes.
Description
calibre is an e-book manager. Prior to 9.12.0, the calibre Content Server endpoint POST /book-update-annotations/{library_id}/{book_id}/{fmt} in src/calibre/srv/books.py omits needs_db_write=True, causing Router.dispatch() to skip ctx.check_for_write_access() before update_annotations() passes attacker-controlled JSON to db.merge_annotations_for_book(), which allows a readonly user or an anonymous user on an unauthenticated deployment to persist unauthorized book annotation changes. This issue is fixed in version 9.12.0.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| kovidgoyal | calibre | < 9.12.0 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-73249?
How severe is CVE-2026-73249?
How do I fix CVE-2026-73249?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-73243kkFileView is a universal file online preview project based …5.8
- CVE-2026-73244kkFileView is a universal file online preview project based …5.3
- CVE-2026-73245Kestra is an open-source, event-driven orchestration platfor…6.5
- CVE-2026-73246Kestra is an open-source, event-driven orchestration platfor…7.5
- CVE-2026-73247Kestra is an open-source, event-driven orchestration platfor…8.6
- CVE-2026-73248calibre is an e-book manager. Prior to 9.12.0, calibre proce…8.5
- CVE-2026-7325Improper authorization in the Active Directory browsing feat…7.1
- CVE-2026-73250Notepad++ is a free and open-source source code editor. Prio…5.4
- CVE-2026-7326A cross-site request forgery vulnerability in the Admin UI o…7.5
- CVE-2026-73262Prowler is a cloud security platform. Prior to 5.37.0, Prowl…5.4
- CVE-2026-73263Prowler is a cloud security platform. Prior to 5.36.0, the K…9.9
- CVE-2026-73264Prowler is a cloud security platform. Prior to 5.33.1, an au…7.6
Are you affected by CVE-2026-73249?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
