CVE Catalog

CVE-2026-67438

MediumCVSS 6.6
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Elevated risk
1.00%

59th percentile - higher than 59% of all known CVEs

Summary

In OliveTin from version 3000.2.0 to 3000.17.0, the checkShellArgumentSafety function does not treat 'regex:' custom argument types as unsafe for Shell mode, allowing OS command injection via interpolation into an sh -c command string.

Risk Assessment

The risk is remote OS command injection, potentially leading to full server compromise.

Recommendation

Immediately update OliveTin to version 3000.17.0 or later.

Other vulnerabilities in OliveTin

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS