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-2026-39373

21
FAUCET Score

CVE-2026-39373 is a memory exhaustion vulnerability in JWCrypto versions prior to 1.5.7, affecting the library's handling of JWE tokens with ZIP compression. An unauthenticated attacker can craft malicious JWE tokens that bypass the existing 250KB input size limit by decompressing to approximately 100MB, causing denial of service on memory-constrained systems. The vulnerability exists because the previous patch for CVE-2024-28102 validated input size but failed to restrict decompressed output size. The attack requires no authentication, network access, or user interaction, making it trivially easy to execute. The CVSS score of 5.3 (Medium) reflects the availability impact, with no confidentiality or integrity compromise. However, the practical impact could be significant for resource-limited deployments, potentially causing service disruptions. There is currently no evidence of active exploitation in the wild. The vulnerability is not listed on the KEV catalog and remains inactive on threat tracking lists, indicating minimal community attention at this time. However, organizations running JWCrypto should prioritize upgrading to version 1.5.7 to eliminate this attack vector, particularly if operating in memory-constrained environments.

Impacted Technologies

VendorProductVersion(s)CPE
< 1.5.7CPE matchmatch criteria
cpe:2.3:a:latchset:jwcrypto:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

5.3MEDIUM

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

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
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.29%
Probability of exploitation in next 30 days
EPSS Percentile
21.6%
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.0029 is in the 11th percentile among its peer group of 23,705 CVEs.

Social Chatter

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

Media Mentions

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

Remediation

Patch Available

Vendor Patches (2)

pippatch availablevia ghsa
Product: jwcryptoFixed in: 1.5.7
github_advisoryvendor investigatingvia nvd_reference
View patch

Vendor Advisories (1)

pipGHSA-fjrm-76x2-c4q4medium

JWCrypto: JWE ZIP decompression bomb

Apr 8, 2026

References

github.com / latchset/jwcrypto/security/advisories/GHSA-fjrm-76x2-c4q4
ExploitVendor Advisory