7.5
CVE-2026-31899
- EPSS 0.06%
- Veröffentlicht 13.03.2026 19:54:38
- Zuletzt bearbeitet 18.03.2026 15:16:48
- Quelle security-advisories@github.com
- CVE-Watchlists
- Unerledigt
CairoSVG is an SVG converter based on Cairo, a 2D graphics library. Prior to Kozea/CairoSVG has exponential denial of service via recursive <use> element amplification in cairosvg/defs.py. This causes CPU exhaustion from a small input.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Courtbouillon ≫ Cairosvg Version < 2.9.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.06% | 0.17 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| security-advisories@github.com | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
|
CWE-674 Uncontrolled Recursion
The product does not properly control the amount of recursion that takes place, consuming excessive resources, such as allocated memory or the program stack.