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-36007

16
FAUCET Score

CVE-2022-36007 is a partial path traversal vulnerability affecting Venice, a Clojure-inspired Lisp dialect, in versions prior to 1.10.18. Specifically, the load-file and load-resource functions can be tricked into loading files outside configured load paths when provided with absolute paths that share a common prefix with an allowed load path. The vulnerability has a CVSS score of 3.3 (LOW), indicating a low severity. It requires local access and low privileges (AV:L/PR:L), with low attack complexity (AC:L). The potential impact is limited to confidentiality (C:L), as it allows an attacker to read unauthorized files, but does not impact integrity or availability. There is no evidence of active exploitation, and no public exploit code (Metasploit, Nuclei, ExploitDB) is available. Community discussion and media coverage are minimal, suggesting low public awareness and attention.

Impacted Technologies

VendorProductVersion(s)CPE
< 1.10.17CPE matchmatch criteria
cpe:2.3:a:venice_project:venice:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

6.1MEDIUM

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

Attack Vector
LOCAL
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
LOW
Integrity Impact
HIGH
Availability Impact
NONE
Exploitability Score
1.8
Impact Score
4.2
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.42%
Probability of exploitation in next 30 days
EPSS Percentile
34.2%
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.0042 is in the 90th percentile among its peer group of 1,509 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.1 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

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)

github_advisorypatch availablevia nvd_reference
View patch
mavenpatch availablevia ghsa
Product: com.github.jlangch:veniceFixed in: 1.10.17

Vendor Advisories (1)

mavenGHSA-4mmh-5vw7-rgvjmedium

Venice vulnerable to Partial Path Traversal issue within the functions `load-file` and `load-resource`

Aug 18, 2022

References

github.com / jlangch/venice/commit/215ae91bb964013b0a2d70718a692832d561ae0a
PatchThird Party Advisory
github.com / jlangch/venice/commit/c942c73136333bc493050910f171a48e6f575b23
PatchThird Party Advisory
github.com / jlangch/venice/releases/tag/v1.10.17
Release NotesThird Party Advisory
github.com / jlangch/venice/security/advisories/GHSA-4mmh-5vw7-rgvj
ExploitThird Party Advisory