| CVE ID | Severity | Package | Affected Version | Fixed Version | CVSS Score |
|---|---|---|---|---|---|
| CVE-2026-31789 | critical | openssl | >0 | not fixed | 9.8 |
Issue summary: Converting an excessively large OCTET STRING value to a hexadecimal string leads to a heap buffer overflow on 32 bit platforms. Impact summary: A heap buffer overflow may lead to a crash or possibly an attacker controlled code execution or other undefined behavior. If an attacker can supply a crafted X.509 certificate with an excessively large OCTET STRING value in extensions such as the Subject Key Identifier (SKID) or Authority Key Identifier (AKID) which are being converted to hex, the size of the buffer needed for the result is calculated as multiplication of the input length by 3. On 32 bit platforms, this multiplication may overflow resulting in the allocation of a smaller buffer and a heap buffer overflow. Applications and services that print or log contents of untrusted X.509 certificates are vulnerable to this issue. As the certificates would have to have sizes of over 1 Gigabyte, printing or logging such certificates is a fairly unlikely operation and only 32 bit platforms are affected, this issue was assigned Low severity. The FIPS modules in 3.6, 3.5, 3.4, 3.3 and 3.0 are not affected by this issue, as the affected code is outside the OpenSSL FIPS module boundary.
Relevance: Based on the description of CVE-2026-31789, this vulnerability is likely relevant only if the application processes untrusted input through specific PHP functions or configurations vulnerable to the described exploit. It becomes critical in scenarios where the Docker image is used to run publicly accessible web applications that lack proper input validation, potentially allowing for remote code execution or data breaches. For normal usage where the environment is isolated and inputs are strictly controlled, the risk is significantly minimized. (Note: Relevance analysis is automatically generated and may require verification.) Package URL(s):
More Info (NVD): | |||||
| CVE-2026-5450 | critical | glibc | >0 | not fixed | 9.8 |
| CVE-2026-28387 | high | openssl | >0 | not fixed | 8.1 |
| CVE-2025-6020 | high | pam | <1.4.0-9+deb11u2 | 1.4.0-9+deb11u2 | 7.8 |
| CVE-2025-68973 | high | gnupg2 | <2.2.27-2+deb11u3 | 2.2.27-2+deb11u3 | 7.8 |
| CVE-2025-13601 | high | glib2.0 | <2.66.8-1+deb11u7 | 2.66.8-1+deb11u7 | 7.7 |
| CVE-2025-69420 | high | openssl | <1.1.1w-0+deb11u5 | 1.1.1w-0+deb11u5 | 7.5 |
| CVE-2025-69421 | high | openssl | <1.1.1w-0+deb11u5 | 1.1.1w-0+deb11u5 | 7.5 |
| CVE-2025-9230 | high | openssl | <1.1.1w-0+deb11u4 | 1.1.1w-0+deb11u4 | 7.5 |
| CVE-2026-27135 | high | nghttp2 | >0 | not fixed | 7.5 |
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.