Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2023-3894

24
FAUCET Score

CVE-2023-3894 is a Denial of Service (DoS) vulnerability affecting fasterxml jackson-dataformats-text when parsing TOML data. An attacker can provide specially crafted input that causes a stack overflow, leading to a crash of the parser. This vulnerability has a CVSS score of 7.5 (High), indicating a network-based attack with low complexity and a high impact on availability. Currently, there is no evidence of active exploitation, public exploit code, or significant community discussion surrounding this CVE.

Impacted Technologies

VendorProductVersion(s)CPE
< 2.15.0CPE matchmatch criteria
cpe:2.3:a:fasterxml:jackson-dataformats-text:*:*:*:*:*:*:*:*
>= 0, < 2.15.0CPE match
cpe:2.3:a:fasterxml:jackson-dataformats-text:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

5.8MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:L

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
CHANGED
Confidentiality Impact
NONE
Integrity Impact
NONE
Availability Impact
LOW
Exploitability Score
3.9
Impact Score
1.4
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.74%
Probability of exploitation in next 30 days
EPSS Percentile
50.9%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0074 is in the 27th percentile among its peer group of 51,506 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.1 Mastodon, and 0.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

github_advisorypatch availablevia nvd_reference
View patch
mavenpatch availablevia ghsa
Product: com.fasterxml.jackson.dataformat:jackson-dataformat-tomlFixed in: 2.15.0

Vendor Advisories (1)

mavenGHSA-rg2c-cfxv-qp6fhigh

Denial of service in jackson-dataformat-toml

Aug 8, 2023

References

bugs.chromium.org / p/oss-fuzz/issues/detail
Issue TrackingPatchThird Party Advisory
github.com / FasterXML/jackson-dataformats-text/blob/2.16/release-notes/VERSION-2.x
Release Notes
github.com / FasterXML/jackson-dataformats-text/pull/398
Patch