CVE-2026-24516
Last modified
CVE-2026-24516 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. A command injection vulnerability exists in DigitalOcean Droplet Agent through 1.3.2. The troubleshooting actioner component (internal/troubleshooting/actioner/actioner.go) processes metadata from the metadata service endpoint and executes commands specified in the TroubleshootingAgent.Requesting array without adequate input validation. EPSS estimates a 2.50% chance of exploitation in the next 30 days.
Description
A command injection vulnerability exists in DigitalOcean Droplet Agent through 1.3.2. The troubleshooting actioner component (internal/troubleshooting/actioner/actioner.go) processes metadata from the metadata service endpoint and executes commands specified in the TroubleshootingAgent.Requesting array without adequate input validation. While the code validates that artifacts exist in the validInvestigationArtifacts map, it fails to sanitize the actual command content after the "command:" prefix. This allows an attacker who can control metadata responses to inject and execute arbitrary OS commands with root privileges. The attack is triggered by sending a TCP packet with specific sequence numbers to the SSH port, which causes the agent to fetch metadata from http://169.254.169.254/metadata/v1.json. The vulnerability affects the command execution flow in internal/troubleshooting/actioner/actioner.go (insufficient validation), internal/troubleshooting/command/exec.go (direct exec.CommandContext call), and internal/troubleshooting/command/command.go (command parsing without sanitization). This can lead to complete system compromise, data exfiltration, privilege escalation, and potential lateral movement across cloud infrastructure.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| — | — | n/a |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-24516?
How severe is CVE-2026-24516?
How do I fix CVE-2026-24516?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-24510Dell Alienware Command Center (AWCC), versions prior to 6.12…7.8
- CVE-2026-24511Dell PowerScale OneFS, versions 9.5.0.0 through 9.10.1.6 and…4.4
- CVE-2026-24512A security issue was discovered in ingress-nginx where the `…8.8
- CVE-2026-24513A security issue was discovered in ingress-nginx where the p…3.1
- CVE-2026-24514A security issue was discovered in ingress-nginx where the v…6.5
- CVE-2026-24515In libexpat before 2.7.4, XML_ExternalEntityParserCreate doe…2.5
- CVE-2026-24517An OS command injection vulnerability exists in XWEB Pro …7.2
- CVE-2026-2452Emails sent by pretix can utilize placeholders that will be …6.5
- CVE-2026-24520Missing Authorization vulnerability in bPlugins Tiktok Feed …4.3
- CVE-2026-24521Cross-Site Request Forgery (CSRF) vulnerability in Timur Kam…4.3
- CVE-2026-24522Missing Authorization vulnerability in MyThemeShop WP Subscr…4.3
- CVE-2026-24523Exposure of Sensitive System Information to an Unauthorized …5.3
Are you affected by CVE-2026-24516?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
