CWE-472Base1 in KEV

External Control of Assumed-Immutable Web Parameter

Draft in the CWE catalog · 148 CVEs mapped

148
CVEs mapped
1
In KEV
7.7
Median CVSS
What it is

The web application does not sufficiently verify inputs that are assumed to be immutable but are actually externally controllable, such as hidden form fields.

Recent examples
5.3cvss
CVE-2026-84762

CVE-2026-84762 - MEDIUM Severity Vulnerability

Unauthenticated Bypass Vulnerability in WP EasyPay <= 4.5.3 versions.

MEDIUMno explanation yet
0%
epss
none
CVE-2026-77999

CVE-2026-77999 - UNKNOWN Severity Vulnerability

Joomla Extension - j2commerce.com - Unauthenticated PayPal callback forgery leading to order confirmation fraud in J2Store 1.0.0-3.3.21, 4.0.0-4.0.21, 4.1.0-4.1.6 - The PayPal IPN listener's signature check (`_validateIPN()`) accepted `UNVERIFIED` and any non-`INVALID` response as valid, made its verification request with `CURLOPT_SSL_VERIFYPEER` disabled, and stored its verdict in a field nothing downstream ever checked — so processing continued regardless of the outcome. Separately, the paid-amount comparison only ran when `mc_gross` was a positive number; omitting the field from the POST body (`floatval(null) == 0`) skipped the check entirely. Combined with a merchant-configured `receiver_email` and a sequential, enumerable order id read from the `custom` field, an anonymous POST was enough to move a pending order straight to `CONFIRMED` with no payment, or force another customer's pending order to `FAILED`. `paypalv2.php` performed no amount check under any circumstances.

no explanation yet
0%
epss
5.4cvss
CVE-2026-84654

CVE-2026-84654 - MEDIUM Severity Vulnerability

In Stapler 2107.v8dfcb_e8ed317 and earlier, except 2088.2093.vd7c3e58008a_6, included in Jenkins 2.579 and earlier, LTS 2.568.2 and earlier, form data binding allows setting public static fields of the bound configuration object, allowing attackers who can submit configuration forms to modify public static fields of the configuration objects those forms are bound to, resulting in changes that apply globally to the Jenkins instance.

MEDIUMno explanation yet
0%
epss
The record
Technical detail
CWE ID
CWE-472
Abstraction
Base
Structure
Simple
Status
Draft