CVE-2026-82958
Last modified
CVE-2026-82958 is a high-severity vulnerability rated 7.6/10 on the CVSS scale. In Eclipse Ditto versions [1.3.0, 3.9.6], the ImplicitThingCreationMessageMapper of the connectivity service builds a CreateThing command by substituting placeholder values (e.g. {{ header:device_id }}) resolved from inbound message headers into a pre-configured JSON "thing" template as raw, un-escaped strings, and then parses the resulting string as JSON. EPSS estimates a 0.24% chance of exploitation in the next 30 days.
Description
In Eclipse Ditto versions [1.3.0, 3.9.6], the ImplicitThingCreationMessageMapper of the connectivity service builds a CreateThing command by substituting placeholder values (e.g. {{ header:device_id }}) resolved from inbound message headers into a pre-configured JSON "thing" template as raw, un-escaped strings, and then parses the resulting string as JSON. Because the placeholder engine performs no JSON escaping and is unaware of the surrounding JSON string context, a resolved value containing a double-quote character can break out of its string and inject additional JSON structure. When a connection is configured to use this mapper with a template that reflects a header whose value a publishing device can control (for example an MQTT 5 user property, an AMQP 1.0 application property, or a Kafka record header), an attacker able to publish on that connection can inject an inline _policy object. The inline policy overrides the administrator-configured policyId, letting the attacker assign an arbitrary access-control policy to the newly created digital twin — gaining full read/write access to it and potentially revoking the legitimate owner's access, with no administrator interaction. Exploitation requires all of the following: the connection uses the (non-default) ImplicitThingCreation mapper; its template reflects an attacker-controllable header; and, for the policy-override impact, the connection's authorization subjects are permitted to create policies (the default). Deployments that restrict the connection's subjects to thing creation only via the entity-creation configuration are not affected by the policy-override impact.
Metrics
CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Eclipse Foundation | Eclipse Ditto | >= 1.3.0, <= 3.9.6 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-82958?
How severe is CVE-2026-82958?
How do I fix CVE-2026-82958?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-82927Untrusted pointer dereference vulnerability in Samsung Open …5.5
- CVE-2026-8293The Really Simple Security WordPress plugin before 9.5.10.1…7.5
- CVE-2026-8295An integer overflow vulnerability in the simdjson document-b…6.9
- CVE-2026-82954A vulnerability was detected in Dokploy up to 0.29.7. This i…9.9
- CVE-2026-82955In the current development version of Eclipse aeriOS, which …9
- CVE-2026-82957A vulnerability was found in hyperledger-firefly firefly up …7.3
- CVE-2026-8296In affected versions of Octopus Server with certain access l…5.6
- CVE-2026-82968A flaw was found in the first-broker-login flow of the Keycl…6.4
- CVE-2026-8297Improper neutralization of special elements used in an SQL c…9.8
- CVE-2026-82970Unrestricted Upload of File with Dangerous Type vulnerabilit…10
- CVE-2026-82971A vulnerability was determined in QVidium Opera11 3.3.2a26-A…10
- CVE-2026-8305A vulnerability was detected in OpenClaw up to 2026.1.24. Th…9.8
Are you affected by CVE-2026-82958?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
