An insufficiently secured internal function allows...
High severity
Unreviewed
Published
Aug 27, 2025
to the GitHub Advisory Database
•
Updated Aug 27, 2025
Description
Published by the National Vulnerability Database
Aug 27, 2025
Published to the GitHub Advisory Database
Aug 27, 2025
Last updated
Aug 27, 2025
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.
References