VYPR
Medium severity4.3NVD Advisory· Published May 27, 2026· Updated May 27, 2026

CVE-2026-48923

CVE-2026-48923

Description

Jenkins AppSpider Plugin 1.0.17 and earlier does not perform a permission check in a method implementing form validation, allowing attackers with Overall/Read permission to connect to an attacker-specified URL.

AI Insight

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

A missing permission check in Jenkins AppSpider Plugin allows attackers with Overall/Read to probe an attacker-specified URL.

Vulnerability

Jenkins AppSpider Plugin version 1.0.17 and earlier contains a missing permission check in a method that implements form validation. This allows any user with the Overall/Read permission to perform a Server-Side Request Forgery (SSRF) by connecting to an attacker-specified URL.

Exploitation

An attacker needs to have Overall/Read permission in Jenkins (a default permission for most users). The attacker can then craft a POST request that triggers the form validation endpoint, supplying an arbitrary URL. Jenkins will attempt to connect to that URL from the controller.

Impact

Successful exploitation allows the attacker to cause Jenkins to make HTTP requests to internal or external services. This can be used to probe internal network resources, scan for open ports, or interact with other services that are reachable from the Jenkins controller. The vulnerability is an information disclosure and network reconnaissance vector.

Mitigation

Jenkins AppSpider Plugin 1.0.17 and earlier are affected. No fixed version was mentioned in the advisory [1]. Administrators should consider disabling the plugin if not in use, or applying a workaround such as restricting Overall/Read permissions only to trusted users. The advisory [1] does not list this CVE in the KEV program.

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

Affected products

1

Patches

0

No patches discovered yet.

Vulnerability mechanics

No source-code context for this CVE — mechanics is only generated when we can read the actual fix diff. Without that, the four sections (root cause, attack vector, affected code, fix) would be speculation rather than analysis.

References

1

News mentions

1