CVE-2026-90940
novel-plus through 5.3.3 Default Cache Management Password in the Front Portal
CVSS Score
5.3
EPSS Score
0.0%
EPSS Percentile
0th
novel-plus through 5.3.3 contains an insecure default cache-management password in the CacheController.refreshCache endpoint that allows anonymous attackers to invalidate portal caches by supplying the hardcoded default value in the URL path. Attackers can trigger unauthorized cache invalidation by accessing the cache/refresh endpoint with the known default password, forcing unnecessary database queries to repopulate the cache.
| CWE | CWE-1392 |
| Vendor | 201206030 |
| Product | novel-plus |
| Published | Sep 14, 2026 |
Stay Ahead of the Next One
Get instant alerts for 201206030 novel-plus
Be the first to know when new medium vulnerabilities affecting 201206030 novel-plus are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
Low
Affected Versions
201206030 / novel-plus
0 โค 5.3.3
References
github.com: https://github.com/LinYuanyi1/cve-request-poc/blob/master/novel-plus/poc-07-front-cache-refresh-hardcoded-password.py github.com: https://github.com/201206030/novel-plus/blob/d63c3ee394657046ebd469e263532a350a60e930/novel-front/src/main/java/com/java2nb/novel/controller/CacheController.java github.com: https://github.com/201206030/novel-plus/blob/d63c3ee394657046ebd469e263532a350a60e930/novel-front/src/main/resources/application.yml github.com: https://github.com/201206030/novel-plus/releases/tag/v5.3.3 github.com: https://github.com/201206030/novel-plus vulncheck.com: https://www.vulncheck.com/advisories/novel-plus-through-5.3.3-default-cache-management-password-in-the-front-portal
Credits
๐ Mingsheng Lin