CVE-2026-40882 PUBLISHED

OpenRemote has XXE in Velbus Asset Import

Assigner: GitHub_M
Reserved: 15.04.2026 Published: 22.04.2026 Updated: 22.04.2026

OpenRemote is an open-source internet-of-things platform. Prior to version 1.22.0, the Velbus asset import path parses attacker-controlled XML without explicit XXE hardening. An authenticated user who can call the import endpoint may trigger XML external entity processing, which can lead to server-side file disclosure and SSRF. The target file must be less than 1023 characters. Version 1.22.0 fixes the issue.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:L
CVSS Score: 7.6

Product Status

Vendor openremote
Product openremote
Versions
  • Version < 1.22.0 is affected

References

Problem Types

  • CWE-611: Improper Restriction of XML External Entity Reference CWE