CVE-2025-27615

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-27615
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-27615.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-27615
Aliases
  • GHSA-qf9w-x9qx-2mq7
Published
2025-03-10T18:47:59Z
Modified
2025-10-14T14:35:10Z
Severity
  • 8.2 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H CVSS Calculator
Summary
umatiGateway's UI publicly accessible in provided docker-compose file
Details

umatiGateway is software for connecting OPC Unified Architecture servers with an MQTT broker utilizing JSON messages. The user interface may possibly be publicly accessible with umatiGateway's provided docker-compose file. With this access, the configuration can be viewed and altered. Commit 5d81a3412bc0051754a3095d89a06d6d743f2b16 uses 127.0.0.1:8080:8080 to limit access to the local network. For those who are unable to use this proposed patch, a firewall on Port 8080 may block remote access, but the workaround may not be perfect because Docker may also bypass a firewall by its iptable based rules for port forwarding.

References

Affected packages

Git /

Affected ranges

Database specific

{
    "unresolved_versions": [
        {
            "events": [
                {
                    "introduced": "0"
                },
                {
                    "fixed": "5d81a3412bc0051754a3095d89a06d6d743f2b16"
                }
            ],
            "type": ""
        }
    ]
}