Is there an existing issue for this?
Current Behavior
Current swag images have nginx releases 1.28.x included which are effected by CVE-2026-42055. It takes at least nginx 1.30.3+ or 1.31.2+ to fix the issue.
Expected Behavior
swag images are being updated with nginx versions fixing CVE-2026-42055.
Steps To Reproduce
- Create swag container
- Execute
nginx -v inside container
Environment
CPU architecture
x86-64
Docker creation
image: lscr.io/linuxserver/swag:latest
Container logs
nginx version: nginx/1.28.3
Is there an existing issue for this?
Current Behavior
Current swag images have nginx releases 1.28.x included which are effected by CVE-2026-42055. It takes at least nginx 1.30.3+ or 1.31.2+ to fix the issue.
Expected Behavior
swag images are being updated with nginx versions fixing CVE-2026-42055.
Steps To Reproduce
nginx -vinside containerEnvironment
CPU architecture
x86-64
Docker creation
Container logs