AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-32866

HIGH · CVSS 8.6 EPSS 0.73% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2024-04-23 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 8.6. Public exploit code or proof-of-concept references have been detected in its references.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2024-32866
Severity
HIGH
CVSS
8.6
EPSS
0.73%

Original NVD Description

Conform, a type-safe form validation library, allows the parsing of nested objects in the form of `object.property`. Due to an improper implementation of this feature in versions prior to 1.1.1, an attacker can exploit the feature to trigger prototype pollution by passing a crafted input to `parseWith...` functions. Applications that use conform for server-side validation of form data or URL parameters are affected by this vulnerability. Version 1.1.1 contains a patch for the issue.