Nginx Proxy Manager News !!link!! Jun 2026
In February 2026, a man-in-the-middle vulnerability was identified in Nginx's TLS proxying. Users are urged to ensure their NPM instances are running on the latest patched OpenResty or Nginx base images (version 1.28.2+ or 1.29.5+ ) .
As of early 2026, NPM is stable but slow-moving (last major release 2.11.3 in 2023). The community has forked it as with OAuth support, but the original remains reliable.
The primary "news" for NPM users in 2026 involves critical security vulnerabilities in management interfaces and the underlying Nginx stack: nginx proxy manager news
Added support for the ArvanCloud DNS plugin for simplified certificate management .
: Improved observability for stream traffic allows administrators to track activity based on specific ports. The community has forked it as with OAuth
# On Ubuntu/Debian sudo apt update && sudo apt install docker.io docker-compose -y sudo systemctl enable --now docker
NPM remains one of the most popular reverse proxy solutions, but recent trends show many users migrating to Caddy (automatic HTTPS without DB) or Traefik (Kubernetes-native). However, NPM is still the best balance of simplicity and power for most self-hosters. # On Ubuntu/Debian sudo apt update && sudo
A critical flaw (CVSS 9.8) was discovered in nginx-ui , a popular alternative or companion tool for Nginx management . While this specific CVE is for nginx-ui , it highlights a broader industry trend where Model Context Protocol (MCP) integrations—meant to let AI agents manage configurations—are being launched with insufficient authentication .