CVE-2026-30863: Parse Server: JWT audience validation bypass in Google, Apple, and Facebook authentication adapters

Published Mar 7, 2026
·
Updated

Impact

The Google, Apple, and Facebook authentication adapters use JWT verification to validate identity tokens. When the adapter's audience configuration option is not set (clientId for Google/Apple, appIds for Facebook), JWT verification silently skips audience claim validation. This allows an attacker to use a validly signed JWT issued for a different application to authenticate as any user on the target Parse Server.

- For Google and Apple, the vulnerability is exploitable when the server does not configure clientId. The adapters accepted this as valid and simply skipped audience validation. - For Facebook Limited Login, the vulnerability exists regardless of configuration. The adapter validated appIds only for Standard Login (Graph API), but the Limited Login JWT path never passed appIds as the audience to JWT verification.

Patches

The fix enforces clientId (Google/Apple) and appIds (Facebook) as mandatory and passes them to JWT verification for audience validation. While this is technically a breaking change for servers that omit these options, it is not a breaking change as per documentation — all three options are documented as required configuration.

Workarounds

- Google / Apple: Ensure clientId is set in the adapter configuration. When set, JWT verification correctly validates the audience claim even on unpatched versions. - Facebook Limited Login: There is no workaround. The unpatched adapter does not pass appIds to JWT audience validation, so the only mitigation is to upgrade.

References

- GitHub security advisory: https://github.com/parse-community/parse-server/security/advisories/GHSA-x6fw-778m-wr9v - Fix Parse Server 9: https://github.com/parse-community/parse-server/releases/tag/9.5.0-alpha.11 - Fix Parse Server 8: https://github.com/parse-community/parse-server/releases/tag/8.6.10

Other sources

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.10 and 9.5.0-alpha.11, the Google, Apple, and Facebook authentication adapters use JWT verification to validate identity tokens. When the adapter's audience configuration option is not set (clientId for Google/Apple, appIds for Facebook), JWT verification silently skips audience claim validation. This allows an attacker to use a validly signed JWT issued for a different application to authenticate as any user on the target Parse Server. This issue has been patched in versions 8.6.10 and 9.5.0-alpha.11.

MITRE

Affected Software

15 affected componentsFixes available
npm/parse-server<8.6.10, <9.5.0-alpha.11
npm/parse-server<8.6.10
8.6.10
npm/parse-server>=9.0.0-alpha.1<9.5.0-alpha.11
9.5.0-alpha.11
parseplatform Parse-server Node.js<8.6.10
parseplatform Parse-server Node.js>=9.0.0<9.5.0
parseplatform Parse-server Node.js=9.5.0-alpha1
parseplatform Parse-server Node.js=9.5.0-alpha10
parseplatform Parse-server Node.js=9.5.0-alpha2
parseplatform Parse-server Node.js=9.5.0-alpha3
parseplatform Parse-server Node.js=9.5.0-alpha4
parseplatform Parse-server Node.js=9.5.0-alpha5
parseplatform Parse-server Node.js=9.5.0-alpha6
parseplatform Parse-server Node.js=9.5.0-alpha7
parseplatform Parse-server Node.js=9.5.0-alpha8
parseplatform Parse-server Node.js=9.5.0-alpha9

Event History

Mar 7, 2026
CVE Published
via MITRE·04:18 PM
Data Sourced
via MITRE·04:18 PM
DescriptionWeakness
Data Sourced
via NVD·05:15 PM
DescriptionSeverityWeaknessAffected Software
Mar 9, 2026
Advisory Published
via GitHub·05:42 PM
Data Sourced
via GitHub·05:42 PM
DescriptionWeaknessAffected Software
Aug 26, 58161
Event
via FIRST·07:41 PM
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-30863?

CVE-2026-30863 is classified as a high severity vulnerability due to its potential to bypass JWT audience validations.

2

How do I fix CVE-2026-30863?

To mitigate CVE-2026-30863, upgrade Parse Server to version 8.6.10 or 9.5.0-alpha.11 or later.

3

Which versions of Parse Server are affected by CVE-2026-30863?

CVE-2026-30863 affects Parse Server versions prior to 8.6.10 and 9.5.0-alpha.11.

4

What is the impact of CVE-2026-30863 on Google authentication?

CVE-2026-30863 allows an attacker to bypass audience validation in Google authentication, potentially compromising user sessions.

5

Can CVE-2026-30863 affect Facebook or Apple authentication?

Yes, CVE-2026-30863 also impacts audience validation for both Facebook and Apple authentication adapters in Parse Server.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203