7.3
CVE-2026-50593
- EPSS 0.11%
- Veröffentlicht 05.06.2026 02:14:33
- Zuletzt bearbeitet 05.06.2026 16:06:10
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
Graphite before 1.3.15 has an integer underflow and resultant out-of-bounds write via Graphite actions, because slotat does not ensure that an offset is within the allowed slot-map range.
Daten sind bereitgestellt durch das CVE Programm von einer CVE Numbering Authority (CNA) (Unstrukturiert).
HerstellerGraphite project
≫
Produkt
Graphite
Default Statusunaffected
Version
0
Version <
1.3.15
Status
affected
VulnDex Vulnerability Enrichment
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.11% | 0.016 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| cve@mitre.org | 7.3 | 1.8 | 5.5 |
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:H/A:H
|
CWE-191 Integer Underflow (Wrap or Wraparound)
The product subtracts one value from another, such that the result is less than the minimum allowable integer value, which produces a value that is not equal to the correct result.
https://github.com/silnrsi/graphite/commit/ad78c6b7319909e1540c1b134e115ced03417866
https://github.com/silnrsi/graphite/compare/1.3.14...1.3.15