Back to overview

CVE-2026-10822

MEDIUM
6.5
CVSS 3.1
Description
If BIND encounters a particular invalid data structure in a DNS record, it will accept the invalid data, and may subsequently abort and exit. BIND will first need to store a DNS record for a key (KEY, DNSKEY, etc.). That key must specify a PRIVATEDNS algorithm (253), and in the algorithm identifier, improperly give a length longer than the actual identifier data. The invalid identifier will be stored. If BIND later needs to render that record to text, it will use the invalid length during processing, leading to a consistency check failing. This issue affects BIND 9 versions 9.18.0 through 9.18.50, 9.20.0 through 9.20.24, 9.21.0 through 9.21.23, 9.18.11-S1 through 9.18.50-S1, and 9.20.9-S1 through 9.20.24-S1.

Metadata

CVE ID
CVE-2026-10822
State
PUBLISHED
Assigner
isc
Reserved
2026-06-04 07:51 UTC
Published
2026-07-22 14:09 UTC
Last updated
2026-07-22 14:09 UTC
Primary CWE
CWE-617
CWE-617 Reachable Assertion
Vendor / Product
ISC / BIND 9
Sources
cve.org  ·  NVD

Severity & Metrics

6.5 MEDIUM CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
Affected products (1)
VendorProductPlatformVersions
ISC BIND 9 9.18.0 ≤ 9.18.50, 9.20.0 ≤ 9.20.24, 9.21.0 ≤ 9.21.23, 9.18.11-S1 ≤ 9.18.50-S1 …
Weakness (CWE)
CWESourceDescription
CWE-1284 cna CWE-1284 Improper Validation of Specified Quantity in Input
CWE-617 cna CWE-617 Reachable Assertion
CVSS scores (1)
ScoreSeverityVersionSourceVector
6.5 MEDIUM 3.1 cna CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
Back to overview