Improper Verification of Cryptographic Signature in Ghidra - #VU131574
Published: May 15, 2026
Ghidra
Detailed vulnerability description
The vulnerability allows a remote user to impersonate another user and escalate privileges.
The vulnerability exists due to improper verification of cryptographic signature in PKIAuthenticationModule.authenticate() when processing PKI authentication requests. A remote user can present a target user's public certificate with a null signature to impersonate another user and escalate privileges.
Exploitation requires PKI authentication mode to be enabled, and the attacker must possess a valid CA-signed certificate while obtaining the target's public certificate.