Race Condition in OliveTin Web Interface Allowing Shell Command Access
CVE-2026-48708
7.5HIGH
What is CVE-2026-48708?
The OliveTin web interface was found to have a significant vulnerability due to a race condition in its handling of template parsing and execution. In versions 3000.0.0 and prior, the application utilized a single shared template instance across all goroutines without adequate synchronization. This flaw could lead to scenarios where multiple requests overwrite each other's execution context, resulting in unintended command executions and potential cross-user command contamination. The issue has been addressed in version 3000.13.0. Users are advised to upgrade to ensure security.
Affected Version(s)
OliveTin < 3000.13.0
