An issue was discovered in Anti-Grain Geometry (AGG) 2.4 as used in SVG++ (aka svgpp) 1.2.3. In the function agg::cell_aa::not_equal, dx is assigned to (x2 - x1). If dx >= dx_limit, which is (16384 << poly_subpixel_shift), this function will call itself recursively. There can be a situation where (x2 - x1) is always bigger than dx_limit during the recursion, leading to continual stack consumption.
Conclusion & alert: CVE-2019-6245 is rated High Exploit Risk (74.5/100): CVSS High severity, with medium exploitation likelihood (EPSS 0.61%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-04-04 | 0.79% | 0.61% | -0.17% |
| 2 | 2026-04-03 | 0.50% | 0.79% | +0.29% |
| 3 | 2026-01-28 | — | 0.50% | — |
Full EPSS history (18 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 8.8 | 3.1 | HIGH |
|
2.8 | 5.9 | [email protected] |
| 6.8 | 2.0 | MEDIUM |
|
8.6 | 6.4 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
low | CVE-2019-6245 low priority: Debian including 2 source packages (agg, svgpp), 10 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): open 5, resolved 5. | https://security-tracker.debian.org/tracker/CVE-2019-6245 |
ubuntu
|
medium | CVE-2019-6245 medium priority: Ubuntu including 2 source packages (agg, svgpp), 12 status rows across 6 suites (bionic, cosmic, disco, trusty, upstream, xenial): DNE 3, ignored 3, not-affected 3, released 2, needs-triage 1. | https://ubuntu.com/security/CVE-2019-6245 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| antigrain | agg | 2.4 | cpe:2.3:a:antigrain:agg:2.4:*:*:*:*:*:*:* |
| svgpp | svgpp | 1.2.3 | cpe:2.3:a:svgpp:svgpp:1.2.3:*:*:*:*:*:*:* |
| debian | debian_linux | 8.0 | cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:* |
| debian | debian_linux | 9.0 | cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/svgpp/svgpp/issues/70 | Exploit Patch Third Party Advisory |
| https://lists.debian.org/debian-lts-announce/2019/02/msg00001.html | Mailing List Third Party Advisory |
| https://lists.debian.org/debian-lts-announce/2021/12/msg00038.html | Mailing List Third Party Advisory |
| https://lists.debian.org/debian-lts-announce/2023/04/msg00001.html |