<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>CVE Daily – CakePHP (High+Critical)</title>
  <link>https://cvedaily.com/pages/tags/cakephp.html</link>
  <atom:link href="https://cvedaily.com/feed-tags/cakephp-severe.xml" rel="self" type="application/rss+xml"/>
  <description>CVE Daily – CakePHP (High+Critical)</description>
  <language>en</language>
  <lastBuildDate>Wed, 03 Jun 2026 21:27:01 +0000</lastBuildDate>
  <item>
    <title>[Critical] CVE-2023-22727 – CakePHP is a development framework for PHP web apps. In affected versions the `C...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-22727</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-22727</guid>
    <pubDate>Tue, 17 Jan 2023 21:15:16 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2023-22727</strong></p>
  <p>CakePHP is a development framework for PHP web apps. In affected versions the `Cake\Database\Query::limit()` and `Cake\Database\Query::offset()` methods are vulnerable to SQL injection if passed un-sanitized user request data. This issue has been fixed in 4.2.12, 4.3.11, 4.4.10. Users are advised to upgrade. Users unable to upgrade may mitigate this issue by using CakePHP's Pagination library. Ma…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-22727">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2020-35239 – A vulnerability exists in CakePHP versions 4.0.x through 4.1.3. The CsrfProtecti...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-35239</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-35239</guid>
    <pubDate>Tue, 26 Jan 2021 18:15:53 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2020-35239</strong></p>
  <p>A vulnerability exists in CakePHP versions 4.0.x through 4.1.3. The CsrfProtectionMiddleware component allows method override parameters to bypass CSRF checks by changing the HTTP request method to an arbitrary string that is not in the list of request methods that CakePHP checks. Additionally, the route middleware does not verify that this overriden method (which can be an arbitrary string) is a…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-352</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-35239">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2019-11458 – An issue was discovered in SmtpTransport in CakePHP 3.7.6. An unserialized objec...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-11458</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-11458</guid>
    <pubDate>Wed, 08 May 2019 18:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2019-11458</strong></p>
  <p>An issue was discovered in SmtpTransport in CakePHP 3.7.6. An unserialized object with modified internal properties can trigger arbitrary file overwriting upon destruction.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-502</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-11458">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2017-6316 – Citrix NetScaler SD-WAN devices through v9.1.2.26.561201 allow remote attackers ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2017-6316</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2017-6316</guid>
    <pubDate>Thu, 20 Jul 2017 04:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2017-6316</strong></p>
  <p>Citrix NetScaler SD-WAN devices through v9.1.2.26.561201 allow remote attackers to execute arbitrary shell commands as root via a CGISESSID cookie. On CloudBridge (the former name of NetScaler SD-WAN) devices, the cookie name was CAKEPHP rather than CGISESSID.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2017-6316">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2016-4793 – The clientIp function in CakePHP 3.2.4 and earlier allows remote attackers to sp...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2016-4793</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2016-4793</guid>
    <pubDate>Mon, 23 Jan 2017 21:59:01 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2016-4793</strong></p>
  <p>The clientIp function in CakePHP 3.2.4 and earlier allows remote attackers to spoof their IP via the CLIENT-IP HTTP header.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2016-4793">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2015-8379 – CakePHP 2.x and 3.x before 3.1.5 might allow remote attackers to bypass the CSRF...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2015-8379</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2015-8379</guid>
    <pubDate>Tue, 26 Jan 2016 19:59:01 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2015-8379</strong></p>
  <p>CakePHP 2.x and 3.x before 3.1.5 might allow remote attackers to bypass the CSRF protection mechanism via the _method parameter.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-352</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2015-8379">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2012-4399 – The Xml class in CakePHP 2.1.x before 2.1.5 and 2.2.x before 2.2.1 allows remote...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2012-4399</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2012-4399</guid>
    <pubDate>Tue, 09 Oct 2012 23:55:05 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2012-4399</strong></p>
  <p>The Xml class in CakePHP 2.1.x before 2.1.5 and 2.2.x before 2.2.1 allows remote attackers to read arbitrary files via XML data containing external entity references, aka an XML external entity (XXE) injection attack.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-611</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2012-4399">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2010-4335 – The _validatePost function in libs/controller/components/security.php in CakePHP...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2010-4335</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2010-4335</guid>
    <pubDate>Fri, 14 Jan 2011 23:00:46 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2010-4335</strong></p>
  <p>The _validatePost function in libs/controller/components/security.php in CakePHP 1.3.x through 1.3.5 and 1.2.8 allows remote attackers to modify the internal Cake cache and execute arbitrary code via a crafted data[_Token][fields] value that is processed by the unserialize function, as demonstrated by modifying the file_map cache to execute arbitrary local files.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2010-4335">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2006-5594 – PHP remote file inclusion vulnerability in University of British Columbia iPeer ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2006-5594</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2006-5594</guid>
    <pubDate>Fri, 27 Oct 2006 18:07:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2006-5594</strong></p>
  <p>PHP remote file inclusion vulnerability in University of British Columbia iPeer 2.0, and possibly earlier, allows remote attackers to execute arbitrary PHP code via a URL in the page parameter.  NOTE: it is possible that this issue is related to CakePHP.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2006-5594">View on NVD</a></p>
]]>
    </description>
  </item>
</channel>
</rss>
