Skip to main content
Press slash or control plus K to focus the search. Use the arrow keys to navigate results and press enter to open a threat.
Reconnecting to live updates…

CVE-2026-54514: CWE-918: Server-Side Request Forgery (SSRF) in FasterXML jackson-databind

0
Medium
VulnerabilityCVE-2026-54514cvecve-2026-54514cwe-918
Published: 06/23/2026 (06/23/2026, 20:51:50 UTC)
Source: CVE Database V5
Vendor/Project: FasterXML
Product: jackson-databind

Description

A Server-Side Request Forgery (SSRF) vulnerability exists in FasterXML jackson-databind due to eager DNS resolution during deserialization of InetSocketAddress fields. Versions from 2.0.0 up to but not including 2.18.8, 2.21.4, and 3.1.4 are affected. The issue arises because the deserializer performs DNS resolution immediately, allowing an attacker to trigger DNS queries before application-level validation. This vulnerability is fixed in versions 2.18.8, 2.21.4, and 3.1.4 by deferring DNS resolution until an explicit connection attempt.

CVSS v3.1

Score 5.3medium

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

Affected software

com.fasterxml.jackson.core/jackson-databind
pkg:maven/com.fasterxml.jackson.core/jackson-databind
Affected versions
<2.18.8>=2.18.8 <2.21.4>=2.21.4 <3.1.4

Run on your own infrastructure? Check whether these packages are installed with threat-finder — our free open-source scanner.

AI-Powered Analysis

Machine-generated threat intelligence

AILast updated: 06/23/2026, 21:24:44 UTC

Technical Analysis

The jackson-databind library's JDKFromStringDeserializer constructed InetSocketAddress instances using new InetSocketAddress(host, port), which performs immediate DNS resolution during JSON deserialization. This behavior allows an attacker to cause the application to issue arbitrary DNS queries if untrusted JSON input is bound to a type containing an InetSocketAddress field. The vulnerability affects all versions from 2.0.0 until 2.18.8, 2.21.4, and 3.1.4. The fix replaces the constructor call with InetSocketAddress.createUnresolved(host, port), deferring DNS resolution until an explicit connect call, thus preventing premature DNS queries during deserialization.

Potential Impact

An attacker can cause the application to perform DNS lookups controlled by the attacker during JSON deserialization, potentially leaking internal network information or causing side effects related to DNS resolution. There is no direct impact on confidentiality, integrity, or availability beyond the DNS query side effect. The CVSS score is 5.3 (medium severity), reflecting the network attack vector, low complexity, no privileges required, and limited impact (confidentiality loss only).

Mitigation Recommendations

A fix is available in jackson-databind versions 2.18.8, 2.21.4, and 3.1.4. Users should upgrade to one of these versions or later to remediate this vulnerability. Since no official remediation level is provided, users should verify the upgrade status with the vendor advisory or official project repository. Until patched, avoid deserializing untrusted JSON into types containing InetSocketAddress fields or implement strict input validation to prevent attacker-controlled hostnames.

Pro Console: star threats, build custom feeds, automate alerts via Slack, email & webhooks.Upgrade to Pro

Technical Details

Data Version
5.2
Assigner Short Name
GitHub_M
Date Reserved
2026-06-15T18:01:15.514Z
Cvss Version
3.1
State
PUBLISHED
Remediation Level
null

Threat ID: 6a3af602eed863c81e9ec635

Added to database: 06/23/2026, 21:09:22 UTC

Last enriched: 06/23/2026, 21:24:44 UTC

Last updated: 06/23/2026, 21:42:39 UTC

Views: 3

Community Reviews

0 reviews

Crowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.

Sort by
Loading community insights…

Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.

Actions

PRO

Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.

Please log in to the Console to use AI analysis features.

Need more coverage?

Upgrade to Pro Console for AI refresh and higher limits.

For incident response and remediation, OffSeq services can help resolve threats faster.

Latest Threats

Breach by OffSeqOFFSEQFRIENDS — 25% OFF

Check if your credentials are on the dark web

Instant breach scanning across billions of leaked records. Free tier available.

Scan now
OffSeq TrainingCredly Certified

Lead Pen Test Professional

Technical5-day eLearningPECB Accredited
View courses