VYPR
Critical severity9.4OSV Advisory· Published Sep 26, 2025· Updated Apr 15, 2026

CVE-2025-59934

CVE-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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

2
  • Formbricks/FormbricksOSV2 versions
    4.0.0, 4.0.0-rc.1, 4.0.0-rc.2, …+ 1 more
    • (no CPE)range: 4.0.0, 4.0.0-rc.1, 4.0.0-rc.2, …
    • (no CPE)range: <4.0.1

Patches

Vulnerability mechanics

References

4

News mentions

0

No linked articles in our index yet.