#VU115219 Authentication Bypass by Spoofing in Openfire - CVE-2025-59154
Published: September 15, 2025
Openfire
Ignite Realtime
Description
The vulnerability allows a remote attacker to perform spoofing attack.
The vulnerability exists due to incorrect parsing of CN data within the X.509 client certificate. A remote attacker can supply a specially crafted certificate with embedded CN= inside another attribute value (e.g. OU="CN=admin,"), which will lead to the application extracting "admin" from the certificate and allowing an attacker to impersonate another user.