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

18
FAUCET Score

CVE-2023-35167 is a medium-severity vulnerability affecting Remult, a full-stack TypeScript CRUD framework. It allows an authenticated attacker to bypass access controls when the apiPrefilter option of the @Entity decorator is set to a function, enabling unauthorized read, update, and delete access to entity instances if the attacker knows the instance's ID. The CVSS score is 6.3 (Medium) with a vector of AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L, indicating network-based, low-complexity exploitation by a low-privileged user, leading to partial confidentiality, integrity, and availability impacts. There is no evidence of active exploitation, public exploit code (Metasploit, Nuclei, ExploitDB), or significant community discussion or media coverage.

Impacted Technologies

VendorProductVersion(s)CPE
< 0.20.6CPE matchmatch criteria
cpe:2.3:a:remult:remult:*:*:*:*:*:node.js:*:*

CVSS Data

CVSS version used by this source: 3.1

5.0MEDIUM

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

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

Exploit Intelligence

EPSS Score
0.55%
Probability of exploitation in next 30 days
EPSS Percentile
42.5%
Percentile rank of EPSS score among Peer Group
As of 2026-07-25
Model: v2026.06.15
This CVE's current EPSS score of 0.0055 is in the 52nd percentile among its peer group of 21,939 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
npmpatch availablevia ghsa
Product: remultFixed in: 0.20.6

Vendor Advisories (1)

npmGHSA-7hh3-3x64-v2g9medium

When setting EntityOptions.apiPrefilter to a function, the filter is not applied to API requests for a resource by Id

Jun 20, 2023

References

github.com / remult/remult/commit/6892ae97134126d8710ef7302bb2fc37730994c5
Patch
github.com / remult/remult/releases/tag/v0.20.6
Release Notes
github.com / remult/remult/security/advisories/GHSA-7hh3-3x64-v2g9
Third Party Advisory