{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:gnu:glibc:*:*:*:*:*:*:*:*",
            "extracted_events": [
              {
                "introduced": "2.34"
              },
              {
                "last_affected": "2.43"
              }
            ],
            "source": "CPE_RANGE"
          },
          "events": [
            {
              "introduced": "ae37d06c7d127817ba43850f0f898b793d42aea7"
            },
            {
              "last_affected": "f762ccf84f122d1354f103a151cba8bde797d521"
            }
          ],
          "repo": "https://sourceware.org/git/glibc.git",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "glibc",
    "cwe_ids": [
      "CWE-125"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/4xxx/CVE-2026-4437.json",
    "unresolved_ranges": [
      {
        "extracted_events": [
          {
            "introduced": "2.34"
          },
          {
            "last_affected": "2.43"
          }
        ],
        "source": "AFFECTED_FIELD"
      }
    ]
  },
  "details": "Calling gethostbyaddr or gethostbyaddr_r with a configured nsswitch.conf that specifies the library's DNS backend in the GNU C Library version 2.34 to version 2.43 could, with a crafted response from the configured DNS server, result in a violation of the DNS specification that causes the application to treat a non-answer section of the DNS response as a valid answer.",
  "id": "CVE-2026-4437",
  "modified": "2026-07-08T05:37:20.265338571Z",
  "published": "2026-03-20T19:59:00.427Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/4xxx/CVE-2026-4437.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4437"
    },
    {
      "type": "REPORT",
      "url": "https://sourceware.org/bugzilla/show_bug.cgi?id=34014"
    }
  ],
  "schema_version": "1.7.5",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "gethostbyaddr and gethostbyaddr_r may incorrectly handle DNS response"
}