5.5
CVE-2025-26269
- EPSS 0.24%
- Veröffentlicht 17.04.2025 00:00:00
- Zuletzt bearbeitet 11.07.2025 16:36:33
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
DragonflyDB Dragonfly through 1.28.2 (fixed in 1.29.0) allows authenticated users to cause a denial of service (daemon crash) via a Lua library command that references a large negative integer.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Dragonflydb ≫ Dragonfly Version < 1.29.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.24% | 0.147 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 5.5 | 1.8 | 3.6 |
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
|
| cve@mitre.org | 3.3 | 1.8 | 1.4 |
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L
|
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/dragonflydb/dragonfly/issues/4468
https://github.com/dragonflydb/dragonfly/commit/4612aec9a78e3f604e6fb19bee51acde89723308
https://gist.github.com/ankki-zsyang/d8215cf6e868d07546eaa5346a884ebd