Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2025-11232 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

To trigger the issue, three configuration parameters must have specific settings: "hostname-char-set" must be left at the default setting, which is "[^A-Za-z0-9.-]"; "hostname-char-replacement" must be empty (the default); and "ddns-qualifying-suffix" must *NOT* be empty (the default is empty). DDNS updates do not need to be enabled for this issue to manifest. A client that sends certain option content would then cause kea-dhcp4 to exit unexpectedly. This issue affects Kea versions 3.0.1 through 3.0.1 and 3.1.1 through 3.1.2.

Metrics

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-823Use of Out-of-range Pointer Offset[email protected]

Affected Products

ProductVersions
ISC Kea
3.0.1 (semver)
3.1.1 (semver)
3.1.2 (semver)

CPE

  • cpe:2.3:a:isc:kea:*:*:*:*:*:*:*:*

Remediation

  • Upgrade: 3.0.2moderate effort
  • Upgrade: 3.1.3moderate effort
  • Workaround:low effort

    Set "hostname-char-replacement" to a non-empty value (e.g., "x").

Change History

4 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2025-11232
NVD Published Date:
Oct 29, 2025
NVD Last Modified:
Jun 17, 2026
Source:
[email protected]
CVE-2025-11232 Details - Not Deferred