CVE-2026-28789

OliveTin gives access to predefined shell commands from a web interface. Prior to version 3000.10.3, an unauthenticated denial-of-service vulnerability exists in OliveTin’s OAuth2 login flow. Concurrent requests to /oauth/login can trigger unsynchronized access to a shared registeredStates map, causing a Go runtime panic (fatal error: concurrent map writes) and process termination. This allows remote attackers to crash the service when OAuth2 is enabled. This issue has been patched in version 3000.10.3.
Configurations

Configuration 1 (hide)

cpe:2.3:a:olivetin:olivetin:*:*:*:*:*:*:*:*

History

10 Mar 2026, 15:42

Type Values Removed Values Added
CPE cpe:2.3:a:olivetin:olivetin:*:*:*:*:*:*:*:*
First Time Olivetin olivetin
Olivetin
References () https://github.com/OliveTin/OliveTin/commit/f044d90d5525c4c8e3f421b32ed7eff771c22d36 - () https://github.com/OliveTin/OliveTin/commit/f044d90d5525c4c8e3f421b32ed7eff771c22d36 - Patch
References () https://github.com/OliveTin/OliveTin/security/advisories/GHSA-45m3-398w-m2m9 - () https://github.com/OliveTin/OliveTin/security/advisories/GHSA-45m3-398w-m2m9 - Exploit, Vendor Advisory

09 Mar 2026, 13:36

Type Values Removed Values Added
Summary
  • (es) OliveTin proporciona acceso a comandos de shell predefinidos desde una interfaz web. Antes de la versión 3000.10.3, existe una vulnerabilidad de denegación de servicio no autenticada en el flujo de inicio de sesión OAuth2 de OliveTin. Las solicitudes concurrentes a /oauth/login pueden desencadenar un acceso no sincronizado a un mapa registeredStates compartido, causando un pánico en tiempo de ejecución de Go (error fatal: escrituras concurrentes en el mapa) y la terminación del proceso. Esto permite a los atacantes remotos bloquear el servicio cuando OAuth2 está habilitado. Este problema ha sido parcheado en la versión 3000.10.3.

06 Mar 2026, 18:16

Type Values Removed Values Added
References () https://github.com/OliveTin/OliveTin/security/advisories/GHSA-45m3-398w-m2m9 - () https://github.com/OliveTin/OliveTin/security/advisories/GHSA-45m3-398w-m2m9 -

05 Mar 2026, 20:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-05 20:16

Updated : 2026-03-10 15:42


NVD link : CVE-2026-28789

Mitre link : CVE-2026-28789

CVE.ORG link : CVE-2026-28789


JSON object : View

Products Affected

olivetin

  • olivetin
CWE
CWE-362

Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

CWE-400

Uncontrolled Resource Consumption

CWE-662

Improper Synchronization