CVE-2026-22319
Received
Received - Intake
Stack-Based Buffer Overflow in Device Installer Causes DoS
Publication date: 2026-03-18
Last updated on: 2026-03-18
Assigner: CERT VDE
Description
Description
A stack-based buffer overflow in the device's file installation workflow allows a high-privileged attacker to send oversized POST parameters that overflow a fixed-size stack buffer within an internal process, resulting in a DoS attack.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| phoenix_contact | fl_switch | to 3.53 (exc) |
| phoenix_contact | fl_switch | 3.53 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| 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). |