Deserialization Vulnerability in Jackson Databind Affects FileSystemProvider Handling
CVE-2026-19032

5.3MEDIUM

Key Information:

Vendor

Fasterxml

Vendor
CVE Published:
1 September 2026

What is CVE-2026-19032?

A vulnerability exists in Jackson Databind's deserialization of java.nio.file.Path, allowing untrusted JSON to resolve arbitrary URIs and potentially select a registered FileSystemProvider. When handling a URI from untrusted JSON, vulnerabilities permit the code to evaluate an attacker-controlled path, potentially applying side effects based on the FileSystemProvider class present in the application’s classpath. Risks increase when third-party FileSystemProviders with side effects are included. Users are recommended to upgrade to the latest versions to secure against this vulnerability and to avoid binding java.nio.file.Path from untrusted JSON entirely.

Affected Version(s)

jackson-databind 2.8.0 < 2.18.10

jackson-databind 2.19.0 < 2.21.6

jackson-databind 2.22.0 < 2.22.2

References

CVSS V3.1

Score:
5.3
Severity:
MEDIUM
Confidentiality:
None
Integrity:
None
Availability:
None
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
None
User Interaction:
None
Scope:
Unchanged

Timeline

  • Vulnerability published

  • Vulnerability Reserved

Credit

waydeshi
pjfanning
.