PT-2026-70940 · Calibre · Calibre
CVE-2026-73249
·
Published
2026-08-11
·
Updated
2026-08-11
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N |
Name of the Vulnerable Software and Affected Versions
calibre versions prior to 9.12.0
Description
The calibre Content Server contains an issue where the POST '/book-update-annotations/{library id}/{book id}/{fmt}' endpoint in 'src/calibre/srv/books.py' fails to specify
needs db write=True. This causes the Router.dispatch() function to bypass the ctx.check for write access() check. Consequently, the update annotations() function allows attacker-controlled JSON to be passed to db.merge annotations for book(), enabling a read-only user or an anonymous user on an unauthenticated deployment to make unauthorized changes to book annotations.Recommendations
Update to version 9.12.0.
Exploit
Fix
Missing Authorization
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Calibre