CWE•Base•Draft•13 recent CVEs
CWE-625Permissive Regular Expression
Description
The product uses a regular expression that does not sufficiently restrict the set of allowed values.
[object Object]
Common consequences
- Access Control→Bypass Protection Mechanism
Potential mitigations
- ImplementationWhen applicable, ensure that the regular expression marks beginning and ending string patterns, such as "/^string$/" for Perl.
Related CWEs
Recent CVEs classified under this CWE
CVE-2026-799655.32026-09-09CVE-2026-836182026-09-01CVE-2026-836172026-09-01CVE-2026-836092026-09-01CVE-2026-827262026-08-31CVE-2026-555369.12026-08-25CVE-2026-192786.82026-08-10CVE-2026-649408.62026-08-10CVE-2026-445874.72026-06-17CVE-2026-377376.52026-06-05CVE-2026-401107.32026-05-05CVE-2026-348305.92026-04-02CVE-2026-347635.32026-04-02