CVE-2026-24892
HighSummary
openITCOCKPIT to narzędzie do monitorowania typu open source, które obsługuje różne silniki monitorujące, takie jak Nagios, Naemon i Prometheus. W wersji Community Edition 5.3.1 i wcześniejszych występuje niebezpieczny wzorzec deserializacji PHP w przetwarzaniu wpisów dziennika zmian, co może prowadzić do potencjalnej podatności na wstrzyknięcie obiektów PHP.
Risk Assessment
Obecność nieograniczonego wywołania funkcji unserialize() stwarza ryzyko, że przyszłe zmiany w kodzie lub wtyczki mogą wprowadzić wartości obiektów do tej ścieżki, co może prowadzić do poważnych konsekwencji, w tym zdalnego wykonania kodu.
Recommendation
Zaleca się monitorowanie i przeglądanie przyszłych zmian w kodzie oraz wtyczkach, aby zapobiec wprowadzeniu obiektów do tej ścieżki. Należy również rozważyć ograniczenie użycia funkcji unserialize() w kontekście danych pochodzących od użytkowników.
Related vulnerabilities
- CVE-2026-87886HighActively exploited
Local privilege escalation due to insecure file permissions. Affects Acronis Backup plugins for cPanel & WHM, Plesk, and DirectAdmin in versions older than the specified builds.
- CVE-2026-87701Critical
Improper neutralization of special elements in output used by a downstream component ('injection') in Azure Cosmos DB allows an authorized attacker to elevate privileges over a network.
- CVE-2026-85889Critical
Missing authentication for a critical function in Azure AI Foundry allows an unauthorized attacker to elevate privileges over a network.
- CVE-2026-85885Critical
Improper neutralization of special elements used in a command ('command injection') in M365 Copilot allows an authorized attacker to elevate privileges over a network.
- CVE-2026-83944Critical
Improper access control in Azure Logic Apps allows an unauthorized attacker to elevate privileges over a network.
- CVE-2026-77903Critical
Authentication bypass by spoofing in Microsoft Dataverse allows an unauthorized attacker to elevate privileges over a network.
- CVE-2026-70200Critical
Improper limitation of a pathname to a restricted directory ('path traversal') in Azure Logic Apps allows an unauthorized attacker to elevate privileges over a network.
- CVE-2026-70009Critical
Improper limitation of a pathname to a restricted directory ('path traversal') in Azure Arc allows an unauthorized attacker to elevate privileges over a network.
- CVE-2026-69865Critical
Authorization bypass through a user-controlled key in Microsoft Container Registry allows an unauthorized attacker to elevate privileges over a network.
- CVE-2026-69399Critical
Elevation of Privilege vulnerability in Azure Arc. Technical details were not provided in the description.
Original NVD description (English source)
openITCOCKPIT is an open source monitoring tool built for different monitoring engines like Nagios, Naemon and Prometheus. openITCOCKPIT Community Edition 5.3.1 and earlier contains an unsafe PHP deserialization pattern in the processing of changelog entries. Serialized changelog data derived from attacker-influenced application state is unserialized without restricting allowed classes. Although no current application endpoint was found to introduce PHP objects into this data path, the presence of an unrestricted unserialize() call constitutes a latent PHP object injection vulnerability. If future code changes, plugins, or refactors introduce object values into this path, the vulnerability could become immediately exploitable with severe impact, including potential remote code execution.

