Debian Package Tracker
Register | Log in
Subscribe

nginx

small, powerful, scalable web/proxy server

Choose email to subscribe with

general
  • source: nginx (main)
  • version: 1.30.1-7
  • maintainer: Debian Nginx Maintainers (archive) (DMD)
  • uploaders: Jan Mojžíš [DMD]
  • arch: all any
  • std-ver: 4.7.4
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 1.18.0-6.1+deb11u3
  • o-o-sec: 1.18.0-6.1+deb11u8
  • oldstable: 1.22.1-9+deb12u9
  • old-sec: 1.22.1-9+deb12u9
  • old-p-u: 1.22.1-9+deb12u9
  • stable: 1.26.3-3+deb13u7
  • stable-sec: 1.26.3-3+deb13u7
  • testing: 1.30.1-7
  • unstable: 1.30.1-7
  • exp: 1.30.4-2
versioned links
  • 1.18.0-6.1+deb11u3: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.18.0-6.1+deb11u8: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.22.1-9+deb12u9: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.26.3-3+deb13u7: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.30.1-7: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.30.4-2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • libnginx-mod-http-geoip
  • libnginx-mod-http-image-filter
  • libnginx-mod-http-perl
  • libnginx-mod-http-xslt-filter
  • libnginx-mod-mail
  • libnginx-mod-stream
  • libnginx-mod-stream-geoip (1 bugs: 0, 1, 0, 0)
  • nginx (12 bugs: 0, 8, 4, 0)
  • nginx-common (10 bugs: 0, 8, 2, 0)
  • nginx-core
  • nginx-dev (3 bugs: 0, 1, 2, 0)
  • nginx-doc
  • nginx-extras (5 bugs: 0, 3, 2, 0)
  • nginx-full
  • nginx-light
action needed
A new upstream version is available: 1.30.4 high
A new upstream version 1.30.4 is available, you should consider packaging it.
Created: 2026-05-23 Last update: 2026-07-22 22:02
Debci reports failed tests high
  • unstable: fail (log)
    The tests ran in 0:09:19
    Last run: 2026-07-19T10:42:40.000Z
    Previous status: unknown

  • testing: pass (log)
    The tests ran in 0:07:35
    Last run: 2026-07-20T06:16:25.000Z
    Previous status: unknown

  • stable: pass (log)
    The tests ran in 0:05:18
    Last run: 2026-07-17T20:12:01.000Z
    Previous status: unknown

Created: 2026-07-19 Last update: 2026-07-22 21:02
4 security issues in trixie high

There are 4 open security issues in trixie.

3 important issues:
  • CVE-2026-42533: A vulnerability exists in NGINX Plus and NGINX Open Source when a map directive uses regex matching and a string expression references the map's regex capture variables before referencing the map output variable. Alternatively, the same result could be achieved by using a non-cacheable variable in a string expression under certain conditions. An unauthenticated attacker along with conditions beyond their control can exploit this vulnerability by sending crafted HTTP requests. This may cause a heap buffer overflow in the NGINX worker process leading to a restart. Additionally, attackers can execute code on systems with Address Space Layout Randomization (ASLR) disabled or when the attacker can bypass ASLR. Impact: This vulnerability may allow remote attackers to cause a denial-of-service (DoS) on the NGINX system or to possibly trigger a code execution. There is no control plane exposure; this is a data plane issue only.  Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.
  • CVE-2026-56434: NGINX Plus and NGINX Open Source have a vulnerability in the ngx_http_ssi_module module. This vulnerability may exist when the Server-Side Includes (SSI), proxy_pass, and proxy_buffering off directives are configured. With this configuration, an unauthenticated attacker with man-in-the-middle (MITM) ability to control responses from an upstream server may be able to cause a use-after-free in the NGINX worker process. This issue may lead to limited modification of memory or a restart of the NGINX worker process. Impact: This vulnerability may allow remote attackers to have limited control to modify memory contents or restart the NGINX worker process. There is no control plane exposure; this is a data plane issue only. Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.
  • CVE-2026-60005: NGINX Plus and NGINX Open Source have a vulnerability in the ngx_http_slice_module module. When the slice directive and unnamed regex captures are configured or when a background cache update happens, unauthenticated attackers can send requests that may cause uninitialized memory access in the NGINX worker process, leading to limited disclosure of memory or a restart. Impact: This vulnerability may allow remote, unauthenticated attackers to have limited control to disclose memory contents or restart the NGINX worker process. There is no control plane exposure; this is a data plane issue only. Note: The ngx_http_slice_module module is not enabled by default; it's enabled with the --with-http_slice_module configuration parameter. Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.
1 ignored issue:
  • CVE-2013-0337: The default configuration of nginx, possibly 1.3.13 and earlier, uses world-readable permissions for the (1) access.log and (2) error.log files, which allows local users to obtain sensitive information by reading the files.
Created: 2025-08-09 Last update: 2026-07-21 06:30
2 security issues in sid high

There are 2 open security issues in sid.

2 important issues:
  • CVE-2013-0337: The default configuration of nginx, possibly 1.3.13 and earlier, uses world-readable permissions for the (1) access.log and (2) error.log files, which allows local users to obtain sensitive information by reading the files.
  • CVE-2026-42533: A vulnerability exists in NGINX Plus and NGINX Open Source when a map directive uses regex matching and a string expression references the map's regex capture variables before referencing the map output variable. Alternatively, the same result could be achieved by using a non-cacheable variable in a string expression under certain conditions. An unauthenticated attacker along with conditions beyond their control can exploit this vulnerability by sending crafted HTTP requests. This may cause a heap buffer overflow in the NGINX worker process leading to a restart. Additionally, attackers can execute code on systems with Address Space Layout Randomization (ASLR) disabled or when the attacker can bypass ASLR. Impact: This vulnerability may allow remote attackers to cause a denial-of-service (DoS) on the NGINX system or to possibly trigger a code execution. There is no control plane exposure; this is a data plane issue only.  Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.
Created: 2022-07-04 Last update: 2026-07-21 06:30
2 security issues in forky high

There are 2 open security issues in forky.

2 important issues:
  • CVE-2013-0337: The default configuration of nginx, possibly 1.3.13 and earlier, uses world-readable permissions for the (1) access.log and (2) error.log files, which allows local users to obtain sensitive information by reading the files.
  • CVE-2026-42533: A vulnerability exists in NGINX Plus and NGINX Open Source when a map directive uses regex matching and a string expression references the map's regex capture variables before referencing the map output variable. Alternatively, the same result could be achieved by using a non-cacheable variable in a string expression under certain conditions. An unauthenticated attacker along with conditions beyond their control can exploit this vulnerability by sending crafted HTTP requests. This may cause a heap buffer overflow in the NGINX worker process leading to a restart. Additionally, attackers can execute code on systems with Address Space Layout Randomization (ASLR) disabled or when the attacker can bypass ASLR. Impact: This vulnerability may allow remote attackers to cause a denial-of-service (DoS) on the NGINX system or to possibly trigger a code execution. There is no control plane exposure; this is a data plane issue only.  Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.
Created: 2025-08-09 Last update: 2026-07-21 06:30
5 security issues in bullseye high

There are 5 open security issues in bullseye.

4 important issues:
  • CVE-2026-42533: A vulnerability exists in NGINX Plus and NGINX Open Source when a map directive uses regex matching and a string expression references the map's regex capture variables before referencing the map output variable. Alternatively, the same result could be achieved by using a non-cacheable variable in a string expression under certain conditions. An unauthenticated attacker along with conditions beyond their control can exploit this vulnerability by sending crafted HTTP requests. This may cause a heap buffer overflow in the NGINX worker process leading to a restart. Additionally, attackers can execute code on systems with Address Space Layout Randomization (ASLR) disabled or when the attacker can bypass ASLR. Impact: This vulnerability may allow remote attackers to cause a denial-of-service (DoS) on the NGINX system or to possibly trigger a code execution. There is no control plane exposure; this is a data plane issue only.  Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.
  • CVE-2026-56434: NGINX Plus and NGINX Open Source have a vulnerability in the ngx_http_ssi_module module. This vulnerability may exist when the Server-Side Includes (SSI), proxy_pass, and proxy_buffering off directives are configured. With this configuration, an unauthenticated attacker with man-in-the-middle (MITM) ability to control responses from an upstream server may be able to cause a use-after-free in the NGINX worker process. This issue may lead to limited modification of memory or a restart of the NGINX worker process. Impact: This vulnerability may allow remote attackers to have limited control to modify memory contents or restart the NGINX worker process. There is no control plane exposure; this is a data plane issue only. Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.
  • CVE-2026-60005: NGINX Plus and NGINX Open Source have a vulnerability in the ngx_http_slice_module module. When the slice directive and unnamed regex captures are configured or when a background cache update happens, unauthenticated attackers can send requests that may cause uninitialized memory access in the NGINX worker process, leading to limited disclosure of memory or a restart. Impact: This vulnerability may allow remote, unauthenticated attackers to have limited control to disclose memory contents or restart the NGINX worker process. There is no control plane exposure; this is a data plane issue only. Note: The ngx_http_slice_module module is not enabled by default; it's enabled with the --with-http_slice_module configuration parameter. Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.
  • TEMP-1138794-BADE22:
1 ignored issue:
  • CVE-2013-0337: The default configuration of nginx, possibly 1.3.13 and earlier, uses world-readable permissions for the (1) access.log and (2) error.log files, which allows local users to obtain sensitive information by reading the files.
Created: 2026-05-22 Last update: 2026-07-21 06:30
4 security issues in bookworm high

There are 4 open security issues in bookworm.

3 important issues:
  • CVE-2026-42533: A vulnerability exists in NGINX Plus and NGINX Open Source when a map directive uses regex matching and a string expression references the map's regex capture variables before referencing the map output variable. Alternatively, the same result could be achieved by using a non-cacheable variable in a string expression under certain conditions. An unauthenticated attacker along with conditions beyond their control can exploit this vulnerability by sending crafted HTTP requests. This may cause a heap buffer overflow in the NGINX worker process leading to a restart. Additionally, attackers can execute code on systems with Address Space Layout Randomization (ASLR) disabled or when the attacker can bypass ASLR. Impact: This vulnerability may allow remote attackers to cause a denial-of-service (DoS) on the NGINX system or to possibly trigger a code execution. There is no control plane exposure; this is a data plane issue only.  Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.
  • CVE-2026-56434: NGINX Plus and NGINX Open Source have a vulnerability in the ngx_http_ssi_module module. This vulnerability may exist when the Server-Side Includes (SSI), proxy_pass, and proxy_buffering off directives are configured. With this configuration, an unauthenticated attacker with man-in-the-middle (MITM) ability to control responses from an upstream server may be able to cause a use-after-free in the NGINX worker process. This issue may lead to limited modification of memory or a restart of the NGINX worker process. Impact: This vulnerability may allow remote attackers to have limited control to modify memory contents or restart the NGINX worker process. There is no control plane exposure; this is a data plane issue only. Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.
  • CVE-2026-60005: NGINX Plus and NGINX Open Source have a vulnerability in the ngx_http_slice_module module. When the slice directive and unnamed regex captures are configured or when a background cache update happens, unauthenticated attackers can send requests that may cause uninitialized memory access in the NGINX worker process, leading to limited disclosure of memory or a restart. Impact: This vulnerability may allow remote, unauthenticated attackers to have limited control to disclose memory contents or restart the NGINX worker process. There is no control plane exposure; this is a data plane issue only. Note: The ngx_http_slice_module module is not enabled by default; it's enabled with the --with-http_slice_module configuration parameter. Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.
1 ignored issue:
  • CVE-2013-0337: The default configuration of nginx, possibly 1.3.13 and earlier, uses world-readable permissions for the (1) access.log and (2) error.log files, which allows local users to obtain sensitive information by reading the files.
Created: 2023-06-10 Last update: 2026-07-21 06:30
3 bugs tagged patch in the BTS normal
The BTS contains patches fixing 3 bugs, consider including or untagging them.
Created: 2026-06-02 Last update: 2026-07-22 22:00
lintian reports 1 warning normal
Lintian reports 1 warning about this package. You should make the package lintian clean getting rid of them.
Created: 2026-07-19 Last update: 2026-07-19 12:18
5 open merge requests in Salsa normal
There are 5 open merge requests for this package on Salsa. You should consider reviewing and/or merging these merge requests.
Created: 2025-08-19 Last update: 2026-07-18 18:19
debian/patches: 8 patches to forward upstream low

Among the 9 debian patches available in version 1.30.1-7 of the package, we noticed the following issues:

  • 8 patches where the metadata indicates that the patch has not yet been forwarded upstream. You should either forward the patch upstream or update the metadata to document its real status.
Created: 2023-02-26 Last update: 2026-07-19 11:30
Issues found with some translations low

Automatic checks made by the Debian l10n team found some issues with the translations contained in this package. You should check the l10n status report for more information.

Issues can be things such as missing translations, problematic translated strings, outdated PO files, unknown languages, etc.

Created: 2026-02-17 Last update: 2026-02-17 12:32
testing migrations
  • This package will soon be part of the auto-perl transition. You might want to ensure that your package is ready for it. You can probably find supplementary information in the debian-release archives or in the corresponding release.debian.org bug.
  • This package will soon be part of the perl-5.42 transition. You might want to ensure that your package is ready for it. You can probably find supplementary information in the debian-release archives or in the corresponding release.debian.org bug.
  • This package will soon be part of the nginx-abi-1.30.4-2 transition. You might want to ensure that your package is ready for it. You can probably find supplementary information in the debian-release archives or in the corresponding release.debian.org bug.
  • This package will soon be part of the auto-openssl transition. You might want to ensure that your package is ready for it. You can probably find supplementary information in the debian-release archives or in the corresponding release.debian.org bug.
news
[rss feed]
  • [2026-07-21] nginx 1.30.1-7 MIGRATED to testing (Debian testing watch)
  • [2026-07-19] Accepted nginx 1.30.4-2 (source) into experimental (Jan Mojžíš)
  • [2026-07-18] Accepted nginx 1.30.4-1 (source) into experimental (Jan Mojžíš)
  • [2026-07-18] Accepted nginx 1.30.1-7 (source) into unstable (Jan Mojžíš)
  • [2026-07-04] Accepted nginx 1.22.1-9+deb12u9 (source) into oldstable-proposed-updates (Debian FTP Masters) (signed by: Carlos Henrique Lima Melara)
  • [2026-07-04] Accepted nginx 1.26.3-3+deb13u7 (source) into proposed-updates (Debian FTP Masters) (signed by: Salvatore Bonaccorso)
  • [2026-07-03] Accepted nginx 1.22.1-9+deb12u9 (source) into oldstable-security (Debian FTP Masters) (signed by: Carlos Henrique Lima Melara)
  • [2026-07-01] Accepted nginx 1.18.0-6.1+deb11u8 (source) into oldoldstable-security (Carlos Henrique Lima Melara)
  • [2026-06-30] Accepted nginx 1.26.3-3+deb13u7 (source) into stable-security (Debian FTP Masters) (signed by: Salvatore Bonaccorso)
  • [2026-06-29] nginx 1.30.1-6 MIGRATED to testing (Debian testing watch)
  • [2026-06-25] nginx 1.30.1-5 MIGRATED to testing (Debian testing watch)
  • [2026-06-24] Accepted nginx 1.30.1-6 (source) into unstable (Jan Mojžíš)
  • [2026-06-19] Accepted nginx 1.30.1-5 (source) into unstable (Jan Mojžíš)
  • [2026-06-18] Accepted nginx 1.18.0-6.1+deb11u7 (source) into oldoldstable-security (Carlos Henrique Lima Melara)
  • [2026-06-13] nginx 1.30.1-4 MIGRATED to testing (Debian testing watch)
  • [2026-06-08] Accepted nginx 1.26.3-3+deb13u6 (source) into proposed-updates (Debian FTP Masters) (signed by: Jan Mojžíš)
  • [2026-06-08] Accepted nginx 1.22.1-9+deb12u8 (source) into oldstable-proposed-updates (Debian FTP Masters) (signed by: Jan Mojžíš)
  • [2026-06-08] Accepted nginx 1.30.1-4 (source) into unstable (Jan Mojžíš)
  • [2026-06-07] Accepted nginx 1.22.1-9+deb12u8 (source) into oldstable-security (Debian FTP Masters) (signed by: Jan Mojžíš)
  • [2026-06-07] Accepted nginx 1.26.3-3+deb13u6 (source) into stable-security (Debian FTP Masters) (signed by: Jan Mojžíš)
  • [2026-05-26] nginx 1.30.1-3 MIGRATED to testing (Debian testing watch)
  • [2026-05-23] Accepted nginx 1.30.1-3 (source) into unstable (Jan Mojžíš)
  • [2026-05-19] Accepted nginx 1.30.1-2 (source) into unstable (Jan Mojžíš)
  • [2026-05-18] Accepted nginx 1.18.0-6.1+deb11u6 (source) into oldoldstable-security (Jan Mojžíš) (signed by: Carlos Henrique Lima Melara)
  • [2026-05-17] Accepted nginx 1.22.1-9+deb12u7 (source) into oldstable-proposed-updates (Debian FTP Masters) (signed by: Jan Mojžíš)
  • [2026-05-17] Accepted nginx 1.26.3-3+deb13u5 (source) into proposed-updates (Debian FTP Masters) (signed by: Jan Mojžíš)
  • [2026-05-16] Accepted nginx 1.30.1-1 (source) into experimental (Jan Mojžíš)
  • [2026-05-16] Accepted nginx 1.22.1-9+deb12u7 (source) into oldstable-security (Debian FTP Masters) (signed by: Jan Mojžíš)
  • [2026-05-16] Accepted nginx 1.26.3-3+deb13u5 (source) into stable-security (Debian FTP Masters) (signed by: Jan Mojžíš)
  • [2026-05-15] Accepted nginx 1.30.0-4 (source) into unstable (Jan Mojžíš)
  • 1
  • 2
bugs [bug history graph]
  • all: 38 39
  • RC: 0
  • I&N: 23
  • M&W: 13 14
  • F&P: 2
  • patch: 3
links
  • homepage
  • lintian (0, 1)
  • buildd: logs, exp, reproducibility, cross
  • popcon
  • browse source code
  • other distros
  • security tracker
  • l10n (100, -)
  • debian patches
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 1.30.1-6ubuntu1
  • patches for 1.30.1-6ubuntu1

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing