boxscore/security
CVE · referencelatest edition

Reference page — cumulative record through Wednesday, August 19, 2026 UTC. Reference pages update as the archive grows; only dated daily editions are immutable pages of record.

CVE-2026-50193MEDIUM
FasterXML jackson-databind — jackson-databind: Deeply nested JsonNode throws StackOverflowError for toString()
  AV  AC  AT  PR  UI  VC  VI  VA   CVSS    EPSS   %ile   KEV
   N   L   P   N   N   N   N   L    6.3   .0046   38.2     —
AFFECTED
  Product           Versions               Fixed
  jackson-databind  >= 2.10.0, < 2.14.0 –  —
TIMELINE
  Jun 3   Reserved by GitHub_M
  Jun 23  EXPLOIT PUBLISHED — CVE-2026-50193 (FasterXML jackson-databind). Public exploit reference added.
  Jun 23  Published (CNA: GitHub_M)
CWE-400 · CNA: GitHub_M · CVSS v4.0 · 3 references · NVD status: Analyzed

Description

jackson-databind contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor. From 2.13.0 until 2.14.0, a potential Denial-of-Service exists when attacker sends deeply nested JSON if (and only if) the service reads deeply nested (1000s of levels) JSON as JsonNode (ObjectMapper.readTree()) and writes out same (or modifided) node using JsonNode.toString(). This can consume significant amount of resources with concurrent relatively small requests (1000 nested arrays is 2kB). This vulnerability is fixed in 2.14.0.

Lifecycle

Complete event history — 3 events, chronological
DateEventDetail
June 3, 2026ReservedReserved by GitHub_M
June 23, 2026EXPLOIT PUBLISHEDEXPLOIT PUBLISHED — CVE-2026-50193 (FasterXML jackson-databind). Public exploit reference added.
June 23, 2026PublishedPublished (CNA: GitHub_M)

Affected

Affected products and packages — 1 row
VendorProduct / PackageEcosystemVersion introducedFixed
FasterXMLjackson-databind>= 2.10.0, < 2.14.0

Weaknesses

CWE-400

References (3)

Related

Authoritative record: CVE-2026-50193 at cve.org

Vendors: fasterxml

Weaknesses: CWE-400

About this page

This is a reference page, not a dated page of record. It assembles the complete lifecycle of CVE-2026-50193 from the CVE Program record, NVD enrichment, the CISA KEV catalog, EPSS, and OSV advisories. The box score's numbers (CVSS, EPSS, KEV status) are current as of Wednesday, August 19, 2026 UTC and are re-derived as the archive grows; only dated daily editions are immutable pages of record. The authoritative source for this identifier is cve.org.