src icon indicating copy to clipboard operation
src copied to clipboard

CVE-2025-11411 (High) detected in src3.2.3

Open mend-bolt-for-github[bot] opened this issue 1 month ago • 0 comments

CVE-2025-11411 - High Severity Vulnerability

Vulnerable Library - src3.2.3

MidnightBSD OS source code

Library home page: https://github.com/MidnightBSD/src.git

Found in base branch: stable/3.2

Vulnerable Source Files (1)

/contrib/unbound/daemon/remote.c

Vulnerability Details

NLnet Labs Unbound up to and including version 1.24.0 is vulnerable to possible domain hijack attacks. Promiscuous NS RRSets that complement positive DNS replies in the authority section can be used to trick resolvers to update their delegation information for the zone. Usually these RRSets are used to update the resolver's knowledge of the zone's name servers. A malicious actor can exploit the possible poisonous effect by injecting NS RRSets (and possibly their respective address records) in a reply. This could be done for example by trying to spoof a packet or fragmentation attacks. Unbound would then proceed to update the NS RRSet data it already has since the new data has enough trust for it, i.e., in-zone data for the delegation point. Unbound 1.24.1 includes a fix that scrubs unsolicited NS RRSets (and their respective address records) from replies mitigating the possible poison effect.

Publish Date: 2025-10-22

URL: CVE-2025-11411

CVSS 3 Score Details (7.4)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Adjacent
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Changed
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: High
    • Availability Impact: None
For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Release Date: 2025-10-22

Fix Resolution: https://github.com/NLnetLabs/unbound.git - release-1.24.1


Step up your Open Source Security Game with Mend here