---
id: CVE-2026-77310
title: >-
  jackson-databind contains the general-purpose data-binding functionality and
  tree-model for Jackson Data Processor
summary: >-
  jackson-databind contains the general-purpose data-binding functionality and
  tree-model for Jackson Data Processor. Prior to versions 2.18.9, 2.21.5,
  2.22.1, 3.1.5, and 3.2.1 on their respective release lines, the
  java.net.InetAddress br…
severity: medium
cvss: 5.3
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N'
cwe:
  - CWE-918
published: '2026-08-24'
updated: '2026-09-09'
sourceUpdated: '2026-09-09T21:06:39.057'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-77310'
references:
  - url: >-
      https://github.com/FasterXML/jackson-databind/security/advisories/GHSA-vvgp-rfg2-7rr6
    label: security-advisories@github.com
tags:
  - nvd
epss: 0.00313
epssPercentile: 0.21488
ingestedAt: '2026-09-09T21:22:45.549Z'
---

## Overview

jackson-databind contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor. Prior to versions 2.18.9, 2.21.5, 2.22.1, 3.1.5, and 3.2.1 on their respective release lines, the java.net.InetAddress branch of FromStringDeserializer.Std._deserialize() calls InetAddress.getByName() on attacker-controlled input, causing eager DNS resolution during deserialization and enabling DNS-based server-side request forgery and internal-host enumeration. This issue is fixed in versions 2.18.9, 2.21.5, 2.22.1, 3.1.5, and 3.2.1.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
