THREAT OPS › Threat News › [GHSA] GHSA-8344-3jmq-59r6 (high) — xmldom: Quadratic-time attribute deduplication
[GHSA] GHSA-8344-3jmq-59r6 (high) — xmldom: Quadratic-time attribute deduplication
GHSA-8344-3jmq-59r6 Severity: high CVE: CVE-2026-83613
xmldom: Quadratic-time attribute deduplication
## Summary
xmldom builds the attribute collection of every parsed element by inserting attributes one at a time into a DOM `NamedNodeMap`. Each insertion first performs a **linear scan of all already-inserted attributes** to enforce the DOM uniqueness rule (no two attributes with the same quali
Indicators of compromise
- bb7a085dc5ba1eea3212388509b97bb4b4af32b9sha1
- e5c14802592685bb872c042c54c3f73758875c85sha1
- CVE-2026-83613cve
Original source: https://github.com/advisories/GHSA-8344-3jmq-59r6