CVE-2026-73085

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.
CVSS

No CVSS.

Configurations

No configuration.

History

No history.

Information

Published : 2026-08-11 17:19

Updated : 2026-09-09 20:46


NVD link : CVE-2026-73085

Mitre link : CVE-2026-73085

CVE.ORG link : CVE-2026-73085


JSON object : View

Products Affected

No product.

CWE
CWE-287

Improper Authentication