CVE-2026-12496
Received
Received - Intake
Stored XSS in Loytec LINX-A64 OPC XML-DA Server
Vulnerability report for CVE-2026-12496, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-07-24
Last updated on: 2026-07-24
Assigner: Switzerland Government Common Vulnerability Program
Description
Description
Stored Cross-Site Scripting (CWE-79) in the OPC XML-DA server statistics in Loytec LIP-ME201C, L-INX, L-GATE, L-ROC, L-IOB, L-DALI, L-VIS and L-PAD through 8.4.16 on LINX-A64 allows an unauthenticated remote attacker to execute arbitrary JavaScript in an administrator's browser (session hijacking, credential theft, device reconfiguration) via a crafted `User-Agent` header in a `POST /da` request.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| loytec | lip-me201c | to 8.4.18 (inc) |
| loytec | l-inx | to 8.4.18 (inc) |
| loytec | l-gate | to 8.4.18 (inc) |
| loytec | l-roc | to 8.4.18 (inc) |
| loytec | l-iob | to 8.4.18 (inc) |
| loytec | l-dali | to 8.4.18 (inc) |
| loytec | l-vis | to 8.4.18 (inc) |
| loytec | l-pad | to 8.4.18 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-116 | The product prepares a structured message for communication with another component, but encoding or escaping of the data is either missing or done incorrectly. As a result, the intended structure of the message is not preserved. |
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |