CVE Catalog

CVE-2026-90940

MediumCVSS 5.3
Published: Translated: NVD NIST

Summary

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.

Risk Assessment

Attackers can slow down the application by forcing frequent cache refreshes, leading to performance degradation and potential DoS.

Recommendation

Change the default cache-management password to a strong, unique one and protect the endpoint with authentication requirements.

Other vulnerabilities in novel-plus

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS