Input validation error in MapServer - #VU146013
Published: August 27, 2026
Vulnerability details
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to improper input validation in the WCS 2.0 GetCoverage request handling when processing the RESOLUTION parameter. A remote attacker can send a specially crafted request with a non-positive RESOLUTION value to cause a denial of service.
A negative RESOLUTION value can terminate the handling CGI or FastCGI worker via exit(1), and repeated requests can deplete the worker pool.