CVE-2026-48709

LOW

OliveTin: ValidateArgumentType API Endpoint Missing Authentication Allows Action and Argument Enumeration

Title source: cna
STIX 2.1

Description

OliveTin gives access to predefined shell commands from a web interface. In versions 3000.0.0 and prior, The ValidateArgumentType RPC endpoint in service/internal/api/api.go does not perform any authentication or authorization checks. Unlike all other data-returning API endpoints, it does not call auth.UserFromApiCall or checkDashboardAccess. When AuthRequireGuestsToLogin is enabled (the security-conscious configuration), this endpoint remains accessible to unauthenticated users and can be used as an oracle to enumerate valid action binding IDs and their argument configurations. This issue has been fixed in version 3000.13.0.

References (2)

Core 2
Core References

Scores

CVSS v3 3.7
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N

Details

CWE
CWE-862
Status published
Products (1)
OliveTin/OliveTin < 3000.13.0
Published Jun 15, 2026
Tracked Since Jun 16, 2026