CVE-2026-73085
Audiobookshelf: Refresh Token Accepted on Resource Endpoints
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
Audiobookshelf is a self-hosted audiobook and podcast server. Prior to 2.36.0, the jwtAuthCheck function in server/auth/TokenManager.js treats JWTs with the refresh token type as bearer access tokens on API and WebSocket resource endpoints such as /api/me instead of restricting them to /auth/refresh, allowing refresh tokens to authenticate as the associated users. This issue is fixed in version 2.36.0.
| CWE | CWE-287 |
| Vendor | advplyr |
| Product | audiobookshelf |
| Published | Aug 11, 2026 |
| Last Updated | Aug 11, 2026 |
Stay Ahead of the Next One
Get instant alerts for advplyr audiobookshelf
Be the first to know when new unknown vulnerabilities affecting advplyr audiobookshelf are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
advplyr / audiobookshelf
< 2.36.0
References
github.com: https://github.com/advplyr/audiobookshelf/security/advisories/GHSA-798w-wv6c-2c3h github.com: https://github.com/advplyr/audiobookshelf/pull/5387 github.com: https://github.com/advplyr/audiobookshelf/commit/8ec547e30289ca61ebc52b13d150e3a2a6c6a752 github.com: https://github.com/advplyr/audiobookshelf/discussions/4460 github.com: https://github.com/advplyr/audiobookshelf/releases/tag/v2.36.0