CVE-2025-11571
Command Injection via JSON URL in Silabs Endpoints (Network-Adjacent
Publication date: 2026-03-24
Last updated on: 2026-03-24
Assigner: Silicon Graphics (SGI)
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-78 | The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability occurs because certain endpoints accept user-controlled input through a URL formatted in JSON. This input enables the execution of commands on the system.
The commands that can be executed are limited to opening executables, but they cannot include parameters or arguments.
To exploit this vulnerability, an attacker must be on the same network as the vulnerable system.
How can this vulnerability impact me? :
This vulnerability can allow an attacker on the same network to execute commands that open executables on the affected system.
Although the commands cannot include parameters or arguments, the ability to open executables could lead to unauthorized actions or disruptions depending on what executables are accessible.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
I don't know