CVE-2026-77310
5.3
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
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 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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| FasterXML | com.fasterxml.jackson.core:jackson-databind | >= 2.0.0, < 2.18.9 | affected |
| FasterXML | com.fasterxml.jackson.core:jackson-databind | >= 2.19.0, < 2.21.5 | affected |
| FasterXML | com.fasterxml.jackson.core:jackson-databind | >= 2.22.0, < 2.22.1 | affected |
| FasterXML | tools.jackson.core:jackson-databind | >= 3.0.0, < 3.1.5 | affected |
| FasterXML | tools.jackson.core:jackson-databind | >= 3.2.0, < 3.2.1 | affected |
Weaknesses
- CWE-918: CWE-918: Server-Side Request Forgery (SSRF)
References
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.