CVE-2025-30168

CVE-2025-30168 is a medium-severity improper authentication vulnerability in parse-server (npm), affecting versions < 7.5.2. It is fixed in 7.5.2, 8.0.2.

Summary

Workarounds

None.

References

Impact

The 3rd party authentication handling of Parse Server allows the authentication credentials of some specific authentication providers to be used across multiple Parse Server apps. For example, if a user signed up using the same authentication provider in two unrelated Parse Server apps, the credentials stored by one app can be used to authenticate the same user in the other app. Note that this only affects Parse Server apps that specifically use an affected 3rd party authentication provider for user authentication, for example by setting the Parse Server option auth to configure a Parse Server authentication adapter. See the 3rd party authentication docs for more information on which authentication providers are affected.

The application does not adequately verify the identity of a user, device, or process before granting access. Typical impact: unauthorized access to functions or data reserved for authenticated parties.

CVE-2025-30168 has a CVSS score of 6.9 (Medium). The vector is network-reachable, no privileges required, and user interaction required. 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 (7.5.2, 8.0.2); upgrading removes the vulnerable code path.

Affected versions

parse-server (< 7.5.2) parse-server (>= 8.0.0, < 8.0.2)

Security releases

parse-server → 7.5.2 (npm) parse-server → 8.0.2 (npm)

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.

See it in your environment

Remediation advice

The fix of this vulnerability requires to upgrade Parse Server to a version that includes the bug fix, as well as upgrade the client app to send a secure payload, which is different from the previous insecure payload. To accommodate a gradual rollout of the client app update, affected Parse Server authentication adapters now offer an enableInsecureAuth option to accept both insecure and secure payloads from clients apps. See the 3rd party authentication docs for how to migrate from insecure to secure authentication.

Frequently Asked Questions

  1. What is CVE-2025-30168? CVE-2025-30168 is a medium-severity improper authentication vulnerability in parse-server (npm), affecting versions < 7.5.2. It is fixed in 7.5.2, 8.0.2. The application does not adequately verify the identity of a user, device, or process before granting access.
  2. How severe is CVE-2025-30168? CVE-2025-30168 has a CVSS score of 6.9 (Medium). 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 parse-server are affected by CVE-2025-30168? parse-server (npm) versions < 7.5.2 is affected.
  4. Is there a fix for CVE-2025-30168? Yes. CVE-2025-30168 is fixed in 7.5.2, 8.0.2. Upgrade to this version or later.
  5. Is CVE-2025-30168 exploitable, and should I be worried? Whether CVE-2025-30168 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-2025-30168 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-2025-30168?
    • Upgrade parse-server to 7.5.2 or later
    • Upgrade parse-server to 8.0.2 or later

Other vulnerabilities in parse-server

Stop the waste.
Protect your environment with Kodem.