CVE-2023-54344 PUBLISHED

Eclipse Equinox OSGi 3.7.2 Remote Code Execution via Console

Assigner: VulnCheck
Reserved: 10.01.2026 Published: 05.05.2026 Updated: 05.05.2026

Eclipse Equinox OSGi 3.7.2 and earlier contains a remote code execution vulnerability that allows unauthenticated attackers to execute arbitrary commands by sending payloads to the console interface. Attackers can connect to the OSGi console port and send base64-encoded bash commands wrapped in fork directives to achieve code execution and establish reverse shell connections.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 9.3

Product Status

Vendor equinox
Product [OSGi
Versions
  • Version <= 3.7.2 is affected

Credits

  • [Andrzej Olchawa, Milenko Starcik finder

References

Problem Types

  • Missing Authentication for Critical Function CWE