#VU110010 Input validation error in request - CVE-2017-16026

 

#VU110010 Input validation error in request - CVE-2017-16026

Published: June 2, 2025


Vulnerability identifier: #VU110010
Vulnerability risk: High
CVSSv4.0: CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Amber
CVE-ID: CVE-2017-16026
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
request
Software vendor:
Request

Description

The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to insufficient validation of user-supplied input. If a request is made using ```multipart```, and the body type is a ```number```, then the specified number of non-zero memory is passed in the body. A remote attacker can pass specially crafted input to the application and perform a denial of service (DoS) attack.


Remediation

Install updates from vendor's website.

External links