AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2021-32697

MEDIUM · CVSS 6.5 EPSS 1.12% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2021-06-21 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

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-2021-32697
Severity
MEDIUM
CVSS
6.5
EPSS
1.12%
GitHub

Original NVD Description

neos/forms is an open source framework to build web forms. By crafting a special `GET` request containing a valid form state, a form can be submitted without invoking any validators. Form state is secured with an HMAC that is still verified. That means that this issue can only be exploited if Form Finishers cause side effects even if no form values have been sent. Form Finishers can be adjusted in a way that they only execute an action if the submitted form contains some expected data. Alternatively a custom Finisher can be added as first finisher. This regression was introduced with https://github.com/neos/form/commit/049d415295be8d4a0478ccba97dba1bb81649567