Common Weakness Enumeration
CWE Definition / CWE-649
CWE-649: Reliance on Obfuscation or Encryption of Security-Relevant Inputs without Integrity Checking
The product uses obfuscation or encryption of inputs that should not be mutable by an external actor, but the product does not use integrity checks to detect if those inputs have been modified.
Published:30 Jan 2008
Organization:MITRE
Modified:11 Dec 2025
Related Weakness
CWE-345: Insufficient Verification of Data Authenticity
