Eclipse Equinox OSGi Remote Code Execution Vulnerability

Vulnerability

A remote code execution vulnerability exists in Eclipse Equinox OSGi versions through 3.7.2. This vulnerability allows unauthenticated attackers to execute arbitrary commands by sending payloads to the OSGi console interface. Exploitation involves connecting to the OSGi console port and transmitting base64-encoded bash commands, wrapped in fork directives, to achieve code execution and establish reverse shell connections.

Impact

Exploitation of this vulnerability allows for remote code execution on the affected system, with the executed code running in the context of the user running the OSGi application.

Reproduction

To reproduce this vulnerability, connect to the OSGi console port on a target running version 3.7.2 or earlier. Once connected, send a payload consisting of base64-encoded bash commands wrapped in fork directives. This can be done using a script or tool that automates the process, such as the one available on the Exploit Database.

Added: May 5, 2026, 12:46 PM
Updated: May 5, 2026, 12:46 PM

Vulnerability Rating

Custom Algorithm
spread
5.4
impact
10.0
exploitability
6.0
remediation
0.0
relevance
7.5
threat
6.4
urgency
2.9
incentive
0.0

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.