Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

suse-cvrf логотип

openSUSE-SU-2026:20810-1

Опубликовано: 26 мая 2026
Источник: suse-cvrf

Описание

Security update for apache2

This update for apache2 fixes the following issues:

Changes in apache2:

Version update to 2.4.66 (jsc#PED-16181)

*) SECURITY: CVE-2025-66200: Apache HTTP Server: mod_userdir+suexec bypass via AllowOverride FileInfo. mod_userdir+suexec bypass via AllowOverride FileInfo vulnerability in Apache HTTP Server. Users with access to use the RequestHeader directive in htaccess can cause some CGI scripts to run under an unexpected userid. This issue affects Apache HTTP Server: from 2.4.7 through 2.4.65. *) SECURITY: CVE-2025-65082: Apache HTTP Server: CGI environment variable override. Improper Neutralization of Escape, Meta, or Control Sequences vulnerability in Apache HTTP Server through environment variables set via the Apache configuration unexpectedly superseding variables calculated by the server for CGI programs. This issue affects Apache HTTP Server from 2.4.0 through 2.4.65. *) SECURITY: CVE-2025-59775: Apache HTTP Server: NTLM Leakage on Windows through UNC SSRF. Server-Side Request Forgery (SSRF) vulnerability in Apache HTTP Server on Windows with AllowEncodedSlashes On and MergeSlashes Off allows to potentially leak NTLM hashes to a malicious server via SSRF and malicious requests or content *) SECURITY: CVE-2025-58098: Apache HTTP Server: Server Side Includes adds query string to #exec cmd=... Apache HTTP Server 2.4.65 and earlier with Server Side Includes (SSI) enabled and mod_cgid (but not mod_cgi) passes the shell-escaped query string to #exec cmd="..." directives. This issue affects Apache HTTP Server before 2.4.66. *) SECURITY: CVE-2025-55753: Apache HTTP Server: mod_md (ACME), unintended retry intervals An integer overflow in the case of failed ACME certificate renewal leads, after a number of failures (~30 days in default configurations), to the backoff timer becoming 0. Attempts to renew the certificate then are repeated without delays until it succeeds. This issue affects Apache HTTP Server: from 2.4.30 before 2.4.66. *) mod_http2: Fix handling of 304 responses from mod_cache. *) mod_http2/mod_proxy_http2: fix a bug in calculating the log2 value of integers, used in push diaries and proxy window size calculations. *) mod_md: update to version 2.6.5 - New directive MDInitialDelay, controlling how longer to wait after a server restart before checking certificates for renewal. [Michael Kaufmann] - Hardening: when build with OpenSSL older than 1.0.2 or old libressl versions, the parsing of ASN.1 time strings did not do a length check. - Hardening: when reading back OCSP responses stored in the local JSON store, missing 'valid' key led to uninitialized values, resulting in wrong refresh behaviour. *) mod_md: update to version 2.6.6 - Fix a small memory leak when using OpenSSL's BIGNUMs. - Fix reuse of curl easy handles by resetting them. *) mod_http2: update to version 2.0.35 New directive H2MaxStreamErrors to control how much bad behaviour by clients is tolerated before the connection is closed. *) mod_proxy_http2: add support for ProxyErrorOverride directive. *) mpm_common: Add new ListenTCPDeferAccept directive that allows to specify the value set for the TCP_DEFER_ACCEPT socket option on listen sockets. *) mod_ssl: Add SSLVHostSNIPolicy directive to control the virtual host compatibility policy. *) mod_md: update to version 2.6.2 - Fix error retry delay calculation to not already doubling the wait on the first error. *) mod_md: update to version 2.6.1 - Increasing default MDRetryDelay to 30 seconds to generate less bursty traffic on errored renewals for the ACME CA. This leads to error retries of 30s, 1 minute, 2, 4, etc. up to daily attempts. - Checking that configuring MDRetryDelay will result in a positive duration. A delay of 0 is not accepted. - Fix a bug in checking Content-Type of responses from the ACME server. - Added ACME ARI support (rfc9773) to the module. Enabled by default. New directive "MDRenewViaARI on|off" for controlling this. - Removing tailscale support. It has not been working for a long time as the company decided to change their APIs. Away with the dead code, documentation and tests. - Fixed a compilation issue with pre-industrial versions of libcurl.

Список пакетов

openSUSE Leap 16.0
apache2-2.4.66-160000.1.1
apache2-devel-2.4.66-160000.1.1
apache2-event-2.4.66-160000.1.1
apache2-manual-2.4.66-160000.1.1
apache2-prefork-2.4.66-160000.1.1
apache2-utils-2.4.66-160000.1.1
apache2-worker-2.4.66-160000.1.1

Описание

HTTP response splitting in the core of Apache HTTP Server allows an attacker who can manipulate the Content-Type response headers of applications hosted or proxied by the server can split the HTTP response. This vulnerability was described as CVE-2023-38709 but the patch included in Apache HTTP Server 2.4.59 did not address the issue. Users are recommended to upgrade to version 2.4.64, which fixes this issue.


Затронутые продукты
openSUSE Leap 16.0:apache2-2.4.66-160000.1.1
openSUSE Leap 16.0:apache2-devel-2.4.66-160000.1.1
openSUSE Leap 16.0:apache2-event-2.4.66-160000.1.1
openSUSE Leap 16.0:apache2-manual-2.4.66-160000.1.1

Ссылки

Описание

SSRF in Apache HTTP Server with mod_proxy loaded allows an attacker to send outbound proxy requests to a URL controlled by the attacker. Requires an unlikely configuration where mod_headers is configured to modify the Content-Type request or response header with a value provided in the HTTP request. Users are recommended to upgrade to version 2.4.64 which fixes this issue.


Затронутые продукты
openSUSE Leap 16.0:apache2-2.4.66-160000.1.1
openSUSE Leap 16.0:apache2-devel-2.4.66-160000.1.1
openSUSE Leap 16.0:apache2-event-2.4.66-160000.1.1
openSUSE Leap 16.0:apache2-manual-2.4.66-160000.1.1

Ссылки

Описание

Insufficient escaping of user-supplied data in mod_ssl in Apache HTTP Server 2.4.63 and earlier allows an untrusted SSL/TLS client to insert escape characters into log files in some configurations. In a logging configuration where CustomLog is used with "%{varname}x" or "%{varname}c" to log variables provided by mod_ssl such as SSL_TLS_SNI, no escaping is performed by either mod_log_config or mod_ssl and unsanitized data provided by the client may appear in log files.


Затронутые продукты
openSUSE Leap 16.0:apache2-2.4.66-160000.1.1
openSUSE Leap 16.0:apache2-devel-2.4.66-160000.1.1
openSUSE Leap 16.0:apache2-event-2.4.66-160000.1.1
openSUSE Leap 16.0:apache2-manual-2.4.66-160000.1.1

Ссылки

Описание

In some mod_ssl configurations on Apache HTTP Server 2.4.35 through to 2.4.63, an access control bypass by trusted clients is possible using TLS 1.3 session resumption. Configurations are affected when mod_ssl is configured for multiple virtual hosts, with each restricted to a different set of trusted client certificates (for example with a different SSLCACertificateFile/Path setting). In such a case, a client trusted to access one virtual host may be able to access another virtual host, if SSLStrictSNIVHostCheck is not enabled in either virtual host.


Затронутые продукты
openSUSE Leap 16.0:apache2-2.4.66-160000.1.1
openSUSE Leap 16.0:apache2-devel-2.4.66-160000.1.1
openSUSE Leap 16.0:apache2-event-2.4.66-160000.1.1
openSUSE Leap 16.0:apache2-manual-2.4.66-160000.1.1

Ссылки

Описание

In certain proxy configurations, a denial of service attack against Apache HTTP Server versions 2.4.26 through to 2.4.63 can be triggered by untrusted clients causing an assertion in mod_proxy_http2. Configurations affected are a reverse proxy is configured for an HTTP/2 backend, with ProxyPreserveHost set to "on".


Затронутые продукты
openSUSE Leap 16.0:apache2-2.4.66-160000.1.1
openSUSE Leap 16.0:apache2-devel-2.4.66-160000.1.1
openSUSE Leap 16.0:apache2-event-2.4.66-160000.1.1
openSUSE Leap 16.0:apache2-manual-2.4.66-160000.1.1

Ссылки

Описание

In some mod_ssl configurations on Apache HTTP Server versions through to 2.4.63, an HTTP desynchronisation attack allows a man-in-the-middle attacker to hijack an HTTP session via a TLS upgrade. Only configurations using "SSLEngine optional" to enable TLS upgrades are affected. Users are recommended to upgrade to version 2.4.64, which removes support for TLS upgrade.


Затронутые продукты
openSUSE Leap 16.0:apache2-2.4.66-160000.1.1
openSUSE Leap 16.0:apache2-devel-2.4.66-160000.1.1
openSUSE Leap 16.0:apache2-event-2.4.66-160000.1.1
openSUSE Leap 16.0:apache2-manual-2.4.66-160000.1.1

Ссылки

Описание

Late Release of Memory after Effective Lifetime vulnerability in Apache HTTP Server. This issue affects Apache HTTP Server: from 2.4.17 up to 2.4.63. Users are recommended to upgrade to version 2.4.64, which fixes the issue.


Затронутые продукты
openSUSE Leap 16.0:apache2-2.4.66-160000.1.1
openSUSE Leap 16.0:apache2-devel-2.4.66-160000.1.1
openSUSE Leap 16.0:apache2-event-2.4.66-160000.1.1
openSUSE Leap 16.0:apache2-manual-2.4.66-160000.1.1

Ссылки

Описание

An integer overflow in the case of failed ACME certificate renewal leads, after a number of failures (~30 days in default configurations), to the backoff timer becoming 0. Attempts to renew the certificate then are repeated without delays until it succeeds. This issue affects Apache HTTP Server: from 2.4.30 before 2.4.66. Users are recommended to upgrade to version 2.4.66, which fixes the issue.


Затронутые продукты
openSUSE Leap 16.0:apache2-2.4.66-160000.1.1
openSUSE Leap 16.0:apache2-devel-2.4.66-160000.1.1
openSUSE Leap 16.0:apache2-event-2.4.66-160000.1.1
openSUSE Leap 16.0:apache2-manual-2.4.66-160000.1.1

Ссылки

Описание

Apache HTTP Server 2.4.65 and earlier with Server Side Includes (SSI) enabled and mod_cgid (but not mod_cgi) passes the shell-escaped query string to #exec cmd="..." directives. This issue affects Apache HTTP Server before 2.4.66. Users are recommended to upgrade to version 2.4.66, which fixes the issue.


Затронутые продукты
openSUSE Leap 16.0:apache2-2.4.66-160000.1.1
openSUSE Leap 16.0:apache2-devel-2.4.66-160000.1.1
openSUSE Leap 16.0:apache2-event-2.4.66-160000.1.1
openSUSE Leap 16.0:apache2-manual-2.4.66-160000.1.1

Ссылки

Описание

Server-Side Request Forgery (SSRF) vulnerability in Apache HTTP Server on Windows with AllowEncodedSlashes On and MergeSlashes Off allows to potentially leak NTLM hashes to a malicious server via SSRF and malicious requests or content Users are recommended to upgrade to version 2.4.66, which fixes the issue.


Затронутые продукты
openSUSE Leap 16.0:apache2-2.4.66-160000.1.1
openSUSE Leap 16.0:apache2-devel-2.4.66-160000.1.1
openSUSE Leap 16.0:apache2-event-2.4.66-160000.1.1
openSUSE Leap 16.0:apache2-manual-2.4.66-160000.1.1

Ссылки

Описание

Improper Neutralization of Escape, Meta, or Control Sequences vulnerability in Apache HTTP Server through environment variables set via the Apache configuration unexpectedly superseding variables calculated by the server for CGI programs. This issue affects Apache HTTP Server from 2.4.0 through 2.4.65. Users are recommended to upgrade to version 2.4.66 which fixes the issue.


Затронутые продукты
openSUSE Leap 16.0:apache2-2.4.66-160000.1.1
openSUSE Leap 16.0:apache2-devel-2.4.66-160000.1.1
openSUSE Leap 16.0:apache2-event-2.4.66-160000.1.1
openSUSE Leap 16.0:apache2-manual-2.4.66-160000.1.1

Ссылки

Описание

mod_userdir+suexec bypass via AllowOverride FileInfo vulnerability in Apache HTTP Server. Users with access to use the RequestHeader directive in htaccess can cause some CGI scripts to run under an unexpected userid. This issue affects Apache HTTP Server: from 2.4.7 through 2.4.65. Users are recommended to upgrade to version 2.4.66, which fixes the issue.


Затронутые продукты
openSUSE Leap 16.0:apache2-2.4.66-160000.1.1
openSUSE Leap 16.0:apache2-devel-2.4.66-160000.1.1
openSUSE Leap 16.0:apache2-event-2.4.66-160000.1.1
openSUSE Leap 16.0:apache2-manual-2.4.66-160000.1.1

Ссылки
Уязвимость openSUSE-SU-2026:20810-1