厂商发布
厂商对产品安全、配置或策略的更新说明。
-
ALINUX3-SA-2026:0151
Package updates are available for Alibaba Cloud Linux 3 that fix the following vulnerabilities: CVE-2026-49975: Memory Allocation with Excessive Size Value vulnerability in Apache HTTP Server's mod_http leads to denial of service via malicious HTTP requests. This issue affects Apache HTTP Server: from 2.4.17 through 2.4.67. **Solution**: 请您尽快将升级到修复后的版本。修复…
Package updates are available for Alibaba Cloud Linux 3 that fix the following vulnerabilities: CVE-2026-49975: Memory Allocation with Excessive Size Value vulnerability in Apache HTTP Server's mod_http leads to denial of service via malicious HTTP requests. This issue affects Apache HTTP Server: from 2.4.17 through 2.4.67. **Solution**: 请您尽快将升级到修复后的版本。修复Package updates are available for Alibaba Cloud Linux 3 that fix the following vulnerabilities: CVE-2026-49975: Memory Allocation with Excessive Size Value vulnerability in Apache HTTP Server's mod_http leads to denial of service via malicious HTTP requests. This issue affects Apache HTTP Server: from 2.4.17 through 2.4.67. **Solution**: 请您尽快将升级到修复后的版本。修复命令如下: yum update --advisory ALINUX3-SA-2026:0151 **Affected Products**: Alinux 3.2104, Alinux 3 Pro扩展字段
{ "advisory_id": "ALINUX3-SA-2026:0151", "affected_products": [ "Alinux 3.2104", "Alinux 3 Pro" ], "cve_ids": [ "CVE-2026-49975" ], "raw_pub_date": "Thu, 11 Jun 2026 17:37:20 +0800", "solution": "请您尽快将升级到修复后的版本。修复命令如下:\nyum update --advisory ALINUX3-SA-2026:0151" } -
ALINUX3-SA-2026:0150
Package updates are available for Alibaba Cloud Linux 3 that fix the following vulnerabilities: CVE-2026-49975: Memory Allocation with Excessive Size Value vulnerability in Apache HTTP Server's mod_http leads to denial of service via malicious HTTP requests. This issue affects Apache HTTP Server: from 2.4.17 through 2.4.67. CVE-2026-9256: NGINX Plus and NG…
Package updates are available for Alibaba Cloud Linux 3 that fix the following vulnerabilities: CVE-2026-49975: Memory Allocation with Excessive Size Value vulnerability in Apache HTTP Server's mod_http leads to denial of service via malicious HTTP requests. This issue affects Apache HTTP Server: from 2.4.17 through 2.4.67. CVE-2026-9256: NGINX Plus and NGPackage updates are available for Alibaba Cloud Linux 3 that fix the following vulnerabilities: CVE-2026-49975: Memory Allocation with Excessive Size Value vulnerability in Apache HTTP Server's mod_http leads to denial of service via malicious HTTP requests. This issue affects Apache HTTP Server: from 2.4.17 through 2.4.67. CVE-2026-9256: NGINX Plus and NGINX Open Source have a vulnerability in the ngx_http_rewrite_module module. This vulnerability exists when a rewrite directive uses a regex pattern with distinct, overlapping Perl-Compatible Regular Expression (PCRE) captures (for example, ^/((.*))$) and a replacement string that references multiple such captures (for example, $1$2) in a redirect or arguments context. 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. Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated. **Solution**: 请您尽快将升级到修复后的版本。修复命令如下: yum update --advisory ALINUX3-SA-2026:0150 **Affected Products**: Alinux 3.2104, Alinux 3 Pro扩展字段
{ "advisory_id": "ALINUX3-SA-2026:0150", "affected_products": [ "Alinux 3.2104", "Alinux 3 Pro" ], "cve_ids": [ "CVE-2026-49975", "CVE-2026-9256" ], "raw_pub_date": "Thu, 11 Jun 2026 17:37:07 +0800", "solution": "请您尽快将升级到修复后的版本。修复命令如下:\nyum update --advisory ALINUX3-SA-2026:0150" } -
ALINUX3-SA-2026:0149
Package updates are available for Alibaba Cloud Linux 3 that fix the following vulnerabilities: CVE-2026-33811: When using LookupCNAME with the cgo DNS resolver, a very long CNAME response can trigger a double-free of C memory and a crash. CVE-2026-33814: When processing HTTP/2 SETTINGS frames, transport will enter an infinite loop of writing CONTINUATION …
Package updates are available for Alibaba Cloud Linux 3 that fix the following vulnerabilities: CVE-2026-33811: When using LookupCNAME with the cgo DNS resolver, a very long CNAME response can trigger a double-free of C memory and a crash. CVE-2026-33814: When processing HTTP/2 SETTINGS frames, transport will enter an infinite loop of writing CONTINUATIONPackage updates are available for Alibaba Cloud Linux 3 that fix the following vulnerabilities: CVE-2026-33811: When using LookupCNAME with the cgo DNS resolver, a very long CNAME response can trigger a double-free of C memory and a crash. CVE-2026-33814: When processing HTTP/2 SETTINGS frames, transport will enter an infinite loop of writing CONTINUATION frames if it receives a SETTINGS_MAX_FRAME_SIZE with a value of 0. CVE-2026-39817: The "go tool pack" subcommand (usually used only by the compiler as an internal tool with known-good inputs) does not sanitize output filenames. Extracting a malicious archive file with the "pack" subcommand can write files to arbitrary locations on the filesystem. CVE-2026-39819: The "go bug" command writes to two files with predictable names in the system temporary directory (for example, "/tmp"). An attacker with access to the temporary directory can create a symlink in one of these names, causing "go bug" to overwrite the target of the symlink. CVE-2026-39820: Well-crafted inputs reaching ParseAddress, ParseAddressList, and ParseDate were able to trigger excessive CPU exhaustion and memory allocations. CVE-2026-39823: CVE-2026-27142 fixed a vulnerability in which URLs were not correctly escaped inside of a meta tag's content attribute. If the URL content were to insert ASCII whitespaces around the '=' rune inside of the content attribute, the escaper would fail to similarly escape it, leading to XSS. CVE-2026-39825: ReverseProxy can forward queries containing parameters not visible to Rewrite functions. When used with a Rewrite function, or a Director function which parses query parameters, ReverseProxy sanitizes the forwarded request to remove query parameters which are not parsed by url.ParseQuery. ReverseProxy does not take ParseQuery's limit on the total number of query parameters (controlled by GODEBUG=urlmaxqueryparams=N) into account. This can permit ReverseProxy to forward a request containing a query parameter that is not visible to the Rewrite function. For example, the query can forward the parameter "hidden=y" while hiding it from the proxy's Rewrite function. CVE-2026-39836: The Dial and LookupPort functions panic on Windows when provided with an input containing a NUL (0). CVE-2026-42499: Pathological inputs could cause DoS through consumePhrase when parsing an email address according to RFC 5322. CVE-2026-42501: A malicious module proxy can exploit a flaw in the go command's validation of module checksums to bypass checksum database validation. This vulnerability affects any user using an untrusted module proxy (GOMODPROXY) or checksum database (GOSUMDB). A malicious module proxy can serve altered versions of the Go toolchain. When selecting a different version of the Go toolchain than the currently installed toolchain (due to the GOTOOLCHAIN environment variable, or a go.work or go.mod with a toolchain line), the go command will download and execute a toolchain provided by the module proxy. A malicious module proxy can bypass checksum database validation for this downloaded toolchain. Since this vulnerability affects the security of toolchain downloads, setting GOTOOLCHAIN to a fixed version is not sufficient. You must upgrade your base Go toolchain. The go tool always validates the hash of a toolchain before executing it, so fixed versions will refuse to execute any cached, altered versions of the toolchain. The go tool trusts go.sum files to contain accurate hashes of the current module's dependencies. A malicious proxy exploiting this vulnerability to serve an altered module will have caused an incorrect hash to be recorded in the go.sum. Users who have configured a non-trusted GOPROXY can determine if they have been affected by running "rm go.sum ; go mod tidy ; go mod verify", which will revalidate all dependencies of the current module. The specific flaw in more detail: The go command consults the checksum database to validate downloaded modules, when a module is not listed in the go.sum file. It verifies that the module hash reported by the checksum database matches the hash of the downloaded module. If, however, the checksum database returns a successful response that contains no entry for the module, the go command incorrectly permitted validation to succeed. A module proxy may mirror or proxy the checksum database, in which case the go command will not connect to the checksum database directly. Checksums reported by the checksum database are cryptographically signed, so a malicious proxy cannot alter the reported checksum for a module. However, a proxy which returns an empty checksum response, or a checksum response for an unrelated module, could cause the go command to proceed as if a downloaded module has been validated. CVE-2026-39826: **Solution**: 请您尽快将升级到修复后的版本。修复命令如下: yum update --advisory ALINUX3-SA-2026:0149 **Affected Products**: Alinux 3.2104, Alinux 3 Pro扩展字段
{ "advisory_id": "ALINUX3-SA-2026:0149", "affected_products": [ "Alinux 3.2104", "Alinux 3 Pro" ], "cve_ids": [ "CVE-2026-27142", "CVE-2026-33811", "CVE-2026-33814", "CVE-2026-39817", "CVE-2026-39819", "CVE-2026-39820", "CVE-2026-39823", "CVE-2026-39825", "CVE-2026-39826", "CVE-2026-39836", "CVE-2026-42499", "CVE-2026-42501" ], "raw_pub_date": "Thu, 11 Jun 2026 17:36:17 +0800", "solution": "请您尽快将升级到修复后的版本。修复命令如下:\nyum update --advisory ALINUX3-SA-2026:0149" } -
ALINUX3-SA-2026:0148
Package updates are available for Alibaba Cloud Linux 3 that fix the following vulnerabilities: CVE-2025-53020: 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. CVE-2026-28780: Heap-…
Package updates are available for Alibaba Cloud Linux 3 that fix the following vulnerabilities: CVE-2025-53020: 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. CVE-2026-28780: Heap-Package updates are available for Alibaba Cloud Linux 3 that fix the following vulnerabilities: CVE-2025-53020: 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. CVE-2026-28780: Heap-based Buffer Overflow vulnerability in mod_proxy_ajp of Apache HTTP Server. If mod_proxy_ajp connects to a malicious AJP server this AJP server can send a malicious AJP message back to mod_proxy_ajp and cause it to write 4 attacker controlled bytes after the end of a heap based buffer. This issue affects Apache HTTP Server: through 2.4.66. Users are recommended to upgrade to version 2.4.67, which fixes the issue. CVE-2026-33007: A NULL pointer dereference in the mod_authn_socache in Apache HTTP Server 2.4.66 and earlier allows an unauthenticated remote user to crash a child process in a caching forward proxy configuration. Users are recommended to upgrade to version 2.4.67, which fixes this issue. CVE-2026-33857: Out-of-bounds Read vulnerability in mod_proxy_ajp of Apache HTTP Server. This issue affects Apache HTTP Server: through 2.4.66. Users are recommended to upgrade to version 2.4.67, which fixes the issue. CVE-2026-34032: Improper Null Termination, Out-of-bounds Read vulnerability in Apache HTTP Server. This issue affects Apache HTTP Server: through 2.4.66. Users are recommended to upgrade to version 2.4.67, which fixes the issue. CVE-2026-34059: Buffer Over-read vulnerability in Apache HTTP Server. This issue affects Apache HTTP Server: through 2.4.66. Users are recommended to upgrade to version 2.4.67, which fixes the issue. **Solution**: 请您尽快将升级到修复后的版本。修复命令如下: yum update --advisory ALINUX3-SA-2026:0148 **Affected Products**: Alinux 3.2104, Alinux 3 Pro扩展字段
{ "advisory_id": "ALINUX3-SA-2026:0148", "affected_products": [ "Alinux 3.2104", "Alinux 3 Pro" ], "cve_ids": [ "CVE-2025-53020", "CVE-2026-28780", "CVE-2026-33007", "CVE-2026-33857", "CVE-2026-34032", "CVE-2026-34059" ], "raw_pub_date": "Thu, 11 Jun 2026 17:35:43 +0800", "solution": "请您尽快将升级到修复后的版本。修复命令如下:\nyum update --advisory ALINUX3-SA-2026:0148" } -
ALINUX3-SA-2026:0147
Package updates are available for Alibaba Cloud Linux 3 that fix the following vulnerabilities: CVE-2026-35177: Vim is an open source, command line text editor. Prior to 9.2.0280, a path traversal bypass in Vim's zip.vim plugin allows overwriting of arbitrary files when opening specially crafted zip archives, circumventing the previous fix for CVE-2025-5390…
Package updates are available for Alibaba Cloud Linux 3 that fix the following vulnerabilities: CVE-2026-35177: Vim is an open source, command line text editor. Prior to 9.2.0280, a path traversal bypass in Vim's zip.vim plugin allows overwriting of arbitrary files when opening specially crafted zip archives, circumventing the previous fix for CVE-2025-5390Package updates are available for Alibaba Cloud Linux 3 that fix the following vulnerabilities: CVE-2026-35177: Vim is an open source, command line text editor. Prior to 9.2.0280, a path traversal bypass in Vim's zip.vim plugin allows overwriting of arbitrary files when opening specially crafted zip archives, circumventing the previous fix for CVE-2025-53906. This vulnerability is fixed in 9.2.0280. **Solution**: 请您尽快将升级到修复后的版本。修复命令如下: yum update --advisory ALINUX3-SA-2026:0147 **Affected Products**: Alinux 3.2104, Alinux 3 Pro扩展字段
{ "advisory_id": "ALINUX3-SA-2026:0147", "affected_products": [ "Alinux 3.2104", "Alinux 3 Pro" ], "cve_ids": [ "CVE-2025-53906", "CVE-2026-35177" ], "raw_pub_date": "Thu, 11 Jun 2026 17:35:31 +0800", "solution": "请您尽快将升级到修复后的版本。修复命令如下:\nyum update --advisory ALINUX3-SA-2026:0147" } -
ALINUX3-SA-2026:0146
Package updates are available for Alibaba Cloud Linux 3 that fix the following vulnerabilities: CVE-2026-45186: In libexpat before 2.8.1, the computational complexity of attribute name collision checks allows a denial of service via moderately sized crafted XML input. **Solution**: 请您尽快将升级到修复后的版本。修复命令如下: yum update --advisory ALINUX3-SA-2026:0146 **Affe…
Package updates are available for Alibaba Cloud Linux 3 that fix the following vulnerabilities: CVE-2026-45186: In libexpat before 2.8.1, the computational complexity of attribute name collision checks allows a denial of service via moderately sized crafted XML input. **Solution**: 请您尽快将升级到修复后的版本。修复命令如下: yum update --advisory ALINUX3-SA-2026:0146 **AffePackage updates are available for Alibaba Cloud Linux 3 that fix the following vulnerabilities: CVE-2026-45186: In libexpat before 2.8.1, the computational complexity of attribute name collision checks allows a denial of service via moderately sized crafted XML input. **Solution**: 请您尽快将升级到修复后的版本。修复命令如下: yum update --advisory ALINUX3-SA-2026:0146 **Affected Products**: Alinux 3.2104, Alinux 3 Pro扩展字段
{ "advisory_id": "ALINUX3-SA-2026:0146", "affected_products": [ "Alinux 3.2104", "Alinux 3 Pro" ], "cve_ids": [ "CVE-2026-45186" ], "raw_pub_date": "Thu, 11 Jun 2026 17:35:19 +0800", "solution": "请您尽快将升级到修复后的版本。修复命令如下:\nyum update --advisory ALINUX3-SA-2026:0146" } -
ALINUX3-SA-2026:0145
Package updates are available for Alibaba Cloud Linux 3 that fix the following vulnerabilities: CVE-2026-33845: A flaw in GnuTLS DTLS handshake parsing allows malformed fragments with zero length and non-zero offset, leading to an integer underflow during reassembly and resulting in an out-of-bounds read. This issue is remotely exploitable and may cause inf…
Package updates are available for Alibaba Cloud Linux 3 that fix the following vulnerabilities: CVE-2026-33845: A flaw in GnuTLS DTLS handshake parsing allows malformed fragments with zero length and non-zero offset, leading to an integer underflow during reassembly and resulting in an out-of-bounds read. This issue is remotely exploitable and may cause infPackage updates are available for Alibaba Cloud Linux 3 that fix the following vulnerabilities: CVE-2026-33845: A flaw in GnuTLS DTLS handshake parsing allows malformed fragments with zero length and non-zero offset, leading to an integer underflow during reassembly and resulting in an out-of-bounds read. This issue is remotely exploitable and may cause information disclosure or denial of service. CVE-2026-33846: A heap buffer overflow vulnerability exists in the DTLS handshake fragment reassembly logic of GnuTLS. The issue arises in merge_handshake_packet() where incoming handshake fragments are matched and merged based solely on handshake type, without validating that the message_length field remains consistent across all fragments of the same logical message. An attacker can exploit this by sending crafted DTLS fragments with conflicting message_length values, causing the implementation to allocate a buffer based on a smaller initial fragment and subsequently write beyond its bounds using larger, inconsistent fragments. Because the merge operation does not enforce proper bounds checking against the allocated buffer size, this results in an out-of-bounds write on the heap. The vulnerability is remotely exploitable without authentication via the DTLS handshake path and can lead to application crashes or potential memory corruption. CVE-2026-3833: A flaw was found in gnutls. This vulnerability occurs because gnutls performs case-sensitive comparisons of `nameConstraints` labels, specifically for `dNSName` (DNS) or `rfc822Name` (email) constraints within `excludedSubtrees` or `permittedSubtrees`. A remote attacker can exploit this by crafting a leaf certificate with casing differences in the Subject Alternative Name (SAN), leading to a policy bypass where a certificate that should be rejected is instead accepted. This could result in unauthorized access or information disclosure. CVE-2026-42009: A flaw was found in gnutls. A remote attacker could exploit an issue in the Datagram Transport Layer Security (DTLS) packet reordering logic. The comparator function, responsible for ordering DTLS packets by sequence numbers, did not correctly handle packets with duplicate sequence numbers. This could lead to unstable packet ordering or undefined behavior, resulting in a denial of service. CVE-2026-42010: A flaw was found in gnutls. Servers configured with RSA-PSK (Rivest–Shamir–Adleman – Pre-Shared Key) wrongfully matched usernames containing a NUL character with truncated usernames. A remote attacker could exploit this by sending a specially crafted username, leading to an authentication bypass. This vulnerability allows an attacker to gain unauthorized access by circumventing the authentication process. CVE-2026-42011: A flaw was found in gnutls. This vulnerability occurs because permitted name constraints were incorrectly ignored when previous Certificate Authorities (CAs) only had excluded name constraints. A remote attacker could exploit this to bypass critical name constraint checks during certificate validation. This bypass could lead to the acceptance of invalid certificates, potentially enabling spoofing or man-in-the-middle attacks against affected systems. CVE-2026-42012: A flaw was found in gnutls. A remote attacker could exploit this vulnerability by presenting a specially crafted certificate that contains Uniform Resource Identifier (URI) or Service (SRV) Subject Alternative Names (SANs). This could cause the certificate validation process to incorrectly fall back to checking DNS hostnames against the Common Name (CN), potentially allowing the attacker to spoof legitimate services or intercept sensitive information. CVE-2026-42013: A flaw was found in gnutls. When validating certificates, an oversized Subject Alternative Name (SAN) could cause the validation process to incorrectly fall back to checking the Common Name (CN) field. This could allow a remote attacker to bypass proper certificate validation, potentially leading to spoofing or man-in-the-middle attacks. CVE-2026-42014: A flaw was found in gnutls. When validating certificates, an oversized Subject Alternative Name (SAN) could cause the validation process to incorrectly fall back to checking the Common Name (CN) field. This could allow a remote attacker to bypass proper certificate validation, potentially leading to spoofing or man-in-the-middle attacks. CVE-2026-42015: A flaw was found in gnutls. An off-by-one error exists in the PKCS#12 bag element bounds check. This vulnerability allows an remote attacker to write past the internal array of a PKCS#12 bag when appending to a bag that already contains 32 elements. This memory corruption could lead to a denial of service (DoS) or potentially other unspecified impacts. CVE-2026-5260: A flaw was found in libgnutls. A remote attacker, by sending an extremely short premaster secret during an RSA key exchange to a server using an RSA key backed by a PKCS#11 token, could trigger a short heap overread. This memory corruption vulnerability could lead to information disclosure. **Solution**: 请您尽快将升级到修复后的版本。修复命令如下: yum update --advisory ALINUX3-SA-2026:0145 **Affected Products**: Alinux 3.2104, Alinux 3 Pro扩展字段
{ "advisory_id": "ALINUX3-SA-2026:0145", "affected_products": [ "Alinux 3.2104", "Alinux 3 Pro" ], "cve_ids": [ "CVE-2026-33845", "CVE-2026-33846", "CVE-2026-3833", "CVE-2026-42009", "CVE-2026-42010", "CVE-2026-42011", "CVE-2026-42012", "CVE-2026-42013", "CVE-2026-42014", "CVE-2026-42015", "CVE-2026-5260" ], "raw_pub_date": "Thu, 11 Jun 2026 17:34:48 +0800", "solution": "请您尽快将升级到修复后的版本。修复命令如下:\nyum update --advisory ALINUX3-SA-2026:0145" } -
ALINUX3-SA-2026:0144
Package updates are available for Alibaba Cloud Linux 3 that fix the following vulnerabilities: CVE-2026-4775: A flaw was found in the libtiff library. A remote attacker could exploit a signed integer overflow vulnerability in the putcontig8bitYCbCr44tile function by providing a specially crafted TIFF file. This flaw can lead to an out-of-bounds heap write …
Package updates are available for Alibaba Cloud Linux 3 that fix the following vulnerabilities: CVE-2026-4775: A flaw was found in the libtiff library. A remote attacker could exploit a signed integer overflow vulnerability in the putcontig8bitYCbCr44tile function by providing a specially crafted TIFF file. This flaw can lead to an out-of-bounds heap writePackage updates are available for Alibaba Cloud Linux 3 that fix the following vulnerabilities: CVE-2026-4775: A flaw was found in the libtiff library. A remote attacker could exploit a signed integer overflow vulnerability in the putcontig8bitYCbCr44tile function by providing a specially crafted TIFF file. This flaw can lead to an out-of-bounds heap write due to incorrect memory pointer calculations, potentially causing a denial of service (application crash) or arbitrary code execution. **Solution**: 请您尽快将升级到修复后的版本。修复命令如下: yum update --advisory ALINUX3-SA-2026:0144 **Affected Products**: Alinux 3.2104, Alinux 3 Pro扩展字段
{ "advisory_id": "ALINUX3-SA-2026:0144", "affected_products": [ "Alinux 3.2104", "Alinux 3 Pro" ], "cve_ids": [ "CVE-2026-4775" ], "raw_pub_date": "Thu, 11 Jun 2026 17:34:18 +0800", "solution": "请您尽快将升级到修复后的版本。修复命令如下:\nyum update --advisory ALINUX3-SA-2026:0144" }