CVE-2023-25575

CVE-2023-25575 is a high-severity incorrect authorization vulnerability in api-platform/core (composer), affecting versions >= 3.0.0, < 3.0.12. It is fixed in 3.0.12, 3.1.3, 2.7.10.

Check whether CVE-2023-25575 affects your applications

Kodem tells you whether this CVE is present, reachable, and actually executing in your application, so you know if it matters.

Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.

Runtime intelligence. Only the CVEs that actually run in production.

Summary

api-platform/core's secured properties may be accessible within collections

Workarounds

Replace the cache_key of the context array of the Serializer inside a custom normalizer that works on objects if the security option of the ApiPlatform\Metadata\ApiProperty attribute is used.

Impact

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 be impacted. Only collection endpoints are affected by the issue, item endpoints are not. The JSON-LD format is not affected by the issue.

The result of the security rule is only executed for the first item of the collection. The result of the rule is then cached and reused for the next items. This bug can leak data to unauthorized users when the rule depends on the value of a property of the item. This bug can also hide properties that should be displayed to authorized users.

The application does not correctly enforce access controls, allowing a principal to access resources or operations beyond their granted permissions. Typical impact: unauthorized data access or execution of privileged operations.

CVE-2023-25575 has a CVSS score of 7.7 (High). The vector is network-reachable, low privileges required, and no user interaction. A CVSS score reflects the worst-case severity of the vulnerability, not your specific exposure. Whether this affects your application depends on whether the vulnerable code is present and reachable in your environment. A fixed version is available (3.0.12, 3.1.3, 2.7.10); upgrading removes the vulnerable code path.

Affected versions

api-platform/core (>= 3.0.0, < 3.0.12) api-platform/core (>= 3.1.0, < 3.1.3) api-platform/core (>= 2.6.0, < 2.7.10)

Security releases

api-platform/core → 3.0.12 (composer) api-platform/core → 3.1.3 (composer) api-platform/core → 2.7.10 (composer)

Kodem intelligence

Severity tells you how bad this could be in the worst case. It does not tell you whether you are exposed. Exploitability and impact are functions of runtime truth: whether the vulnerable code is present, reachable, and actually executes in your application. A vulnerable package can sit in your dependency tree and never run.

Kodem, an Intelligent Application Security platform, uses runtime intelligence to reveal which vulnerabilities actually execute in production, so teams prioritize the ones that genuinely matter. Kodem's runtime-powered SCA identifies whether this CVE is reachable in your applications.

Already deployed Kodem?

See it in your environmentNew to Kodem? Get a demo →

Remediation advice

This issue impacts the 2.7, 3.0 and 3.1 branches. Upgrade to v2.7.10, v3.0.12 or v3.1.3.

Frequently Asked Questions

  1. What is CVE-2023-25575? CVE-2023-25575 is a high-severity incorrect authorization vulnerability in api-platform/core (composer), affecting versions >= 3.0.0, < 3.0.12. It is fixed in 3.0.12, 3.1.3, 2.7.10. The application does not correctly enforce access controls, allowing a principal to access resources or operations beyond their granted permissions.
  2. How severe is CVE-2023-25575? CVE-2023-25575 has a CVSS score of 7.7 (High). This score reflects the worst-case severity of the vulnerability, not your specific exposure. Whether it represents real risk in your environment depends on whether the vulnerable code is present and reachable.
  3. Which versions of api-platform/core are affected by CVE-2023-25575? api-platform/core (composer) versions >= 3.0.0, < 3.0.12 is affected.
  4. Is there a fix for CVE-2023-25575? Yes. CVE-2023-25575 is fixed in 3.0.12, 3.1.3, 2.7.10. Upgrade to this version or later.
  5. Is CVE-2023-25575 exploitable, and should I be worried? Whether CVE-2023-25575 is exploitable in your environment depends on whether the vulnerable code is present and reachable. A CVSS score is a worst-case rating; it does not account for your specific deployment, configuration, or usage patterns. Kodem, an Intelligent Application Security platform, uses runtime intelligence to show which vulnerabilities actually execute in production, so you can focus on the ones that represent real risk. Get a demo
  6. What actually determines whether CVE-2023-25575 is exploitable, and how bad it is? Exploitability and impact are not fixed properties of a CVE. They depend on runtime truth: whether the vulnerable code is present, reachable, and actually executes in your application. A high CVSS score on a dependency that never runs is not the same as real risk. Kodem, an Intelligent Application Security platform, uses runtime intelligence to reveal which vulnerabilities actually execute in production, so teams prioritize the ones that genuinely matter.
  7. How do I fix CVE-2023-25575?
    • Upgrade api-platform/core to 3.0.12 or later
    • Upgrade api-platform/core to 3.1.3 or later
    • Upgrade api-platform/core to 2.7.10 or later

Other vulnerabilities in api-platform/core

Stop the waste.
Protect your environment with Kodem.