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.
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.
Orbis AppSec automatically detects and fixes Integer Overflow or Wraparound vulnerabilities in your code with AI-powered static analysis.