IoT CVE-2025-64090
CRITICAL
Command Injection (CWE-77)
2026-01-09
cert@ncsc.nl
10.0
CVSS 3.1
Share
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
High
Availability
High
Lifecycle Timeline
2
Analysis Generated
Mar 12, 2026 - 21:54 vuln.today
CVE Published
Jan 09, 2026 - 10:15 nvd
CRITICAL 10.0
DescriptionNVD
This vulnerability allows authenticated attackers to execute commands via the hostname of the device.
AnalysisAI
Command injection via the hostname field allowing authenticated code execution with maximum CVSS 10.0 and scope change.
Technical ContextAI
The hostname configuration is passed to a system command without sanitization (CWE-77). The scope change and maximum CVSS suggest the attacker gains control beyond the vulnerable application.
RemediationAI
Apply vendor patches. Sanitize all input used in system commands.
Share
External POC / Exploit Code
Leaving vuln.today
Destination URL
POC code from unknown sources may be malicious, contain backdoors, or be fake.
Always review and test exploit code in a safe, isolated environment (VM/sandbox).
Verify the source reputation and cross-reference with known databases (Exploit-DB, GitHub Security).