Cyber Resilience

CWE · MITRE source

CWE-76Improper Neutralization of Equivalent Special Elements

Abstraction: Base · CVEs in our corpus: 13

The product correctly neutralizes certain special elements, but it improperly neutralizes equivalent special elements.

The product may have a fixed list of special characters it believes is complete. However, there may be alternate encodings, or representations that also have the same meaning. For example, the product may filter out a leading slash (/) to prevent absolute path names, but does not account for a tilde (~) followed by a user name, which on some *nix systems could be expanded to an absolute pathname. Alternately, the product might filter a dangerous "-e" command-line switch when calling an external program, but it might not account for "--exec" or other switches that have the same semantics.

Last updated: 20 August 2026 13:14 UTC

OWASP Top 10 for Web (2025)

This weakness contributes to A05:2025 Injection.

Control responseHuman-reviewed

Answering this weakness across the control lifecycle, from our framework cross-walks.

Prevent
Stop it (NIST 800-53 / CSF Protect)
  • PR.PS-06
  • SA-11 Developer Testing and Evaluation
  • SI-10 Information Input Validation
  • SA-8 Security and Privacy Engineering Principles
Detect
Catch it (CSF Detect / Respond)

Harden
Shrink the surface (DISA STIG)

Validate
Prove the fix (OWASP ASVS)

NIST 800-53 r5 controls that address this weakness (0)AI-assisted

Control Title Family Why it addresses this CWE
No NIST controls proposed yet.

Top CVEs of this weakness type, ranked by Risk Priority

CVE Risk CVSS EPSS Published
CVE-2024-34359 8.29.60.28422024-05-14
CVE-2026-28292 7.69.80.01302026-03-10
CVE-2024-2952 7.59.80.01262024-04-10
CVE-2024-1883 7.36.30.61472024-03-14
CVE-2024-4897 6.38.40.00452024-07-02
CVE-2026-11311 6.28.10.00572026-06-17
CVE-2026-557236.28.30.00292026-07-15
CVE-2024-1882 5.77.20.01412024-03-14
CVE-2023-0493 5.35.30.07902023-01-26
CVE-2024-21600 5.06.50.00322024-01-12
CVE-2023-1149 4.35.40.00552023-03-02
CVE-2024-1221 2.93.10.00552024-03-14