HarborGuard / CVE
Back to search
HIGHCVE-2026-31817Published Modified CNA GitHub_M

CVE-2026-31817: OliveTin's unsafe parsing of UniqueTrackingId can be used to write files

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.

Metrics

CVSS v3.1
8.5
Severity
HIGH
Fixed in
Affected Products
1
Affected packages
  • OliveTin / OliveTin
    < 3000.11.2
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:L
CVE-2026-31817: OliveTin's unsafe parsing of UniqueTrackingId can be used to write files | HarborGuard CVE