Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-3904

6.2 · MEDIUM
Published Mar 11, 2026 gnu CWE-366

Overview

CVE-2026-3904 is a medium-severity vulnerability affecting gnu glibc. It was published on March 11, 2026 and has a CVSS 3.1 base score of 6.2 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 6.2, rated MEDIUM. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

Technical Description

Calling NSS-backed functions that support caching via nscd may call the

nscd client side code and in the GNU C Library version 2.36 under high

load on x86_64 systems, the client may call memcmp on inputs that are

concurrently modified by other processes or threads and crash.

The nscd client in the GNU C Library uses the memcmp function with

inputs that may be concurrently modified by another thread, potentially

resulting in spurious cache misses, which in itself is not a security

issue.  However in the GNU C Library version 2.36 an optimized

implementation of memcmp was introduced for x86_64 which could crash

when invoked with such undefined behaviour, turning this into a

potential crash of the nscd client and the application that uses it.

This implementation was backported to the 2.35 branch, making the nscd

client in that branch vulnerable as well.  Subsequently, the fix for

this issue was backported to all vulnerable branches in the GNU C

Library repository.

It is

Remediation

Check the references section for vendor advisories and patches from gnu. Update glibc to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
gnu glibc >= 2.35, < 2.37 Affected

Frequently Asked Questions

What is CVE-2026-3904?

CVE-2026-3904 is a medium-severity vulnerability affecting gnu glibc. It was published on March 11, 2026 and has a CVSS 3.1 base score of 6.2 (MEDIUM).

How severe is CVE-2026-3904?

This vulnerability has a CVSS 3.1 base score of 6.2, rated MEDIUM. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2026-3904?

Check the references section for vendor advisories and patches from gnu. Update glibc to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-3904?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-3904 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.

Browse by year 2026