Skip to content

CWE-436: Interpretation Conflict

cwe.mitre.org September 8, 2026

The paper "Insertion, Evasion, and Denial of Service: Eluding Network Intrusion Detection" [ REF-428 ] shows that OSes varied widely in how they manage unusual packets, which made it difficult or impossible for intrusion detection systems to properly detect certain attacker manipulations that took advantage of these OS differences.

Null characters have different interpretations in Perl and C, which have security consequences when Perl invokes C functions. Similar problems have been reported in ASP [ REF-429 ] and PHP.

Note: this is a curated list of examples for users to understand the variety of ways in which this weakness can be introduced. It is not a complete list of all CVEs that are related to this CWE entry.

Extracted Entities

Attack Types (1)