SCA: security update for github.com/OliveTin/OliveTin (GHSA-364q-w7vh-vhpc)

high Tenable Self-Hosted Container Security Plugin ID 438620

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. Prior to 3000.11.2, when the
saveLogs feature is enabled, OliveTin persists execution log entries to disk. The filename used for these
log files is constructed in part from the user-supplied UniqueTrackingId field in the StartAction API
request. This value is not validated or sanitized before being used in a file path, allowing an attacker
to use directory traversal sequences (e.g., ../../../) to write files to arbitrary locations on the
filesystem. This vulnerability is fixed in 3000.11.2. (CVE-2026-31817)

Solution

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

See Also

https://github.com/advisories/GHSA-364q-w7vh-vhpc

Plugin Details

Severity: High

ID: 438620

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 3/11/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 3.9

Percentile: 52.77

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.5

Temporal Score: 5.9

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

CVSS Score Source: CVE-2026-31817

CVSS v3

Risk Factor: High

Base Score: 8.5

Temporal Score: 7.6

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

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 3/11/2026

Vulnerability Publication Date: 3/10/2026

Reference Information

CVE: CVE-2026-31817

cwe: CWE-22