SCA: security update for neos/form (GHSA-m5vx-8chx-qvmm)

medium Tenable Cloud Security Plugin ID 416762

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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 (CVE-2021-32697)

See Also

https://github.com/advisories/GHSA-m5vx-8chx-qvmm

Plugin Details

Severity: Medium

ID: 416762

Version: Revision 1.4

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 1.2

Percentile: 0.01

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.7

Vector: CVSS2#AV:N/AC:L/Au:N/C:N/I:P/A:N

CVSS Score Source: CVE-2021-32697

CVSS v3

Risk Factor: Medium

Base Score: 5.3

Temporal Score: 4.6

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 6/22/2021

Vulnerability Publication Date: 6/21/2021

Reference Information

CVE: CVE-2021-32697

cwe: CWE-20