Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2026-30863-Exploit — CWE-287: Improper Authentication in parse-community parse-server | Kitploit
Tools/GitHubGitHub/worthes/cve-2026-30863-exploit
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingAuthentication
GitHubworthes/cve-2026-30863-exploit

CVE-2026-30863-Exploit

CWE-287: Improper Authentication in parse-community parse-server

View Repository
5 months agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CVE-2026-30863 – Parse Server JWT Audience Validation

Affected versions
Parse Server < 8.6.10 and < 9.5.0-alpha.11

Vulnerable components

  • Google auth adapter (GoogleAuthAdapter)
  • Apple auth adapter (AppleAuthAdapter)
  • Facebook auth adapter (FacebookAuthAdapter)

Root cause
When the adapter is configured without setting the audience parameter (clientId for Google/Apple, appIds for Facebook), the underlying JWT verification (using jsonwebtoken or similar) skips audience claim checking. A valid JWT issued for any other application (with matching issuer and signature) is accepted as authentic.

Prerequisites for exploitation

  • Target Parse Server uses at least one of: Google, Apple, or Facebook login
  • The corresponding adapter is enabled without clientId / appIds set
  • Contact

    • For inquiries, please contact:[email protected]
    • Exploit :Download here
    Download Tool