CWE-190 · High · OWASP A06:2021

CWE-190: Integer Overflow or Wraparound

The software performs a calculation that can produce an integer overflow or wraparound, when the logic assumes that the resulting value will always be larger than the original value.

About CWE-190

CWE-190 (Integer Overflow or Wraparound) is classified as high severity and falls under the OWASP Top 10 category A06:2021.

The official CWE entry is maintained by MITRE at cwe.mitre.org/data/definitions/190.html.

References

Detect CWE-190 automatically

Orbis AppSec automatically detects and fixes Integer Overflow or Wraparound vulnerabilities in your code with AI-powered static analysis.