CVE-2026-71209
Last modified
CVE-2026-71209 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. audiobookshelf's authentication-exemption check (server/routers/Auth.js) matches unauthenticated-allowed GET routes against req.path via a regex requiring a literal /items/:id/cover or /authors/:id/image shape, where req.path retains %2F sequences URL-encoded. CacheManager.handleCoverCache then joins this decoded value into a cache file path and streams the result before any database-backed ownership check.. EPSS estimates a 0.66% chance of exploitation in the next 30 days.
Description
audiobookshelf's authentication-exemption check (server/routers/Auth.js) matches unauthenticated-allowed GET routes against req.path via a regex requiring a literal /items/:id/cover or /authors/:id/image shape, where req.path retains %2F sequences URL-encoded. CacheManager.handleCoverCache then joins this decoded value into a cache file path and streams the result before any database-backed ownership check.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| advplyr | audiobookshelf | >= 2.19.1, <= 2.35.1 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-71209?
How severe is CVE-2026-71209?
How do I fix CVE-2026-71209?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-71203changedetection.io's REST API resources are protected by an …5.3
- CVE-2026-71204changedetection.io's /settings save handler builds an update…6.2
- CVE-2026-71205changedetection.io's /login route checks the submitted passw…6.5
- CVE-2026-71206Shiori's CheckToken function (internal/domains/auth.go) vali…8.3
- CVE-2026-71207The Stock-Inventory-Management-System application's login.ph…9.8
- CVE-2026-71208KubeSphere's cluster-controller reconciliation (pkg/utils/cl…6.5
- CVE-2026-7121A flaw has been found in Totolink A8000RU 7.1cu.643_b2020052…9.8
- CVE-2026-71210Mealie's AsyncSafeTransport SSRF guard (mealie/pkgs/safehttp…5.3
- CVE-2026-71211MLflow's AI Gateway accepts an auth_config.api_base value wh…7.1
- CVE-2026-71212xidown (a yt-dlp/ffmpeg GUI wrapper) builds its yt-dlp comma…4.4
- CVE-2026-71213Typemill's login endpoint (POST /tm/login, ControllerWebAuth…9.1
- CVE-2026-71214The Aerie/PlanDev sequencing-server's authorization middlewa…9.8
Are you affected by CVE-2026-71209?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
