216.73.216.36

CVE-2025-59934

· Published 26/09/2025 23:15 · Modified 26/09/2025 23:15

Labels: CVE-2025-59934 2025-09-26CVE-2025-59934CWE-287[email protected]

Essential information

Published
26/09/2025 23:15
Modified
26/09/2025 23:15
Author
Creator
CVSS
9.4 CRITICAL (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:L

CVSS metrics

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.

NVD status

Status
Received — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
formbricks / formbricks cpe:2.3:a:formbricks:formbricks:<4.0.1:*:*:*:*:*:*:*

References