CVE-2024-55968

HIGH

DTX DEC-M <6.1.1 - Privilege Escalation

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 2 public exploits for CVE-2024-55968. PoCs published by Wi1DN00B, null-event.

AI-analyzed exploit summary This repository contains a writeup describing a local privilege escalation (LPE) vulnerability in the DTEX Event Forwarder agent for macOS. The vulnerability arises from insufficient client validation in the com.dtexsystems.helper XPC service, allowing unauthorized clients to escalate privileges to root via the DTConnectionHelperProtocol protocol's submitQuery method.

Description

An issue was discovered in DTEX DEC-M (DTEX Forwarder) 6.1.1. The com.dtexsystems.helper service, responsible for handling privileged operations within the macOS DTEX Event Forwarder agent, fails to implement critical client validation during XPC interprocess communication (IPC). Specifically, the service does not verify the code requirements, entitlements, security flags, or version of any client attempting to establish a connection. This lack of proper logic validation allows malicious actors to exploit the service's methods via unauthorized client connections, and escalate privileges to root by abusing the DTConnectionHelperProtocol protocol's submitQuery method over an unauthorized XPC connection.

Exploits (2)

nomisec WRITEUP 2 stars
by Wi1DN00B · poc
https://github.com/Wi1DN00B/CVE-2024-55968

This repository contains a writeup describing a local privilege escalation (LPE) vulnerability in the DTEX Event Forwarder agent for macOS. The vulnerability arises from insufficient client validation in the com.dtexsystems.helper XPC service, allowing unauthorized clients to escalate privileges to root via the DTConnectionHelperProtocol protocol's submitQuery method.

Classification
Writeup 90%
Attack Type
Lpe
Complexity
Moderate
Reliability
Theoretical
Target: DEC-M (DTEX Forwarder) 6.1.1
No auth needed
Prerequisites: Local access to a macOS system with the vulnerable DTEX Forwarder agent installed
devstral-2 · analyzed Feb 16, 2026 Full analysis →
nomisec WRITEUP 2 stars
by null-event · poc
https://github.com/null-event/CVE-2024-55968

This repository contains a writeup for CVE-2024-55968, detailing a local privilege escalation (LPE) vulnerability in DTEX DEC-M EventReportingService XPC Helper due to lack of client validation in XPC inter-process communication.

Classification
Writeup 90%
Attack Type
Lpe
Complexity
Moderate
Reliability
Theoretical
Target: DTEX DEC-M (DTEX Forwarder) version 6.1.1
No auth needed
Prerequisites: Local access to a macOS system with vulnerable DTEX DEC-M version 6.1.1 installed
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (2)

Core 2

Scores

CVSS v3 8.8
EPSS 0.0094
EPSS Percentile 56.1%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

CISA SSVC

Vulnrichment
Exploitation poc
Automatable no
Technical Impact total

Details

CWE
CWE-267
Status published
Published Jan 28, 2025
Tracked Since Feb 18, 2026