Skip to main content
EPSS 0.1%top 97%

In NLnet Labs Unbound 1.13.2 up to and including 1.26.1, a vulnerability in ZONEMD configured zones (zonemd-check: yes) which are located below (but… (CVE-2026-77955)

0
Medium
Published: 09/16/2026 (09/16/2026, 09:17:00 UTC)
Source: GCVE Database
Product: unbound

Description

NLnet Labs Unbound versions 1.13.2 through 1.26.1 have a vulnerability affecting zones configured with ZONEMD (zonemd-check: yes) that are located below a trust anchor. Due to asynchronous DS/DNSKEY resolution required before ZONEMD integrity checks complete, tampered zone contents may be served or stored on disk temporarily before verification. If tampered zone data is written to disk and the ZONEMD check fails, the corrupted data persists on disk and is reloaded on startup until verification succeeds or the data is discarded.

CVSS v3.1

Score 4.4medium

Attack Vector
Network
Attack Complexity
High
Privileges Required
High
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
High
Availability
None
CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:H/A:N

Affected software

Ubuntu:Pro:14.04:LTSmore threats →ghsa
unbound
pkg:deb/ubuntu/unbound?arch=source&distro=esm-infra-legacy/trusty
Affected versions
=1.4.20-1=1.4.21-1=1.4.21-1ubuntu1=1.4.21-1ubuntu2=1.4.22-1ubuntu1=1.4.22-1ubuntu2=1.4.22-1ubuntu3=1.4.22-1ubuntu4=1.4.22-1ubuntu4.14.04.1=1.4.22-1ubuntu4.14.04.2=1.4.22-1ubuntu4.14.04.3=1.4.22-1ubuntu4.14.04.3+esm1=1.4.22-1ubuntu4.14.04.3+esm2=1.4.22-1ubuntu4.14.04.3+esm3
Ubuntu:Pro:16.04:LTSmore threats →ghsa
unbound
pkg:deb/ubuntu/unbound?arch=source&distro=esm-infra-legacy/xenial
Affected versions
=1.4.22-1ubuntu6=1.5.7-1ubuntu1=1.5.7-1ubuntu2=1.5.8-1ubuntu1=1.5.8-1ubuntu1.1=1.5.8-1ubuntu1.1+esm1=1.5.8-1ubuntu1.1+esm2=1.5.8-1ubuntu1.1+esm3
Ubuntu:Pro:18.04:LTSmore threats →ghsa
unbound
pkg:deb/ubuntu/unbound?arch=source&distro=esm-infra/bionic
Affected versions
=1.6.5-1=1.6.7-1=1.6.7-1build1=1.6.7-1ubuntu1=1.6.7-1ubuntu2=1.6.7-1ubuntu2.1=1.6.7-1ubuntu2.2=1.6.7-1ubuntu2.3=1.6.7-1ubuntu2.4=1.6.7-1ubuntu2.5=1.6.7-1ubuntu2.6=1.6.7-1ubuntu2.6+esm2=1.6.7-1ubuntu2.6+esm3=1.6.7-1ubuntu2.6+esm4
Ubuntu:Pro:20.04:LTSmore threats →ghsa
unbound
pkg:deb/ubuntu/unbound?arch=source&distro=esm-infra/focal
Affected versions
=1.9.0-2ubuntu1=1.9.0-2ubuntu2=1.9.4-2=1.9.4-2ubuntu1=1.9.4-2ubuntu1.1=1.9.4-2ubuntu1.2=1.9.4-2ubuntu1.3=1.9.4-2ubuntu1.4=1.9.4-2ubuntu1.5=1.9.4-2ubuntu1.6=1.9.4-2ubuntu1.8=1.9.4-2ubuntu1.9=1.9.4-2ubuntu1.11=1.9.4-2ubuntu1.11+esm1
Ubuntu:22.04:LTSmore threats →ghsa
unbound
pkg:deb/ubuntu/unbound?arch=source&distro=jammy
Affected versions
=1.13.1-1ubuntu1=1.13.1-1ubuntu3=1.13.1-1ubuntu5=1.13.1-1ubuntu5.1=1.13.1-1ubuntu5.2=1.13.1-1ubuntu5.3=1.13.1-1ubuntu5.4=1.13.1-1ubuntu5.5=1.13.1-1ubuntu5.7=1.13.1-1ubuntu5.8=1.13.1-1ubuntu5.10=1.13.1-1ubuntu5.11=1.13.1-1ubuntu5.12=1.13.1-1ubuntu5.13=1.13.1-1ubuntu5.14=1.13.1-1ubuntu5.15
Ubuntu:24.04:LTSmore threats →ghsa
unbound
pkg:deb/ubuntu/unbound?arch=source&distro=noble
Affected versions
=1.17.1-2=1.18.0-2ubuntu1=1.18.0-2ubuntu2=1.19.1-1ubuntu1=1.19.2-1ubuntu1=1.19.2-1ubuntu3=1.19.2-1ubuntu3.1=1.19.2-1ubuntu3.2=1.19.2-1ubuntu3.3=1.19.2-1ubuntu3.4=1.19.2-1ubuntu3.5=1.19.2-1ubuntu3.6=1.19.2-1ubuntu3.7=1.19.2-1ubuntu3.8=1.19.2-1ubuntu3.9
Ubuntu:26.04:LTSmore threats →ghsa
unbound
pkg:deb/ubuntu/unbound?arch=source&distro=resolute
Affected versions
=1.22.0-2ubuntu2=1.22.0-2ubuntu4=1.24.2-1ubuntu1=1.24.2-1ubuntu2=1.24.2-1ubuntu2.1=1.24.2-1ubuntu2.2

Run on your own infrastructure? Check whether these packages are installed with threat-finder — our free open-source scanner.

AI-Powered Analysis

Machine-generated threat intelligence

AILast updated: 09/24/2026, 06:45:00 UTC

Technical Analysis

In NLnet Labs Unbound versions 1.13.2 up to and including 1.26.1, a vulnerability exists in zones configured with ZONEMD (zonemd-check: yes) that are below but not at a trust anchor. The asynchronous resolution of DS/DNSKEY records before ZONEMD verification allows an attack window where tampered zone data can be served or stored on disk prior to integrity verification. If the zonefile option is enabled and tampered data is written to disk while the ZONEMD check fails, this corrupted data is reloaded on Unbound startup and remains available until the ZONEMD check completes again. If verification ultimately fails, the data is no longer served but remains on disk for future reloads.

Potential Impact

This vulnerability allows tampered zone data to be temporarily served or stored on disk before ZONEMD integrity verification completes, potentially exposing clients to manipulated DNS data. Persisted tampered data on disk may be reloaded on service restart, extending the window of exposure until verification succeeds. The CVSS score of 4.4 (medium severity) reflects the limited attack vector (network, high complexity, requires privileges) and impact (integrity compromised, no confidentiality or availability impact).

Mitigation Recommendations

No official patch or fix is indicated in the provided data. Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. Until a fix is available, consider disabling ZONEMD checks on zones below trust anchors or avoid enabling the zonefile option to prevent tampered data persistence. Monitor vendor communications for updates and patches addressing this issue.

Pro Console: star threats, build custom feeds, automate alerts via Slack, email & webhooks.Upgrade to Pro

Technical Details

Gcve Source
db.gcve.eu
Osv Id
UBUNTU-CVE-2026-77955
Osv Schema Version
1.7.0
Ecosystems
["Ubuntu:Pro:14.04:LTS","Ubuntu:Pro:16.04:LTS","Ubuntu:Pro:18.04:LTS","Ubuntu:Pro:20.04:LTS","Ubuntu:22.04:LTS","Ubuntu:24.04:LTS","Ubuntu:26.04:LTS"]
Cvss Version
3.1
State
PUBLISHED

Threat ID: 6ab4be4ef7a7c54106f0aa1c

Added to database: 09/24/2026, 06:08:14 UTC

Last enriched: 09/24/2026, 06:45:00 UTC

Last updated: 09/25/2026, 01:47:45 UTC

Views: 4

Community Reviews

0 reviews

Crowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.

Sort by
Loading community insights…

Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.

Actions

PRO

Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.

Please log in to the Console to use AI analysis features.

Need more coverage?

Upgrade to Pro Console for AI refresh and higher limits.

For incident response and remediation, OffSeq services can help resolve threats faster.

Latest Threats

Breach by OffSeqOFFSEQFRIENDS — 25% OFF

Check if your credentials are on the dark web

Instant breach scanning across billions of leaked records. Free tier available.

Scan now
OffSeq TrainingCredly Certified

Lead Pen Test Professional

Technical5-day eLearningPECB Accredited
View courses