CVE Catalog
CVE-2026-32662
MediumCVSS 5.3Exploitation Probability (EPSS)
Low risk0.32%
24th percentile - higher than 24% of all known CVEs
Summary
Development and test API endpoints that mirror production functionality are present in the application. This means they may be accessible in the production environment, posing a risk of unauthorized access.
Risk Assessment
Unsecured API endpoints could allow an attacker to access production functions, potentially leading to data leakage or system manipulation.
Recommendation
Remove or disable all development and test API endpoints in the production environment and ensure proper access control to APIs.
Original NVD description (English source)
Development and test API endpoints are present that mirror production functionality.

