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-2022-32511

31
FAUCET Score

CVE-2022-32511 is a critical vulnerability affecting jmespath.rb (JMESPath for Ruby) versions prior to 1.6.1, as well as Fedora Project's jmespath. The vulnerability stems from the use of JSON.load instead of the more secure JSON.parse, which can lead to arbitrary code execution. With a CVSS score of 9.8 (CRITICAL), this vulnerability is remotely exploitable with low attack complexity, allowing for complete compromise of confidentiality, integrity, and availability. While no active exploitation, public exploit code (Metasploit, Nuclei, ExploitDB), or significant community discussion has been observed, its high severity warrants immediate patching.

Impacted Technologies

VendorProductVersion(s)CPE
< 1.6.1CPE matchmatch criteria
cpe:2.3:a:jmespath:jmespath:*:*:*:*:*:ruby:*:*
35CPE matchmatch criteria
cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*
36CPE matchmatch criteria
cpe:2.3:o:fedoraproject:fedora:36:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

9.8CRITICAL

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

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

Exploit Intelligence

EPSS Score
2.13%
Probability of exploitation in next 30 days
EPSS Percentile
80.0%
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.0213 is in the 69th percentile among its peer group of 36,862 CVEs.

Social Chatter

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

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.3 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
rubygemspatch availablevia ghsa
Product: jmespathFixed in: 1.6.1

Vendor Advisories (1)

rubygemsGHSA-5c5f-7vfq-3732critical

JMESPath for Ruby uses unsafe JSON.load when safe JSON.parse is preferable

Jun 7, 2022

References

github.com / jmespath/jmespath.rb/compare/v1.6.0...v1.6.1
Third Party Advisory
github.com / jmespath/jmespath.rb/pull/55
PatchThird Party Advisory
lists.fedoraproject.org / archives/list/package-announce%40lists.fedoraproject.org/message/376NUPIPTYBWWGS33GO4UOLQRI4D3BTP
lists.fedoraproject.org / archives/list/package-announce%40lists.fedoraproject.org/message/AGZ2YWONVFFOPACHAT4MM7ZBT4DNHOF5
stackoverflow.com / a/30050571/580231
Third Party Advisory