<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>CVE Daily – API Platform</title>
  <link>https://cvedaily.com/pages/tags/api-platform.html</link>
  <atom:link href="https://cvedaily.com/feed-tags/api-platform.xml" rel="self" type="application/rss+xml"/>
  <description>CVE Daily – API Platform</description>
  <language>en</language>
  <lastBuildDate>Wed, 03 Jun 2026 21:26:40 +0000</lastBuildDate>
  <item>
    <title>[High] CVE-2026-9808 – An authorization bypass vulnerability exists in the Mautic 7 API v2 endpoints (u...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-9808</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-9808</guid>
    <pubDate>Fri, 29 May 2026 12:16:26 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-9808</strong></p>
  <p>An authorization bypass vulnerability exists in the Mautic 7 API v2 endpoints (utilizing API Platform). Under certain conditions, roles configured with owner-scope restrictions (such as `viewown` or `editown`) are not properly enforced. This allows low-privilege authenticated API users to bypass ownership-logic controls and access or modify resources belonging to other users.</p>
  <p><strong>CVSS:</strong> 7.1 · <strong>CWE:</strong> CWE-863</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-9808">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-40291 – Chamilo LMS is an open-source learning management system. In versions prior to 2...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-40291</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-40291</guid>
    <pubDate>Tue, 14 Apr 2026 22:16:32 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-40291</strong></p>
  <p>Chamilo LMS is an open-source learning management system. In versions prior to 2.0.0-RC.3, an insecure direct object modification vulnerability in the PUT /api/users/{id} endpoint allows any authenticated user with ROLE_STUDENT to escalate their privileges to ROLE_ADMIN by modifying the roles field on their own user record. The API Platform security expression is_granted('EDIT', object) only veri…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-269</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-40291">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-67718 – Form.io is a combined Form and API platform for Serverless applications. Version...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-67718</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-67718</guid>
    <pubDate>Thu, 11 Dec 2025 01:16:01 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-67718</strong></p>
  <p>Form.io is a combined Form and API platform for Serverless applications. Versions 3.5.6 and below and 4.0.0-rc.1 through 4.4.2 contain a flaw in path handling which could allow an attacker to access protected API endpoints by sending a crafted request path. An unauthenticated or unauthorized request could retrieve data from endpoints that should be protected. This issue is fixed in versions 3.5.7…</p>
  <p><strong>CVSS:</strong> 8.7 · <strong>CWE:</strong> CWE-178</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-67718">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-13426 – A vulnerability exists in Google  Apigee's JavaCallout policy https://docs.apige...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-13426</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-13426</guid>
    <pubDate>Fri, 05 Dec 2025 22:15:47 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-13426</strong></p>
  <p>A vulnerability exists in Google  Apigee's JavaCallout policy https://docs.apigee.com/api-platform/reference/policies/java-callout-policy  that allows for remote code execution.  It is possible for a user to write a JavaCallout that injected a malicious object into the MessageContext to execute arbitrary Java code and system commands at runtime, leading to unauthorized access to data, lateral mov…</p>
  <p><strong>CVSS:</strong> 8.7 · <strong>CWE:</strong> CWE-913</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-13426">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-53674 – Jenkins Sensedia Api Platform tools Plugin 1.0 does not mask the Sensedia API Ma...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-53674</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-53674</guid>
    <pubDate>Wed, 09 Jul 2025 16:15:26 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-53674</strong></p>
  <p>Jenkins Sensedia Api Platform tools Plugin 1.0 does not mask the Sensedia API Manager integration token on the global configuration form, increasing the potential for attackers to observe and capture it.</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-256</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-53674">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-53673 – Jenkins Sensedia Api Platform tools Plugin 1.0 stores the Sensedia API Manager i...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-53673</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-53673</guid>
    <pubDate>Wed, 09 Jul 2025 16:15:26 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-53673</strong></p>
  <p>Jenkins Sensedia Api Platform tools Plugin 1.0 stores the Sensedia API Manager integration token unencrypted in its global configuration file on the Jenkins controller, where it can be viewed by users with access to the Jenkins controller file system.</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-311</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-53673">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-3411 – A vulnerability, which was classified as critical, has been found in mymagicpowe...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-3411</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-3411</guid>
    <pubDate>Tue, 08 Apr 2025 05:15:40 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-3411</strong></p>
  <p>A vulnerability, which was classified as critical, has been found in mymagicpower AIAS 20250308. This issue affects some unknown processing of the file 3_api_platform/api-platform/src/main/java/top/aias/platform/controller/AsrController.java. The manipulation of the argument url leads to server-side request forgery. The attack may be initiated remotely. The exploit has been disclosed to the publi…</p>
  <p><strong>CVSS:</strong> 6.3 · <strong>CWE:</strong> CWE-918</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-3411">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-31485 – API Platform Core is a system to create hypermedia-driven REST and GraphQL APIs...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-31485</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-31485</guid>
    <pubDate>Thu, 03 Apr 2025 20:15:25 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-31485</strong></p>
  <p>API Platform Core is a system to create hypermedia-driven REST and GraphQL APIs. Prior to 4.0.22 and 3.4.17, a GraphQL grant on a property might be cached with different objects. The ApiPlatform\GraphQl\Serializer\ItemNormalizer::isCacheKeySafe() method is meant to prevent the caching but the parent::normalize method that is called afterwards still creates the cache key and causes the issue. This…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-696</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-31485">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-31481 – API Platform Core is a system to create hypermedia-driven REST and GraphQL APIs...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-31481</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-31481</guid>
    <pubDate>Thu, 03 Apr 2025 20:15:25 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-31481</strong></p>
  <p>API Platform Core is a system to create hypermedia-driven REST and GraphQL APIs. Using the Relay special node type you can bypass the configured security on an operation. This vulnerability is fixed in 4.0.22 and 3.4.17.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-863</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-31481">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-47639 – API Platform Core is a system to create hypermedia-driven REST and GraphQL APIs...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-47639</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-47639</guid>
    <pubDate>Thu, 03 Apr 2025 17:15:30 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-47639</strong></p>
  <p>API Platform Core is a system to create hypermedia-driven REST and GraphQL APIs. From 3.2.0 until 3.2.4, exception messages, that are not HTTP exceptions, are visible in the JSON error response. This vulnerability is fixed in 3.2.5.</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-209</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-47639">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-23204 – API Platform Core is a system to create hypermedia-driven REST and GraphQL APIs...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-23204</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-23204</guid>
    <pubDate>Mon, 24 Mar 2025 16:15:56 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-23204</strong></p>
  <p>API Platform Core is a system to create hypermedia-driven REST and GraphQL APIs. Starting in version 3.3.8, a security check that gets called after GraphQl resolvers is always replaced by another one as there's no break in a clause. As this falls back to `security`, the impact is there only when there's only a security after resolver and none inside security. Version 3.3.15 contains a patch for t…</p>
  <p><strong>CVSS:</strong> 4.4 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-23204">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2024-5250 – In versions of Akana API Platform prior to 2024.1.0 overly verbose errors can be...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-5250</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-5250</guid>
    <pubDate>Tue, 30 Jul 2024 19:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2024-5250</strong></p>
  <p>In versions of Akana API Platform prior to 2024.1.0 overly verbose errors can be found in SAML integrations</p>
  <p><strong>CVSS:</strong> 3.5 · <strong>CWE:</strong> CWE-209</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-5250">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-5249 – In versions of Akana API Platform prior to 2024.1.0, SAML tokens can be replayed...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-5249</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-5249</guid>
    <pubDate>Tue, 30 Jul 2024 19:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-5249</strong></p>
  <p>In versions of Akana API Platform prior to 2024.1.0, SAML tokens can be replayed.</p>
  <p><strong>CVSS:</strong> 5.4 · <strong>CWE:</strong> CWE-294</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-5249">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-3930 – In versions of Akana API Platform prior to 2024.1.0 a flaw resulting in XML Exte...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-3930</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-3930</guid>
    <pubDate>Tue, 30 Jul 2024 19:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-3930</strong></p>
  <p>In versions of Akana API Platform prior to 2024.1.0 a flaw resulting in XML External Entity (XXE) was discovered.</p>
  <p><strong>CVSS:</strong> 6.3 · <strong>CWE:</strong> CWE-611</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-3930">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2024-2796 – A server-side request forgery (SSRF) was discovered in the Akana API Platform in...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-2796</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-2796</guid>
    <pubDate>Thu, 18 Apr 2024 15:15:29 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2024-2796</strong></p>
  <p>A server-side request forgery (SSRF) was discovered in the Akana API Platform in versions prior to and including 2022.1.3. Reported by Jakob Antonsson.</p>
  <p><strong>CVSS:</strong> 9.3 · <strong>CWE:</strong> CWE-918</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-2796">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-25575 – API Platform Core is the server component of API Platform: hypermedia and GraphQ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-25575</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-25575</guid>
    <pubDate>Tue, 28 Feb 2023 23:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-25575</strong></p>
  <p>API Platform Core is the server component of API Platform: hypermedia and GraphQL APIs. Resource properties secured with the `security` option of the `ApiPlatform\Metadata\ApiProperty` attribute can be disclosed to unauthorized users. The problem affects most serialization formats, including raw JSON, which is enabled by default when installing API Platform. Custom serialization formats may also…</p>
  <p><strong>CVSS:</strong> 7.7 · <strong>CWE:</strong> CWE-842</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-25575">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2019-1000011 – API Platform version from 2.2.0 to 2.3.5 contains an Incorrect Access Control vu...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-1000011</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-1000011</guid>
    <pubDate>Mon, 04 Feb 2019 21:29:01 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2019-1000011</strong></p>
  <p>API Platform version from 2.2.0 to 2.3.5 contains an Incorrect Access Control vulnerability in GraphQL delete mutations that can result in a user authorized to delete a resource can delete any resource. This attack appears to be exploitable via the user must be authorized. This vulnerability appears to have been fixed in 2.3.6.</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-1000011">View on NVD</a></p>
]]>
    </description>
  </item>
</channel>
</rss>
