---
cve: "CVE-2026-12969"
severity: "MEDIUM"
cvss: 5.3
epss: "40%"
vendor: "Generic Security"
kev: false
exploited: false
published: "2026-06-23 14:17:22"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-18T14:12:12+02:00"
---

# CVE-2026-12969

> 5.3 MEDIUM

## Beschreibung

An out-of-bounds read vulnerability exists in dnsmasq's find_soa() function in src/rfc1035.c. When parsing NS section records, extract_name() is called with extrabytes=0, failing to validate that 10 additional bytes exist for fixed-length DNS record fields. A remote attacker controlling a DNS zone can exploit this via a crafted NXDOMAIN response to cause a 10-byte heap out-of-bounds read, potentially accessing stale data from prior transactions.

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Gering | warn |
| I Integrität | Keine | good |
| A Verfügbarkeit | Keine | good |

## Referenzen

- <https://access.redhat.com/security/cve/CVE-2026-12969>
- <https://bugzilla.redhat.com/show_bug.cgi?id=2491663>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-12969) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
