LIVE NEWSROOM · --:-- · May 25, 2026
A LIBRARY FOR SECURITY RESEARCHERS

CWE WEAKNESSES  /  CWE-710

CWE-710

Improper Adherence to Coding Standards

Pillar

What it is

The product does not follow certain coding rules for development, which can lead to resultant weaknesses or increase the severity of the associated vulnerabilities.

Impact

OtherOther

Mitigations

  • [Policy] Select and require coding standards. Ensure that they include security concerns.
  • [Implementation] Closely follow coding standards, possibly enforcing them upon checkin of the code into a source control system or with periodic analyses.
Test & detect

Browse all common weaknesses, check related exploited CVEs, or map to ATT&CK techniques.

Source: MITRE CWE. View on cwe.mitre.org →

Scroll to Top