7.5
CVE-2026-6069
- EPSS 0.02%
- Veröffentlicht 10.04.2026 13:30:48
- Zuletzt bearbeitet 16.04.2026 19:48:48
- Quelle cret@cert.org
- CVE-Watchlists
- Unerledigt
CVE-2026-6069
NASM’s disasm() function contains a stack based buffer overflow when formatting disassembly output, allowing an attacker triggered out-of-bounds write when `slen` exceeds the buffer capacity.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Nasm ≫ Netwide Assembler Version3.02 Updaterc5
VulnDex Vulnerability Enrichment
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.02% | 0.038 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 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-787 Out-of-bounds Write
The product writes data past the end, or before the beginning, of the intended buffer.