2 matches found
Origin Validation Error
Overview Affected versions of this package are vulnerable to Origin Validation Error via the default configuration of kuma-cp when both CorsAllowedDomains is set to allow all origins and LocalhostIsAdmin is enabled. An attacker can obtain administrative tokens and signing keys by enticing an...
5.4CVSS5.9AI score0.00204EPSS
SaveExploits0References2
CVE-2026-32610
Glances before 4.5.2 shipped a REST API with CORS allow_origins=["*"] and allow_credentials=True. When both are set, Starlette CORSMiddleware echoes the request Origin into Access-Control-Allow-Origin, allowing credentialed cross-origin requests to the Glances API. This can enable cross-site acce...
8.1CVSS5.7AI score0.00339EPSS
SaveExploits1References3Affected Software1
20