ClassDraft
CWE-75Failure to Sanitize Special Elements into a Different Plane (Special Element Injection)
Category: injection
Description
The product does not adequately filter user-controlled input for special elements with control implications.
Common consequences· 1
- Integrity / Confidentiality / Availability — Modify Application Data, Execute Unauthorized Code or Commands
Potential mitigations· 2
- [Requirements]Programming languages and supporting technologies might be chosen which are not subject to these issues.
- [Implementation]Utilize an appropriate mix of allowlist and denylist parsing to filter special element syntax from all input.
Related CAPEC attack patterns· 2
References
Exploits (incoming)2
| Type | Target | Confidence | Tier |
|---|---|---|---|
| AttackPattern | Web Server Logs Tamperingcapec-81 | 100% | live |
| AttackPattern | Log Injection-Tampering-Forgingcapec-93 | 100% | live |
(incoming)3
| Type | Target | Confidence | Tier |
|---|---|---|---|
| Vulnerability | CVE-2025-50213cve-2025-50213 | 0% | live |
| Vulnerability | CVE-2026-29042cve-2026-29042 | 0% | live |
| Vulnerability | CVE-2026-31908cve-2026-31908 | 0% | live |
Related by meaning· 6
Nearest entities by semantic similarity across the cs-graph corpus.