Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1310 CNY

100%

CVE-2026-44483— RVF: Prototype pollution in @rvf/set-get reachable via @rvf/core preprocessFormData (HTTP form data)

CVSS 8.2 · High EPSS 0.04% · P13

Possible ATT&CK Techniques 1AI

T1190 · Exploit Public-Facing Application

Affected Version Matrix 4

VendorProductVersion RangeStatus
@rvfset-get>= 7.0.0, < 7.0.2affected
>= 6.0.0, < 6.0.4affected
airjp73rvf>= 7.0.0, < 7.0.2affected
>= 6.0.0, < 6.0.4affected
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2026-44483

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
RVF: Prototype pollution in @rvf/set-get reachable via @rvf/core preprocessFormData (HTTP form data)
Source: NVD (National Vulnerability Database)
Vulnerability Description
RVF (formerly Remix Validated Form) provides easy form validation and state management for React. From 6.0.0 to before 6.0.4 and 7.0.2, setPath in @rvf/set-get (used by @rvf/core to flatten incoming form data into a nested object) does not block the keys __proto__, constructor, or prototype when walking a path. Because field names in submitted form data are passed directly to setPath via preprocessFormData (and through parseFormData / validate), an attacker who can submit a form to a Remix / React Router app using the library can set arbitrary properties on Object.prototype of the running server process. This is a default-reachable prototype pollution primitive: no special configuration is required. Any endpoint that accepts a form via parseFormData or runs a validator created with createValidator is affected. This vulnerability is fixed in 6.0.4 and 7.0.2.
Source: NVD (National Vulnerability Database)
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:L
Source: NVD (National Vulnerability Database)
Vulnerability Type
CWE-1321
Source: NVD (National Vulnerability Database)
Vulnerability Title
RVF 安全漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
RVF是Aaron Pettengill个人开发者的一款React表单验证与状态管理工具。 RVF 6.0.0至6.0.4之前版本和7.0.2之前版本存在安全漏洞,该漏洞源于@rvf/set-get中的setPath未阻止__proto__、constructor或prototype键,导致攻击者可通过提交表单设置Object.prototype上的任意属性,造成原型污染。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
airjp73rvf >= 7.0.0, < 7.0.2 -
@rvfset-get >= 7.0.0, < 7.0.2 -

II. Public POCs for CVE-2026-44483

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-44483

登录查看更多情报信息。

Vendor Advisories for CVE-2026-44483 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-44483

No comments yet


Leave a comment