CVE-2026-84175 PUBLISHED

Assigner: eclipse
Reserved: 01.09.2026 Published: 02.09.2026 Updated: 02.09.2026

In Eclipse Ditto versions 3.0.0 to 3.9.6, the Things service fetches WoT (Web of Things) ThingModels over HTTP from URLs supplied by API users in the definition field of a Thing or Feature, without validating the target host, and follows HTTP redirects without re-validating the redirect target and without a hop limit. An authenticated user who is permitted to create a Thing, or who holds WRITE permission on an existing Thing, can thereby cause the Things service to issue arbitrary HTTP GET requests from inside the deployment's network — including to cloud instance-metadata endpoints and other internal services — and can use the differing error responses returned to the caller to enumerate internal services. Versions 2.4.0 to 2.5.x contain the same code, but are only affected where the operator explicitly enabled the WoT integration feature toggle, which is disabled by default in those versions.

Metrics

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

Product Status

Vendor Eclipse Foundation
Product Eclipse Ditto
Versions Default: unaffected
  • affected from 3.9.0 to 3.9.6 (incl.)
  • affected from 3.0.0 to 3.8.12 (incl.)
  • affected from 2.4.0 to 3.0.0 (excl.)

Credits

  • Eclipse Foundation Security Team finder

References

Problem Types

  • CWE-918 Server-Side request forgery (SSRF) CWE
  • CWE-674 Uncontrolled Recursion CWE

Impacts

  • CAPEC-664 Server Side Request Forgery
  • CAPEC-300 Port Scanning