CVE-2026-20797
Modified
Modified - Updated After Analysis
Stack-Based Buffer Overflow in XWEB Pro API Causes Crash
Publication date: 2026-02-27
Last updated on: 2026-05-10
Assigner: ICS-CERT
Description
Description
A stack based buffer overflow exists in an API route of XWEB Pro version
1.12.1 and prior, enabling unauthenticated attackers to cause stack
corruption and a termination of the program.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| copeland | xweb_300d_pro_firmware | to 1.12.1 (inc) |
| copeland | xweb_500d_pro_firmware | to 1.12.1 (inc) |
| copeland | xweb_500b_pro_firmware | to 1.12.1 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-787 | The product writes data past the end, or before the beginning, of the intended buffer. |
| CWE-121 | A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function). |