All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-40211
MEDIUMpublished 2026-06-25 13:16 UTC · 3 days ago · modified 2026-06-25 15:59 UTC
5.3
CVSS / 10
// description
An attacker can send crafted DNS over HTTP/3 queries, triggering an exception that prevents some buffer from being freed right away. The buffer will be freed at the end of the QUIC connection, but on some setups it might be possible to open enough concurrent DoH3 streams to trigger an out-of-memory condition, resulting in a denial of service.
// cvss 3.1 vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
// weaknesses (CWE)
- CWE-770