---
id: CVE-2025-11788
title: >-
  Heap-based buffer overflow vulnerability in Circutor SGE-PLC1000/SGE-PLC50
  v9.0.2
summary: >-
  Heap-based buffer overflow vulnerability in Circutor SGE-PLC1000/SGE-PLC50
  v9.0.2. In the 'ShowSupervisorParameters()' function, there is an unlimited
  user input that is copied to a fixed-size buffer via 'sprintf()'. The
  'GetParameter(me…
severity: critical
cvss: 9.8
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'
cwe:
  - CWE-122
vendor: circutor
product: sge-plc1000_firmware
affected:
  - sge-plc1000_firmware = 9.0.2
  - sge-plc50_firmware = 9.0.2
published: '2025-12-02'
updated: '2026-09-26'
sourceUpdated: '2026-09-26T00:10:00.127'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2025-11788'
references:
  - url: >-
      https://www.incibe.es/en/incibe-cert/notices/aviso-sci/multiple-vulnerabilities-circutor-products-0
    label: cve-coordination@incibe.es
tags:
  - nvd
epss: 0.00325
epssPercentile: 0.2288
ingestedAt: '2026-09-26T00:22:40.001Z'
---

## Overview

Heap-based buffer overflow vulnerability in Circutor SGE-PLC1000/SGE-PLC50 v9.0.2. In the 'ShowSupervisorParameters()' function, there is an unlimited user input that is copied to a fixed-size buffer via 'sprintf()'. The 'GetParameter(meter)' function retrieves the user input, which is directly incorporated into a buffer without size validation. An attacker can provide an excessively large input for the 'meter' parameter.

## Affected

- `sge-plc1000_firmware = 9.0.2`
- `sge-plc50_firmware = 9.0.2`

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
