CVE Vulnerabilities

CVE-2025-60425

Public cloneable() Method Without Final ('Object Hijack')

Published: Oct 27, 2025 | Modified: Nov 05, 2025
CVSS 3.x
N/A
Source:
NVD
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu

Nagios Fusion v2024R1.2 and v2024R2 does not invalidate already existing session tokens when the two-factor authentication mechanism is enabled, allowing attackers to perform a session hijacking attack.

Weakness

A class has a cloneable() method that is not declared final, which allows an object to be created without calling the constructor. This can cause the object to be in an unexpected state.

Affected Software

Name Vendor Start Version End Version
Fusion Nagios 2024-r1.2 (including) 2024-r1.2 (including)
Fusion Nagios 2024-r2.1 (including) 2024-r2.1 (including)

Potential Mitigations

References