CVE-2025-30064

Summary

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.

Affected Software

VendorProductVersion RangeStatus
CGMCGM CLININET0 < 2025.MS2affected

Weaknesses

  • CWE-912: CWE-912 Hidden Functionality
  • CWE-347: CWE-347 Improper Verification of Cryptographic Signature

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: total

References