CVE Catalog

CVE-2025-11789

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.26%

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

Summary

Out-of-bounds read vulnerability in Circutor SGE-PLC1000/SGE-PLC50 v9.0.2. The 'DownloadFile' function converts a parameter to an integer using 'atoi()' and then uses it as an index in the 'FilesDownload' array with '(&FilesDownload)[iVar2]'. If the parameter is too large, it will access memory beyond the limits.

Risk Assessment

An attacker can read sensitive data from memory or cause a device crash, potentially leading to information disclosure or denial of service.

Recommendation

Update Circutor SGE-PLC1000/SGE-PLC50 to a version that properly validates the parameter before using it as an array index.

Other vulnerabilities in Circutor SGE-PLC1000/SGE-PLC50

See all
Original NVD description (English source)

Out-of-bounds read vulnerability in Circutor SGE-PLC1000/SGE-PLC50 v9.0.2. The 'DownloadFile' function converts a parameter to an integer using 'atoi()' and then uses it as an index in the 'FilesDownload' array with '(&FilesDownload)[iVar2]'. If the parameter is too large, it will access memory beyond the limits.

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