CVE-2025-65807
8.4chmln · sd
A privilege escalation vulnerability in the sd command utility allows local attackers to gain root access via a crafted command.
Executive summary
A critical privilege escalation vulnerability in the sd command utility, version 1.0.0 and earlier, permits unauthenticated local attackers to achieve root-level compromise.
Vulnerability
The flaw exists due to insufficient validation of inputs within the sd command, allowing an unauthenticated local user to escalate privileges to root through the execution of a specially crafted command.
Business impact
The ability to escalate privileges to root on a system represents a total compromise of the affected host. Successful exploitation could lead to full data exfiltration, unauthorized modification of sensitive system files, or persistent installation of malicious backdoors, severely impacting organizational integrity and operational availability. While the CVSS score of 8.4 indicates high severity, the requirement for local access prevents this from being a remote network-based threat.
Remediation
Immediate Action: As no official patch is currently listed for this utility, users should restrict execution permissions for the sd binary to authorized administrative users only.
Proactive Monitoring: Security teams should monitor system audit logs for unexpected privilege escalation events and execution patterns involving the sd utility.
Compensating Controls: Implement strict file system permissions and host-based access control lists to prevent unauthorized users from interacting with the vulnerable binary.
Exploitation status
Public Exploit Available: Unknown.
Analyst recommendation
Given the potential for complete system takeover, administrators must treat this vulnerability with high priority. Even in the absence of a vendor-provided fix, restricting access to the binary is essential to mitigate the risk of local privilege escalation. Continued vigilance is required until a formal update is released by the maintainers.
History
- Disclosed CVE record published
- Published in the daily brief critical section
- Published in the daily brief high section
- Analyst report written