VYPR

Arrowhead

by Eclipse

CVEs (2)

  • CVE-2026-82180CriSep 3, 2026
    risk 0.62cvss epss

    In Eclipse Arrowhead versions from 5.0.0 to 5.2.1 when the MQTT API is enabled with the certificate authentication policy, CertificateMqttFilter parses an X.509 certificate that the client sends inside the MQTT message payload (the authentication field of MqttRequestTemplate)…

  • CVE-2026-80515HigSep 3, 2026
    risk 0.58cvss epss

    In Eclipse Arrowhead versions from 5.0.0 to 5.2.1 the management-authorization gate that protects every /…/mgmt/… REST endpoint decides whether to apply its check by calling request.getRequestURL().toString().contains("/mgmt/"). Tomcat returns getRequestURL() un-decoded,…