CVE-2025-30064

An insufficiently secured internal function allows session generation for arbitrary users. The decodeParam function checks the JWT but does not verify which signing algorithm was used. As a result, an attacker can use the "ex:action" parameter in the VerifyUserByThrustedService function to generate a session for any user.
CVSS

No CVSS.

Configurations

No configuration.

History

No history.

Information

Published : 2025-08-27 11:15

Updated : 2025-08-29 16:24


NVD link : CVE-2025-30064

Mitre link : CVE-2025-30064

CVE.ORG link : CVE-2025-30064


JSON object : View

Products Affected

No product.

CWE
CWE-347

Improper Verification of Cryptographic Signature

CWE-912

Hidden Functionality