| CVE ID | Severity | Package | Affected Version | Fixed Version | CVSS Score |
|---|---|---|---|---|---|
| CVE-2026-44432 | high | pkg:pypi/urllib3@2.6.3 | >=2.6.0,<2.7.0 | 2.7.0 | 8.9 |
Impacturllib3's streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decompression based on the HTTP However, urllib3 before version 2.7.0 could still decompress the whole response instead of the requested portion in two cases:
These issues could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This could result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data; CWE-409) on the client side. Affected usagesApplications and libraries using urllib3 versions earlier than 2.7.0 may be affected when streaming compressed responses from untrusted sources in either of these cases, unless decompression is explicitly disabled:
RemediationUpgrade to at least urllib3 version 2.7.0 in which the library:
If upgrading is not immediately possible, the following workarounds may reduce exposure in specific cases:
CreditsThe Brotli-specific issue was reported by @kimkou2024.
Package URL(s):
More Info (NVD): | |||||
| CVE-2026-33175 | high | pkg:pypi/oauthenticator@17.3.0 | <17.4.0 | 17.4.0 | 8.8 |
| CVE-2026-6473 | high | postgresql-17 | <17.10-0+deb13u1 | 17.10-0+deb13u1 | 8.8 |
| CVE-2026-6475 | high | postgresql-17 | <17.10-0+deb13u1 | 17.10-0+deb13u1 | 8.8 |
| CVE-2026-6477 | high | postgresql-17 | <17.10-0+deb13u1 | 17.10-0+deb13u1 | 8.8 |
| CVE-2026-6637 | high | postgresql-17 | <17.10-0+deb13u1 | 17.10-0+deb13u1 | 8.8 |
| CVE-2026-31958 | high | pkg:pypi/tornado@6.5.4 | <=6.5.4 | 6.5.5 | 8.7 |
| CVE-2026-44307 | high | pkg:pypi/mako@1.3.10 | <=1.3.11 | 1.3.12 | 8.7 |
| CVE-2026-0861 | high | glibc | <2.41-12+deb13u2 | 2.41-12+deb13u2 | 8.4 |
| CVE-2026-34982 | high | vim | >0 | not fixed | 8.2 |
Exploitation could lead to severe consequences, such as system compromise or data loss. Requires immediate attention.
Vulnerability could be exploited relatively easily and lead to significant impact. Requires prompt attention.
Exploitation is possible but might require specific conditions. Impact is moderate. Should be addressed in a timely manner.
Exploitation is difficult or impact is minimal. Address when convenient or as part of regular maintenance.
Severity is not determined, informational, or negligible. Review based on context.
Sliplane is a simple container hosting solution. It enables you to deploy your containers in the cloud within minutes and scale up as you grow.
CVE stands for Common Vulnerabilities and Exposures. It is a standardized identifier for known security vulnerabilities, allowing developers and organizations to track and address potential risks effectively. For more information, visit cve.mitre.org.
The CVE Scanner is a powerful tool that helps you identify known vulnerabilities in your Docker images. By scanning your images against a comprehensive database of Common Vulnerabilities and Exposures (CVEs), you can ensure that your applications are secure and up-to-date. For more details, checkout the NIST CVE Database.
The CVE Scanner analyzes your Docker images against a comprehensive database of known vulnerabilities. It uses Docker Scout under the hood to provide detailed insights into affected packages, severity levels, and available fixes, empowering you to take immediate action.
With the rise of supply chain attacks, ensuring the security of your applications has become more critical than ever. CVE scanning plays a vital role in identifying vulnerabilities that could be exploited by attackers, especially those introduced through dependencies and third-party components. Regularly scanning and securing your Docker images is essential to protect your applications from these evolving threats.
Patching your Docker images is a critical step in maintaining the security and stability of your applications. By regularly updating your images to include the latest security patches, you can address known vulnerabilities and reduce the risk of exploitation. This proactive approach ensures that your applications remain resilient against emerging threats and helps maintain compliance with security best practices.
Try out Sliplane - a simple Docker hosting solution. It provides you with the tools to deploy, manage and scale your containerized applications.