Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-pv42-3qx9-m56g

Опубликовано: 23 июн. 2026
Источник: github
Github: Не прошло ревью
CVSS4: 7.2
CVSS3: 8.3

Описание

OpenRemote Manager before 1.24.2 contains an insecure direct object reference vulnerability in the removeAlarms() method that allows authenticated users to delete alarms from other tenants by supplying arbitrary alarm IDs. The bulk deletion endpoint fails to validate that targeted alarm IDs belong to the caller's realm, enabling cross-tenant permanent destruction of safety-critical and security alerts.

OpenRemote Manager before 1.24.2 contains an insecure direct object reference vulnerability in the removeAlarms() method that allows authenticated users to delete alarms from other tenants by supplying arbitrary alarm IDs. The bulk deletion endpoint fails to validate that targeted alarm IDs belong to the caller's realm, enabling cross-tenant permanent destruction of safety-critical and security alerts.

EPSS

Процентиль: 29%
0.00363
Низкий

7.2 High

CVSS4

8.3 High

CVSS3

Дефекты

CWE-639

Связанные уязвимости

CVSS3: 8.1
nvd
3 месяца назад

OpenRemote before 1.25.0 contains an insecure direct object reference (IDOR) vulnerability in the bulk alarm deletion endpoint that allows authenticated users to permanently delete alarms belonging to other tenants by supplying arbitrary alarm IDs. The removeAlarms() method in AlarmResourceImpl.java omits realm-scoping validation in its JPA query, enabling any user with alarm-write permissions to enumerate sequential auto-increment alarm IDs and delete cross-tenant alarm records without authorization.

EPSS

Процентиль: 29%
0.00363
Низкий

7.2 High

CVSS4

8.3 High

CVSS3

Дефекты

CWE-639