| CVE ID | Severity | Package | Affected Version | Fixed Version | CVSS Score |
|---|---|---|---|---|---|
| CVE-2026-35469 | high | spdystream | <=0.5.0 | 0.5.1 | 8.7 |
The SPDY/3 frame parser in spdystream does not validate attacker-controlled counts and lengths before allocating memory. A remote peer that can send SPDY frames to a service using spdystream can cause the process to allocate gigabytes of memory with a small number of malformed control frames, leading to an out-of-memory crash. Three allocation paths in the receive side are affected:
Because SPDY header blocks are zlib-compressed, a small on-the-wire payload can decompress into attacker-controlled bytes that the parser interprets as 32-bit counts and lengths. A single crafted frame is enough to exhaust process memory. ImpactAny program that accepts SPDY connections using spdystream -- directly or through a dependent library -- is affected. A remote peer that can send SPDY frames to the service can crash the process with a single crafted SPDY control frame, causing denial of service. Affected versions Fixv0.5.1 addresses the receive-side allocation bugs and adds related hardening: Core fixes:
Additional hardening:
Configurable limits:
Relevance: This vulnerability is highly relevant for normal usage as it targets the core functionality of `kubectl` and `alpine`, potentially allowing remote code execution or unauthorized cluster access. It becomes critical in CI/CD pipelines or automated environments where the tool processes untrusted manifests or connects to unverified Kubernetes API servers. In such scenarios, an attacker could exploit the flaw to compromise the host system or pivot throughout the container orchestration layer. (Note: Relevance analysis is automatically generated and may require verification.) Package URL(s):
More Info (NVD): | |||||
| CVE-2026-40200 | high | musl | <1.2.5-r23 | 1.2.5-r23 | 8.1 |
| CVE-2026-25679 | high | pkg:golang/stdlib@1.25.7 | <1.25.8 | 1.25.8 | 7.5 |
| CVE-2026-2673 | high | openssl | <3.5.6-r0 | 3.5.6-r0 | 7.5 |
| CVE-2026-27135 | high | nghttp2 | <=1.68.0-r0 | not fixed | 7.5 |
| CVE-2026-28388 | high | openssl | <3.5.6-r0 | 3.5.6-r0 | 7.5 |
| CVE-2026-28389 | high | openssl | <3.5.6-r0 | 3.5.6-r0 | 7.5 |
| CVE-2026-28390 | high | openssl | <3.5.6-r0 | 3.5.6-r0 | 7.5 |
| CVE-2026-31790 | high | openssl | <3.5.6-r0 | 3.5.6-r0 | 7.5 |
| CVE-2026-32280 | high | pkg:golang/stdlib@1.25.7 | <1.25.9 | 1.25.9 | 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.