VYPR
High severityNVD Advisory· Published Sep 18, 2018· Updated Sep 17, 2024

CVE-2018-11787

CVE-2018-11787

Description

Apache Karaf webconsole Gogo shell becomes accessible without authentication when Pax Web Extender Whiteboard is installed, exposing command-line access.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Apache Karaf webconsole Gogo shell becomes accessible without authentication when Pax Web Extender Whiteboard is installed, exposing command-line access.

Vulnerability

In Apache Karaf versions prior to 3.0.9, 4.0.9, and 4.1.1 [1], the webconsole feature (installed by default) exposes the Gogo shell at /system/console/gogo requiring authentication. However, if the optional Pax Web Extender Whiteboard bundle (part of pax-war feature) is also installed, the Gogo shell becomes accessible at the unsecured URL /gogo/ [2]. This provides unauthenticated users with direct access to the Karaf command-line console [3].

Exploitation

An attacker can exploit this by simply navigating to http://:8181/gogo/ in a browser, provided the Pax Web Extender Whiteboard is installed and the webconsole feature is active [2]. No authentication or user interaction is required. The attacker gains immediate access to the Gogo shell.

Impact

Successful exploitation allows an unauthenticated attacker to execute arbitrary commands on the Karaf container, leading to full compromise of the Karaf instance, including potential reading, modifying, or deleting data, and further lateral movement [1][3]. The severity is rated High (CVSS 7.5) [4].

Mitigation

The vulnerability is fixed in Apache Karaf versions 3.0.9, 4.0.9, and 4.1.1 [4]. Users should upgrade to these versions or later. As a workaround, manually stop or uninstall the Gogo plugin bundle or the Pax Web Extender Whiteboard, though this may reduce functionality [1][3].

AI Insight generated on May 22, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
org.apache.karaf:apache-karafMaven
< 3.0.93.0.9
org.apache.karaf:apache-karafMaven
>= 4.0.0, < 4.0.94.0.9
org.apache.karaf:apache-karafMaven
>= 4.1.0, < 4.1.14.1.1

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

6

News mentions

0

No linked articles in our index yet.