Vulnerability Description
A command injection vulnerability in the szc script of the ccurtsinger/stabilizer repository allows remote attackers to execute arbitrary system commands via unsanitized user input passed to os.system(). The vulnerability arises from improper input handling where command-line arguments are directly concatenated into shell commands without validation
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/ccurtsinger/stabilizer/
- https://github.com/ccurtsinger/stabilizer/blob/master/szc
- https://github.com/h1dr1/CVE_Research/blob/main/CVE-2025-52365.md
FAQ
What is CVE-2025-52365?
CVE-2025-52365 is a vulnerability with a CVSS score of 7.8 (HIGH). A command injection vulnerability in the szc script of the ccurtsinger/stabilizer repository allows remote attackers to execute arbitrary system commands via unsanitized user input passed to os.system...
How severe is CVE-2025-52365?
CVE-2025-52365 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-52365?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.