VYPR
Moderate severityNVD Advisory· Published Aug 16, 2023· Updated Oct 8, 2024

CVE-2023-40348

CVE-2023-40348

Description

Jenkins Gogs Plugin 1.0.15 and earlier exposes job existence info to unauthenticated attackers via its webhook endpoint.

AI Insight

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

Jenkins Gogs Plugin 1.0.15 and earlier exposes job existence info to unauthenticated attackers via its webhook endpoint.

Vulnerability

Overview

The Jenkins Gogs Plugin, up to version 1.0.15, contains an information disclosure vulnerability in its webhook endpoint. This endpoint does not require authentication and reveals whether specific jobs exist on the Jenkins instance.

Exploitation

Details

An unauthenticated attacker can send requests to the plugin's webhook endpoint and observe the responses. By analyzing the output, the attacker can determine if particular jobs are configured, potentially mapping out the Jenkins infrastructure. No special privileges or network position is required, as the endpoint is accessible to anyone who can reach the Jenkins server [1][2].

Impact

While this vulnerability does not allow direct code execution or data modification, it leaks sensitive information about the Jenkins environment. Knowing which jobs exist could help an attacker target more critical jobs or gather intelligence for further attacks. The Jenkins security advisory notes this as an unresolved issue in the Gogs Plugin [1].

Mitigation

As of the advisory date, no fix was available for this plugin. Administrators are advised to restrict network access to the Jenkins instance or disable the plugin if not needed. The Jenkins project recommends reviewing the security advisory for updated guidance [1][3].

AI Insight generated on May 20, 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.jenkins-ci.plugins:gogs-webhookMaven
<= 1.0.15

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

4

News mentions

1