---
cve: "CVE-2026-90941"
severity: "MEDIUM"
cvss: 5.3
epss: "23%"
vendor: "201206030"
kev: false
exploited: false
published: "2026-09-14 14:17:20"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-17T15:24:01+02:00"
---

# CVE-2026-90941

> 5.3 MEDIUM · 🧪 PoC

## Beschreibung

novel-plus through 5.3.3 contains an authorization bypass vulnerability in the BookController download endpoint that allows authenticated backend accounts to export complete book text including paid chapters. Attackers can supply a bookId and bookName to retrieve all chapter content without VIP or purchase verification, bypassing the permission checks and data-scope limits enforced elsewhere in the admin interface.

## CVSS-Vektor

```
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Gering | warn |
| UI Interaktion | Keine | bad |

## Patch verfügbar (OSV)

- d63c3ee394657046ebd469e263532a350a60e930 (Commit)

## Referenzen

- <https://github.com/LinYuanyi1/cve-request-poc/blob/master/novel-plus/poc-09-book-download-missing-authorization.py>
- <https://github.com/201206030/novel-plus/blob/d63c3ee394657046ebd469e263532a350a60e930/novel-admin/src/main/java/com/java2nb/novel/controller/BookController.java>
- <https://github.com/201206030/novel-plus/blob/d63c3ee394657046ebd469e263532a350a60e930/novel-front/src/main/java/com/java2nb/novel/controller/page/PageController.java>
- <https://github.com/201206030/novel-plus/releases/tag/v5.3.3>
- <https://github.com/201206030/novel-plus>
- <https://www.vulncheck.com/advisories/novel-plus-through-5.3.3-missing-authorization-on-the-admin-book-download-endpoint>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-90941) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
