CVE Catalog

CVE-2026-67437

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.35%

28th percentile - higher than 28% of all known CVEs

Summary

OliveTin up to version 3000.17.0 stores OAuth2 login states in a map without expiration or size limits, allowing an unauthenticated attacker to exhaust memory and cause a denial of service (DoS).

Risk Assessment

The attack can completely disable the OliveTin web interface, preventing shell command management.

Recommendation

Immediately upgrade to version 3000.17.0 or later.

Other vulnerabilities in OliveTin

See all
Original NVD description (English source)

OliveTin gives access to predefined shell commands from a web interface. From 3000.0.0 until 3000.17.0, the service/internal/auth/otoauth2/restapi_auth_oauth2.go OAuth2 login handler stores per-login state in the registeredStates map on every /oauth/login request without expiring, deleting, or bounding entries, allowing an unauthenticated attacker to exhaust memory and cause a denial of service. This issue is fixed in version 3000.17.0.

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