jenkinsci / jenkinsci/parameterized-trigger-plugin

[JENKINS-42516] Parameterized Trigger doesn't respect project-based permissions that override folder level permissions

Open
#710 0 comments 0 reactions 0 assignees View on GitHub
component:parameterized-trigger-plugin imported-jira-issue priority:minor resolution:unresolved
Dominant language
Java
Stars
77
Forks
174
Avg merge
22h 27m
Merged PRs (30d)
1

Description

When I create a job that has "Enable project-based security" turned on and "Block inheritance of global authorization matrix" turned on, triggering a build of the job from another job can be done by anyone that can build the upstream job, regardless of the permissions set on the downstream job. 

---
Originally reported by mrchristooley, imported from: Parameterized Trigger doesn't respect project-based permissions that override folder level permissions


  • assignee: huybrechts
  • status: Open
  • priority: Minor
  • component(s): parameterized-trigger-plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 2
  • imported: 2025-12-07

Raw content of original issue

When I create a job that has "Enable project-based security" turned on and "Block inheritance of global authorization matrix" turned on, triggering a build of the job from another job can be done by anyone that can build the upstream job, regardless of the permissions set on the downstream job. 

environment

```
[root@jenkins01 ~]# cat /etc/os-release

PRETTY_NAME="Oracle Linux Server 7.2"

[root@jenkins01 ~]# /etc/alternatives/java -version

openjdk version "1.8.0_102"

[root@jenkins01 ~]# rpm -qa | grep jenkins

jenkins-2.49-1.1.noarch

```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.