Input validation error in nginx-ui - CVE-2026-33029
Published: April 23, 2026
nginx-ui
Detailed vulnerability description
The vulnerability allows a remote user to cause a denial of service.
The vulnerability exists due to improper input validation in the POST /api/settings endpoint when processing the logrotate.interval field. A remote privileged user can send a specially crafted request with a negative integer value to cause a denial of service.
The issue can cause the backend to enter an infinite loop or invalid state, rendering the web interface unresponsive.