CVE-2026-7713 Details
Description
A vulnerability was detected in crocodilestick Calibre-Web-Automated up to 4.0.6. Affected by this vulnerability is the function generate_auth_token of the file cps/kobo_auth.py of the component Kobo auth-token Route. The manipulation results in improper authorization. The attack may be performed from remote. The exploit is now public and may be used. Upgrading to version 4.0.7 addresses this issue. The patch is identified as 9f50bb2c16160564c9f8777dc2ceed3eb95e4807. The affected component should be upgraded.
An improper authorization vulnerability has been identified in Crocodilestick Calibre-Web-Automated versions through 4.0.6. The issue resides in the Kobo auth-token generation function, specifically within the 'cps/kobo_auth.py' file. The vulnerability allows any authenticated user to generate or retrieve a Kobo authentication token for another user by supplying the victim's user ID. This token can then be used to access the victim's Kobo account through the Calibre-Web application, effectively impersonating them. The vulnerability is present in the '/kobo_auth/generate_auth_token/<int:user_id>' endpoint, which is only protected by a user login requirement, without verifying if the requested user ID belongs to the current user or if the requester has admin privileges.
Users can upgrade to Crocodilestick Calibre-Web-Automated version 4.0.7, which addresses this vulnerability by adding a check to ensure that only the user themselves or an admin can generate or delete auth tokens for a given user ID.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed May 4, 2026CISA-ADP
Assessed May 5, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://gist.github.com/menelausx/ef98aa78ed2869ccaa316ff45ed1a440 | [email protected] | ExploitTechnical Description |
| https://github.com/crocodilestick/Calibre-Web-Automated/ | [email protected] | Vendor |
| https://github.com/crocodilestick/Calibre-Web-Automated/issues/1303 | [email protected] | Issue TrackingTechnical DescriptionVendor |
| https://github.com/new-usemame/Calibre-Web-NextGen/commit/9f50bb2c16160564c9f8777dc2ceed3eb95e4807 | [email protected] | Source CodeVendor |
| https://github.com/new-usemame/Calibre-Web-NextGen/pull/18 | [email protected] | Issue TrackingVendor |
| https://github.com/new-usemame/Calibre-Web-NextGen/releases/tag/v4.0.7 | [email protected] | Release NotesVendor |
| https://vuldb.com/submit/806403 | [email protected] | Permission Required |
| https://vuldb.com/vuln/360889 | [email protected] | AdvisoryPermission RequiredRemedy |
| https://vuldb.com/vuln/360889/cti | [email protected] | AdvisoryPermission Required |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-266 | Incorrect Privilege Assignment | [email protected] |
| CWE-285 | Improper Authorization | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| crocodilestick Calibre-Web-Automated | All versions |
CPE
Remediation
| |
| new-usemame Calibre-Web-NextGen | All versions |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 4, 2026 | New CVE Received | [email protected] |
Volerion