CVE-2026-67437

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.
Configurations

No configuration.

History

30 Jul 2026, 15:16

Type Values Removed Values Added
References () https://github.com/OliveTin/OliveTin/security/advisories/GHSA-xpxj-f2fm-rqch - () https://github.com/OliveTin/OliveTin/security/advisories/GHSA-xpxj-f2fm-rqch -

29 Jul 2026, 21:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-29 21:17

Updated : 2026-07-30 19:21


NVD link : CVE-2026-67437

Mitre link : CVE-2026-67437

CVE.ORG link : CVE-2026-67437


JSON object : View

Products Affected

No product.

CWE
CWE-400

Uncontrolled Resource Consumption

CWE-401

Missing Release of Memory after Effective Lifetime

CWE-770

Allocation of Resources Without Limits or Throttling