Common Weakness Enumeration
CWE Definition / CWE-582
CWE-582: Array Declared Public, Final, and Static
The product declares an array public, final, and static, which is not sufficient to prevent the array's contents from being modified.
Published:15 Dec 2006
Organization:MITRE
Modified:11 Dec 2025
Related Weakness
CWE-668: Exposure of Resource to Wrong Sphere
