CVE-2026-85062Medium· 6.9▾ SunlitColord is a tiny yet powerful tool for high-performance color manipulations and conversions. Prior to 2.9.4, synchronous CSS color string matchers in src/colorModels/rgbString.ts, src/colorModels/hslString.ts, src/colorModels/hwbString.t…
▾ Sunlit zone — Low / medium · no exploitation signal
impact 38 · likelihood 0.1 · exploitation 0
Need a working PoC? Pro members can cast a request and our team develops one — it lands right here.
Stakeholder-Specific Vulnerability Categorization from CISA's ADP record at CVE.org: whether exploitation is observed, whether an attack can be automated, and how much of the system is at stake. The CVSS score shown above comes from the assigning CNA record, not NVD.
Exploit-prediction probability, daily snapshots since Sep 8.
Disclosure to exploitation, from the record and what we observed since indexing it.
Disclosed via NVD
0.3%
Last analysed / modified upstream
6.9 → —
— → 6.9
6.9 → —
— → 6.9
6.9 → —
— → 6.9
6.9 → —
— → 6.9
6.9 → —
— → 6.9
6.9 → —
— → 6.9
0.3% → 0.5%
Colord is a tiny yet powerful tool for high-performance color manipulations and conversions. Prior to 2.9.4, synchronous CSS color string matchers in src/colorModels/rgbString.ts, src/colorModels/hslString.ts, src/colorModels/hwbString.ts, src/colorModels/lchString.ts, and src/colorModels/cmykString.ts use the ambiguous numeric regular expression ([+-]?\d*.?\d+), allowing the same digits to be divided between overlapping quantifiers in quadratically many ways when malformed input is rejected. An attacker who can supply an unbounded color string to colord(), getFormat(), isEqual(), mix(), or contrast(), including through a request body, JSON field, or uploaded stylesheet, can block the processing thread with a multi-kilobyte payload. The affected matchers are parseRgbaString, parseHslaString, parseHwbaString, parseLchaString, and parseCmykaString. This issue is fixed in version 2.9.4.
Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
Affected packages:
colord < 2.9.4Patched in:
colord 2.9.4Source: https://github.com/advisories/GHSA-2wm5-q62r-hmrv
Field changes observed since this record was first indexed.
Connected by shared product, vendor, weakness, or advisory.
CVE-2026-66074Medium· 6.0RabbitMQ is a messaging and streaming broker
CVE-2026-67240Low· 2.3RabbitMQ is a messaging and streaming broker
CVE-2026-77423High· 7.5JLine is a Java library for handling console input
CVE-2026-77421Medium· 6.5JLine is a Java library for handling console input
CVE-2026-77422High· 7.5JLine is a Java library for handling console input
CVE-2026-91866High· 7.5A specially crafted pair of WS-Policy documents can force Neethi's policy-intersection to do exponential amounts of work, pinning the CPU for a long time (denial of service). Users are recommended to upgrade to version 3.2.4, which fixes…