| CVE ID | Severity | Package | Affected Version | Fixed Version | CVSS Score |
|---|---|---|---|---|---|
| CVE-2026-33186 | critical | grpc | <1.79.3 | 1.79.3 | 9.1 |
ImpactWhat kind of vulnerability is it? Who is impacted? It is an Authorization Bypass resulting from Improper Input Validation of the HTTP/2 The gRPC-Go server was too lenient in its routing logic, accepting requests where the Who is impacted? This affects gRPC-Go servers that meet both of the following criteria:
The vulnerability is exploitable by an attacker who can send raw HTTP/2 frames with malformed PatchesHas the problem been patched? What versions should users upgrade to? Yes, the issue has been patched. The fix ensures that any request with a Users should upgrade to the following versions (or newer):
It is recommended that all users employing path-based authorization (especially WorkaroundsIs there a way for users to fix or remediate the vulnerability without upgrading? While upgrading is the most secure and recommended path, users can mitigate the vulnerability using one of the following methods: 1. Use a Validating Interceptor (Recommended Mitigation)Add an "outermost" interceptor to your server that validates the path before any other authorization logic runs:
2. Infrastructure-Level NormalizationIf your gRPC server is behind a reverse proxy or load balancer (such as Envoy, NGINX, or an L7 Cloud Load Balancer), ensure it is configured to enforce strict HTTP/2 compliance for pseudo-headers and reject or normalize requests where the 3. Policy HardeningSwitch to a "default deny" posture in your authorization policies (explicitly listing all allowed paths and denying everything else) to reduce the risk of bypasses via malformed inputs. Relevance: The CVE-2026-33186 is likely low relevance for normal usage of `otel/opentelemetry-collector-contrib:0.145.0` unless the collector processes untrusted input (e.g., malicious telemetry data) or exposes vulnerable endpoints. It could become critical in environments where attackers can inject crafted payloads, potentially leading to denial of service or code execution. Always verify the specific CVE details and update if the vulnerability applies to your deployment scenario. (Note: Relevance analysis is automatically generated and may require verification.) Package URL(s):
More Info (NVD): | |||||
| GHSA-6g7g-w4f8-9c9x | high | jsonparser | <=1.1.1 | 1.1.2 | 7.5 |
| CVE-2026-25679 | high | pkg:golang/stdlib@1.25.7 | <1.25.8 | 1.25.8 | 7.5 |
| CVE-2026-24051 | high | sdk | >=1.21.0,<1.40.0 | 1.40.0 | 7.0 |
| CVE-2026-27142 | medium | pkg:golang/stdlib@1.25.7 | <1.25.8 | 1.25.8 | 6.1 |
| CVE-2020-8911 | medium | aws-sdk-go | >=0 | not fixed | 5.6 |
| GO-2026-4526 | unspecified | xpath | <1.3.6 | 1.3.6 | 3.1 |
| GO-2026-4514 | unspecified | jsonparser | >=0.0.0 | not fixed | 3.1 |
| CVE-2026-27139 | low | pkg:golang/stdlib@1.25.7 | <1.25.8 | 1.25.8 | 2.5 |
| CVE-2020-8912 | low | aws-sdk-go | >=0 | not fixed | 2.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.