SCA: security update for github.com/OliveTin/OliveTin (GHSA-xc5w-4v5w-7x65)

medium Tenable Cloud Security Plugin ID 445510

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. From 3000.2.0 until 3000.17.0,
the service/internal/executor/arguments.go checkShellArgumentSafety function does not treat regex: custom
argument types as unsafe for Shell mode actions, allowing values that pass typeSafetyCheckRegex to be
interpolated by wrapCommandInShell into an sh -c command string and enabling OS command injection. This
issue is fixed in version 3000.17.0. (CVE-2026-67438)

Solution

Update the github.com/OliveTin/OliveTin library and its related packages to version 0.0.0-20260708084548-995ff79736f2 or later.

See Also

https://github.com/advisories/GHSA-xc5w-4v5w-7x65

Plugin Details

Severity: Medium

ID: 445510

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 7/30/2026

Updated: 7/30/2026

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 58.16

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.8

Temporal Score: 5

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

CVSS Score Source: CVE-2026-67438

CVSS v3

Risk Factor: Medium

Base Score: 6.6

Temporal Score: 5.8

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

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 7/30/2026

Vulnerability Publication Date: 7/29/2026

Reference Information

CVE: CVE-2026-67438

cwe: CWE-78