<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>CVE Daily – Amazon EKS (High+Critical)</title>
  <link>https://cvedaily.com/pages/tags/amazon-eks.html</link>
  <atom:link href="https://cvedaily.com/feed-tags/amazon-eks-severe.xml" rel="self" type="application/rss+xml"/>
  <description>CVE Daily – Amazon EKS (High+Critical)</description>
  <language>en</language>
  <lastBuildDate>Wed, 03 Jun 2026 21:26:49 +0000</lastBuildDate>
  <item>
    <title>[Critical] CVE-2026-42864 – FireFighter is an incident management application. Prior to 0.0.54, the POST /ap...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-42864</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-42864</guid>
    <pubDate>Mon, 11 May 2026 19:16:24 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-42864</strong></p>
  <p>FireFighter is an incident management application. Prior to 0.0.54, the POST /api/v2/firefighter/raid/jira_bot endpoint (CreateJiraBotView) is reachable without authentication (permission_classes = [permissions.AllowAny]). Its attachments payload is fetched server-side via httpx.get() with no URL validation, then uploaded as an attachment on the Jira ticket that gets created. An unauthenticated c…</p>
  <p><strong>CVSS:</strong> 9.9 · <strong>CWE:</strong> CWE-306</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-42864">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-14503 – An overly-permissive IAM trust policy in the Harmonix on AWS framework may allow...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-14503</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-14503</guid>
    <pubDate>Mon, 15 Dec 2025 20:15:49 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-14503</strong></p>
  <p>An overly-permissive IAM trust policy in the Harmonix on AWS framework may allow IAM principals in the same AWS account to escalate privileges via role assumption. The sample code for the EKS environment provisioning role is configured to trust the account root principal, which may enable any IAM principal in the same AWS account with sts:AssumeRole permissions to assume the role with administrat…</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-266</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-14503">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-64709 – Typebot is an open-source chatbot builder. In versions prior to 3.13.1, a Server...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-64709</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-64709</guid>
    <pubDate>Thu, 13 Nov 2025 20:15:53 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-64709</strong></p>
  <p>Typebot is an open-source chatbot builder. In versions prior to 3.13.1, a Server-Side Request Forgery (SSRF) vulnerability in the Typebot webhook block (HTTP Request component) functionality allows authenticated users to make arbitrary HTTP requests from the server, including access to AWS Instance Metadata Service (IMDS). By bypassing IMDSv2 protection through custom header injection, attackers…</p>
  <p><strong>CVSS:</strong> 9.6 · <strong>CWE:</strong> CWE-918</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-64709">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-10125 – The  Amazon.ApplicationLoadBalancer.Identity.AspNetCore repo https://github.com/...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-10125</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-10125</guid>
    <pubDate>Tue, 22 Oct 2024 00:15:02 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-10125</strong></p>
  <p>The  Amazon.ApplicationLoadBalancer.Identity.AspNetCore repo https://github.com/awslabs/aws-alb-identity-aspnetcore#validatetokensignature  contains Middleware that can be used in conjunction with the Application Load Balancer (ALB) OpenId Connect integration and can be used in any  ASP.NET https://dotnet.microsoft.com/apps/aspnet  Core deployment scenario, including Fargate, EKS, ECS, EC2, and L…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-290</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-10125">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-35199 – TorchServe is a flexible and easy-to-use tool for serving and scaling PyTorch mo...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-35199</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-35199</guid>
    <pubDate>Fri, 19 Jul 2024 02:15:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-35199</strong></p>
  <p>TorchServe is a flexible and easy-to-use tool for serving and scaling PyTorch models in production. In affected versions the two gRPC ports 7070 and 7071, are not bound to [localhost](http://localhost/) by default, so when TorchServe is launched, these two interfaces are bound to all interfaces. Customers using PyTorch inference Deep Learning Containers (DLC) through Amazon SageMaker and EKS are…</p>
  <p><strong>CVSS:</strong> 8.2 · <strong>CWE:</strong> CWE-668</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-35199">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2024-35198 – TorchServe is a flexible and easy-to-use tool for serving and scaling PyTorch mo...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-35198</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-35198</guid>
    <pubDate>Fri, 19 Jul 2024 02:15:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2024-35198</strong></p>
  <p>TorchServe is a flexible and easy-to-use tool for serving and scaling PyTorch models in production. TorchServe 's check on allowed_urls configuration can be by-passed if the URL contains characters such as ".." but it does not prevent the model from being downloaded into the model store. Once a file is downloaded, it can be referenced without providing a URL the second time, which effectively byp…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-706</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-35198">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2024-31989 – Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. It has...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-31989</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-31989</guid>
    <pubDate>Tue, 21 May 2024 19:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2024-31989</strong></p>
  <p>Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. It has been discovered that an unprivileged pod in a different namespace on the same cluster could connect to the Redis server on port 6379. Despite having installed the latest version of the VPC CNI plugin on the EKS cluster, it requires manual enablement through configuration to enforce network policies. This raises conce…</p>
  <p><strong>CVSS:</strong> 9.0 · <strong>CWE:</strong> CWE-327</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-31989">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2023-2963 – Improper Neutralization of Special Elements used in an SQL Command ('SQL Injecti...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-2963</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-2963</guid>
    <pubDate>Mon, 17 Jul 2023 14:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2023-2963</strong></p>
  <p>Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Oliva Expertise Oliva Expertise EKS allows SQL Injection.  This issue affects Oliva Expertise EKS: before 1.2.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-2963">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-2959 – Authentication Bypass by Primary Weakness vulnerability in Oliva Expertise Oliva...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-2959</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-2959</guid>
    <pubDate>Mon, 17 Jul 2023 14:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-2959</strong></p>
  <p>Authentication Bypass by Primary Weakness vulnerability in Oliva Expertise Oliva Expertise EKS allows Collect Data as Provided by Users.  This issue affects Oliva Expertise EKS: before 1.2.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-305</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-2959">View on NVD</a></p>
]]>
    </description>
  </item>
</channel>
</rss>
