CVE-2026-19032

MEDIUMPre-NVD 5.35.3
EchelonGraph scoreMEDIUM confidence

This medium-severity CVE scores 5.3 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.5%, top 61% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).

Triggered by: NVD CVSS baseline
Sources: epss, secondary
Elevated
5.3EG
EchelonGraph verdictMonitorLow exploitation likelihood right now — keep watching.
  • Lower severity and no public exploit yet
CISA-KEV: Not listedEPSS PROB: 0%CVSS: 5.3Exploit: Elevated riskExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

jackson-databind's deserializer for java.nio.file.Path resolves an attacker-supplied URI without restricting the URI scheme. In JDKFromStringDeserializer.NioPathHelper.deserialize, a string bound from untrusted JSON is passed to new URI(value) and then to Path.of(uri). When that throws FileSystemNotFoundException, the code enumerates ServiceLoader and calls provider.getPath(uri) on the first provider whose scheme matches the attacker-chosen scheme. Untrusted JSON can therefore select and drive an arbitrary registered FileSystemProvider during readValue under a default JsonMapper, and forces provider class loading at the same time. With only the JDK built-in providers (file, jar/zipfs) present, the resolved path is inert and no mount or network I/O occurs; further impact requires a side-effecting third-party FileSystemProvider on the classpath. This affects com.fasterxml.jackson.core:jackson-databind from 2.8.0 before 2.18.10, from 2.19.0 before 2.21.6, and from 2.22.0 before 2.22.2, and tools.jackson.core:jackson-databind from 3.0.0 before 3.1.6 and from 3.2.0 before 3.2.2. Users should upgrade to 2.18.10, 2.21.6, 2.22.2, 3.1.6, or 3.2.2. Binding java.nio.file.Path from untrusted JSON should be avoided regardless of version.

CVSS v3
5.3
EG Score
5.3(medium)
EG Risk
55(Attend)
EG Risk 55/100SSVC: Attend

EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).

How it’s computed
Severity53% × 45%
Exploitation40% × 40%
Automatability100% × 15%
Action: Remediate soon — notable exploitation risk.
EPSS PROB
0%
EPSS %ILE
39%
KEV
Not listed

Published

September 1, 2026

Last Modified

September 8, 2026

Advisory Details (5)

Auto-updated Sep 1, 2026
🔬 Proof of concept available. Patch available. Sources: github_commit, github_pr, github.
github Patch Available🟡 PoC Available

Path Deserialization Missing Scheme Allowlist for FileSystemProvider Resolution · Advisory · FasterXML/jackson-databind · GitHub

https://github.com/FasterXML/jackson-databind/security/advisories/GHSA-wjgm-6hv5-3cvf
github_pr

Limit the supported URL schemes for `java.nio.file.Path` deserialization [CVE-2026-19032]

Fix merged in FasterXML/jackson-databind PR #6129 on 2026-08-06 — awaiting tagged release

https://github.com/FasterXML/jackson-databind/pull/6129
github_commit

commit d94bb632becf (FasterXML/jackson-databind)

Fix landed in FasterXML/jackson-databind commit d94bb632becf — awaiting tagged release

https://github.com/FasterXML/jackson-databind/commit/d94bb632becfe0ba96926b9909ab06d1f87aad6d
github_commit

commit ce26eda3481c (FasterXML/jackson-databind)

Fix landed in FasterXML/jackson-databind commit ce26eda3481c — awaiting tagged release

https://github.com/FasterXML/jackson-databind/commit/ce26eda3481cd796f76ba4c53ffe1da23b53f166
github_commit

commit cc6756b61ed9 (FasterXML/jackson-databind)

Fix landed in FasterXML/jackson-databind commit cc6756b61ed9 — awaiting tagged release

https://github.com/FasterXML/jackson-databind/commit/cc6756b61ed90b6b9227f670e0408d5d9bd48551

Affected Packages

(3 across 3 ecosystems)
Debian:12(1)
PackageVulnerable rangeFixed inDependents
jackson-databind2.14.0+ds-1, 2.14.0+ds-2, 2.14.0-1, 2.14.0-1+deb12u1
Debian:13(1)
PackageVulnerable rangeFixed inDependents
jackson-databind2.14.0+ds-1, 2.14.0+ds-1+deb13u1, 2.14.0+ds-2
Debian:14(1)
PackageVulnerable rangeFixed inDependents
jackson-databind2.14.0+ds-1, 2.14.0+ds-2

Weakness Classification(2)

MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.

Data Freshness Timeline

(refreshed 11× in last 7d / 33× in last 30d)

Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.

  1. 2026-09-18 19:27 UTCEPSS rescore
  2. 2026-09-18 14:53 UTCEG score recompute
  3. 2026-09-17 13:03 UTCEG score recompute
  4. 2026-09-16 14:07 UTCEPSS rescore
  5. 2026-09-16 10:45 UTCEG score recompute
  6. 2026-09-16 05:14 UTCEPSS rescore
  7. 2026-09-15 08:48 UTCEG score recompute
  8. 2026-09-14 06:58 UTCEG score recompute
  9. 2026-09-13 16:46 UTCEPSS rescore
  10. 2026-09-13 05:09 UTCEG score recompute
  11. 2026-09-12 15:00 UTCEPSS rescore
  12. 2026-09-12 03:20 UTCEG score recompute
  13. 2026-09-11 14:52 UTCEPSS rescore
  14. 2026-09-11 09:36 UTCEPSS rescore
  15. 2026-09-11 01:30 UTCEG score recompute
  16. 2026-09-10 09:34 UTCEPSS rescore
  17. 2026-09-09 23:41 UTCEG score recompute
  18. 2026-09-08 22:00 UTCEPSS rescore
  19. 2026-09-08 01:43 UTCEG score recompute
  20. 2026-09-07 16:01 UTCEPSS rescore
  21. 2026-09-06 23:53 UTCEG score recompute
  22. 2026-09-06 13:47 UTCEPSS rescore
  23. 2026-09-05 21:58 UTCEG score recompute
  24. 2026-09-04 20:08 UTCEG score recompute
  25. 2026-09-04 05:06 UTCEPSS rescore
Show 8 more
  1. 2026-09-02 16:27 UTCEG score recompute
  2. 2026-09-02 14:11 UTCEPSS rescore
  3. 2026-09-01 14:34 UTCEG score recompute
  4. 2026-09-01 13:53 UTCEPSS rescore
  5. 2026-09-01 13:30 UTCEG score recompute
  6. 2026-09-01 04:39 UTCEG score recompute
  7. 2026-09-01 03:30 UTCEG score recompute
  8. 2026-09-01 03:29 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2026-19032?
CVE-2026-19032 is a medium vulnerability published on September 1, 2026. jackson-databind's deserializer for java.nio.file.Path resolves an attacker-supplied URI without restricting the URI scheme. In JDKFromStringDeserializer.NioPathHelper.deserialize, a string bound from untrusted JSON is passed to new URI(value) and then to Path.of(uri). When that throws…
When was CVE-2026-19032 disclosed?
CVE-2026-19032 was first published in the National Vulnerability Database on September 1, 2026, with the most recent update on September 8, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-19032 actively exploited?
CVE-2026-19032 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 0% probability of exploitation in the next 30 days, which ranks it in the top 60.7% of all scored CVEs.
What is the CVSS score of CVE-2026-19032?
CVE-2026-19032 has a CVSS v3 base score of 5.3 (NVD).
How do I remediate CVE-2026-19032?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-19032, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-19032

Explore →

Is Your Infrastructure Affected by CVE-2026-19032?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.