CVE-2026-65985 PUBLISHED

FUXA: SSRF hardening for `device-webapi-request`

Assigner: GitHub_M
Reserved: 23.07.2026 Published: 18.08.2026 Updated: 18.08.2026

FUXA is a web-based Process Visualization (SCADA/HMI/Dashboard) software. In 1.3.2 and earlier, the device-webapi-request Socket.IO handler in server/runtime/index.js permits an authenticated non-admin runtime user to control property.address, causing the FUXA server to issue an outbound HTTP or HTTPS request and return the response body to the requesting socket. The attacker can use the server as a read SSRF oracle against reachable internal services or cloud metadata endpoints, with impact depending on the FUXA host's deployment network. This issue is fixed in version 1.3.3.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
CVSS Score: 6

Product Status

Vendor frangoteam
Product FUXA
Versions
  • Version < 1.3.3 is affected

References

Problem Types

  • CWE-918: Server-Side Request Forgery (SSRF) CWE