CVE-2025-59934CRITICAL 9.4EPSS p93.9%

CVE-2025-59934CVE-2025-59934

Description

Formbricks is an open source qualtrics alternative. Prior to version 4.0.1, Formbricks is missing JWT signature verification. This vulnerability stems from a token validation routine that only decodes JWTs (jwt.decode) without verifying their signatures. Both the email verification token login path and the password reset server action use the same validator, which does not check the token’s signature, expiration, issuer, or audience. If an attacker learns the victim’s actual user.id, they can craft an arbitrary JWT with an alg: "none" header and use it to authenticate and reset the victim’s password. This issue has been patched in version 4.0.1.

Scoring

CVSS 3.19.4 (CRITICAL)
VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:L
EPSS7.86% probability of exploitation · percentile 93.9% · 2026-06-18T12:00:27Z
Published2025-09-26
Last modified2026-04-15

Underlying weaknesses· 3

CWE-287CWE-345CWE-347

References

  1. https://github.com/formbricks/formbricks/blob/843110b0d6c37b5c0da54291616f84c91c55c4fc/apps/web/lib/jwt.ts#L114-L117
  2. https://github.com/formbricks/formbricks/commit/eb1349f205189d5b2d4a95ec42245ca98cf68c82
  3. https://github.com/formbricks/formbricks/pull/6596
  4. https://github.com/formbricks/formbricks/security/advisories/GHSA-7229-q9pv-j6p4

3

TypeTargetConfidenceTier
WeaknessImproper Authenticationcwe-2870%live
WeaknessInsufficient Verification of Data Authenticitycwe-3450%live
WeaknessImproper Verification of Cryptographic Signaturecwe-3470%live

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CVE
CVE-2025-56749
CVE
CVE-2025-59719
CVE
CVE-2026-1529
CVE
CVE-2026-36721
CVE
CVE-2025-9485
CVE
CVE-2025-5164
Sourced from NVD + FIRST.org EPSS. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.