CVE Catalog

CVE-2025-59101

High
Published: Translated: NVD NIST

Summary

The vulnerability in Access Manager relies on per-request verification of the originating IP address instead of session tokens or cookies. Once an authentication request from a given IP succeeds, that IP is treated as authenticated with no other session data stored. An attacker can spoof the IP of a logged-in user to gain access to the Access Manager web interface.

Risk Assessment

The risk is unauthorized access to the Access Manager admin panel via IP spoofing, potentially leading to system compromise, data theft, or further network attacks.

Recommendation

Immediately implement session- or token-based authentication instead of IP-based verification. Consider enforcing multi-factor authentication (MFA) and monitoring logs for unusual requests from different IP addresses.

Other vulnerabilities in Access Manager

See all
Original NVD description (English source)

Instead of typical session tokens or cookies, it is verified on a per-request basis if the originating IP address has once successfully logged in. As soon as an authentication request from a certain source IP is successful, the IP address is handled as authenticated. No other session information is stored. Therefore, it is possible to spoof the IP address of a logged-in user to gain access to the Access Manager web interface.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS