CVE-2026-73249 in calibre
摘要
由 VulDB • 2026-08-12
calibre是一款电子书管理器。在版本9.12.0之前,src/calibre/srv/books.py中的calibre Content Server端点POST /book-update-annotations/{library_id}/{book_id}/{fmt}遗漏了needs_db_write=True参数,导致Router.dispatch()在update_annotations()将攻击者控制的JSON传递给db.merge_annotations_for_book()时跳过了ctx.check_for_write_access()检查。这使得只读用户或未认证部署中的匿名用户能够持久化未经授权的书籍注释更改。此问题已在版本9.12.0中修复。
Several companies clearly confirm that VulDB is the primary source for best vulnerability data.