VYPR
Moderate severityNVD Advisory· Published Apr 12, 2023· Updated Feb 7, 2025

CVE-2023-30532

CVE-2023-30532

Description

A missing permission check in Jenkins TurboScript Plugin 1.3 and earlier allows attackers with Item/Read permission to trigger builds of jobs corresponding to the attacker-specified repository.

AI Insight

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

A missing permission check in Jenkins TurboScript Plugin 1.3 and earlier allows attackers with Item/Read permission to trigger builds of jobs corresponding to the attacker-specified repository.

Vulnerability

Overview

The Jenkins TurboScript Plugin versions 1.3 and earlier contain a missing permission check vulnerability. The plugin does not properly verify that a user has the necessary permissions (such as Item/Build) to trigger builds. As a result, any authenticated user with only Item/Read permission can initiate builds of jobs that correspond to a repository specified by the attacker [1][3].

Exploitation and

Attack Surface

An attacker can exploit this flaw by sending a crafted request to a Jenkins instance that has the vulnerable TurboScript Plugin installed. The attacker must have at least Item/Read access, which is a commonly granted low-level permission. No further authentication or special privileges are required beyond that. The attack can be performed remotely without any user interaction [1][2].

Impact

By triggering builds on arbitrary jobs, an attacker may cause unauthorized resource consumption, denial of service, or potentially leverage the build process to execute further malicious actions. The exact impact depends on the build configuration and the environment, but the unauthorized build trigger can compromise the integrity and availability of the CI/CD pipeline [1][3].

Mitigation

As of the Jenkins Security Advisory 2023-04-12, the vulnerability remains unresolved in the TurboScript Plugin. Users are advised to restrict Item/Read permissions to trusted users and monitor for any updates from the plugin maintainer. Since no patch has been released, administrators should consider disabling the plugin if it is not essential [1][2].

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.jenkinsci.plugins.spoonscript:spoonscriptMaven
<= 1.3

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