<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>CVE Daily – AWS Lambda</title>
  <link>https://cvedaily.com/pages/tags/aws-lambda.html</link>
  <atom:link href="https://cvedaily.com/feed-tags/aws-lambda.xml" rel="self" type="application/rss+xml"/>
  <description>CVE Daily – AWS Lambda</description>
  <language>en</language>
  <lastBuildDate>Wed, 03 Jun 2026 21:27:00 +0000</lastBuildDate>
  <item>
    <title>[High] CVE-2026-27700 – Hono is a Web application framework that provides support for any JavaScript run...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-27700</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-27700</guid>
    <pubDate>Wed, 25 Feb 2026 16:23:26 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-27700</strong></p>
  <p>Hono is a Web application framework that provides support for any JavaScript runtime. In versions 4.12.0 and 4.12.1, when using the AWS Lambda adapter (`hono/aws-lambda`) behind an Application Load Balancer (ALB), the `getConnInfo()` function incorrectly selected the first value from the `X-Forwarded-For` header. Because AWS ALB appends the real client IP address to the end of the `X-Forwarded-Fo…</p>
  <p><strong>CVSS:</strong> 8.2 · <strong>CWE:</strong> CWE-290</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-27700">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-69256 – The Serverless Framework is a framework for using AWS Lambda and other managed c...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-69256</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-69256</guid>
    <pubDate>Tue, 30 Dec 2025 19:15:45 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-69256</strong></p>
  <p>The Serverless Framework is a framework for using AWS Lambda and other managed cloud services to build applications. Starting in version 4.29.0 and prior to version 4.29.3, a command injection vulnerability exists in the Serverless Framework's built-in MCP server package (@serverless/mcp). This vulnerability only affects users of the experimental MCP server feature (serverless mcp), which represe…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-77</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-69256">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-37293 – The AWS Deployment Framework (ADF) is a framework to manage and deploy resources...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-37293</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-37293</guid>
    <pubDate>Tue, 11 Jun 2024 17:16:04 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-37293</strong></p>
  <p>The AWS Deployment Framework (ADF) is a framework to manage and deploy resources across multiple AWS accounts and regions within an AWS Organization. ADF allows for staged, parallel, multi-account, cross-region deployments of applications or resources via the structure defined in AWS Organizations while taking advantage of services such as AWS CodePipeline, AWS CodeBuild, and AWS CodeCommit to al…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-266</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-37293">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2024-24754 – Bref enable serverless PHP on AWS Lambda. When Bref is used with the Event-Drive...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-24754</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-24754</guid>
    <pubDate>Thu, 01 Feb 2024 16:17:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2024-24754</strong></p>
  <p>Bref enable serverless PHP on AWS Lambda. When Bref is used with the Event-Driven Function runtime and the handler is a `RequestHandlerInterface`, then the Lambda event is converted to a PSR7 object. During the conversion process, if the request is a MultiPart, each part is parsed and its content added in the `$files` or `$parsedBody` arrays. The conversion process produces a different output com…</p>
  <p><strong>CVSS:</strong> 3.7 · <strong>CWE:</strong> CWE-436</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-24754">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-24753 – Bref enable serverless PHP on AWS Lambda. When Bref is used in combination with ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-24753</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-24753</guid>
    <pubDate>Thu, 01 Feb 2024 16:17:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-24753</strong></p>
  <p>Bref enable serverless PHP on AWS Lambda. When Bref is used in combination with an API Gateway with the v2 format, it does not handle multiple values headers. If PHP generates a response with two headers having the same key but different values only the latest one is kept. If an application relies on multiple headers with the same key being set for security reasons, then Bref would lower the appl…</p>
  <p><strong>CVSS:</strong> 4.8 · <strong>CWE:</strong> CWE-436</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-24753">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-24752 – Bref enable serverless PHP on AWS Lambda. When Bref is used with the Event-Drive...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-24752</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-24752</guid>
    <pubDate>Thu, 01 Feb 2024 16:17:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-24752</strong></p>
  <p>Bref enable serverless PHP on AWS Lambda. When Bref is used with the Event-Driven Function runtime and the handler is a `RequestHandlerInterface`, then the Lambda event is converted to a PSR7 object. During the conversion process, if the request is a MultiPart, each part is parsed and for each which contains a file, it is extracted and saved in `/tmp` with a random filename starting with `bref_up…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-24752">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2019-10777 – In aws-lambda versions prior to version 1.0.5, the "config.FunctioName" is used ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-10777</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-10777</guid>
    <pubDate>Wed, 08 Jan 2020 17:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2019-10777</strong></p>
  <p>In aws-lambda versions prior to version 1.0.5, the "config.FunctioName" is used to construct the argument used within the "exec" function without any sanitization. It is possible for a user to inject arbitrary commands to the "zipCmd" used within "config.FunctionName".</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-78</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-10777">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2018-7560 – index.js in the Anton Myshenin aws-lambda-multipart-parser NPM package before 0...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-7560</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-7560</guid>
    <pubDate>Sun, 04 Mar 2018 20:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2018-7560</strong></p>
  <p>index.js in the Anton Myshenin aws-lambda-multipart-parser NPM package before 0.1.2 has a Regular Expression Denial of Service (ReDoS) issue via a crafted multipart/form-data boundary string.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-7560">View on NVD</a></p>
]]>
    </description>
  </item>
</channel>
</rss>
