SCA: security update for github.com/OliveTin/OliveTin (GHSA-f637-w7p2-m7fx)

low Tenable Self-Hosted Container Security Plugin ID 443881

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2026-48709)

Solution

Update the github.com/OliveTin/OliveTin library and its related packages to version 0.0.0-20260521230847-a3865704c854 or later.

See Also

https://github.com/advisories/GHSA-f637-w7p2-m7fx

Plugin Details

Severity: Low

ID: 443881

Version: Revision 1.2

Type: Local

Family: SCA Checks

Published: 6/24/2026

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 1.2

Percentile: 0.01

Vendor

Vendor Severity: Low

CVSS v2

Risk Factor: Low

Base Score: 2.6

Temporal Score: 1.9

Vector: CVSS2#AV:N/AC:H/Au:N/C:P/I:N/A:N

CVSS Score Source: CVE-2026-48709

CVSS v3

Risk Factor: Low

Base Score: 3.7

Temporal Score: 3.2

Vector: CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 6/24/2026

Vulnerability Publication Date: 6/15/2026

Reference Information

CVE: CVE-2026-48709

cwe: CWE-862