CVE Catalog

CVE-2025-11786

CriticalCVSS 9.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.37%

28th percentile - higher than 28% of all known CVEs

Summary

A stack-based buffer overflow vulnerability exists in Circutor SGE-PLC1000/SGE-PLC50 v9.0.2 within the 'SetUserPassword()' function. The 'newPassword' parameter is embedded directly into a shell command string via 'sprintf()' without sanitisation and executed using 'system()', allowing injection of arbitrary shell commands.

Risk Assessment

An attacker can execute arbitrary system commands with the application's privileges, potentially leading to full device compromise and breach of data confidentiality and integrity.

Recommendation

Update the device firmware to a version where the vulnerability is fixed, or apply compensating controls to prevent access to the vulnerable function.

Other vulnerabilities in Circutor SGE-PLC1000/SGE-PLC50

See all
Original NVD description (English source)

Stack-based buffer overflow vulnerability in Circutor SGE-PLC1000/SGE-PLC50 v9.0.2. In the 'SetUserPassword()' function, the 'newPassword' parameter is directly embedded in a shell command string using 'sprintf()' without any sanitisation or validation, and then executed using 'system()'. This allows an attacker to inject arbitrary shell commands that will be executed with the same privileges as the application.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS