Intel

AIKIDO-2026-10173

github.com/teslamotors/vehicle-command is vulnerable to Execution with Unnecessary Privileges

Execution with Unnecessary Privileges Pre-CVE
Found by Aikido Intel before public disclosure or CVE publication.

20

Low Risk

This Affects:

GOgithub.com/teslamotors/vehicle-command
0.1.0 - 0.4.0
Fixed in 0.4.1

TL;DR

Affected versions of this package allow containers to run without the no-new-privileges:true security control, which may enable privilege escalation within the container environment. An attacker who gains code execution inside the container could exploit setuid/setgid binaries or misconfigured capabilities to obtain elevated privileges, potentially accessing sensitive resources or affecting the host system depending on container isolation and runtime configuration. This security hardening prevents processes from gaining additional privileges beyond their initial execution context.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range.

Background info

github.com/teslamotors/vehicle-command is vulnerable to Execution with Unnecessary Privileges in versions 0.1.0 - 0.4.0.

How to fix this

Upgrade the github.com/teslamotors/vehicle-command library to the patch version.

Background Info