Missing Authorization in OneDev - #VU150645
Published: September 17, 2026
Vulnerability details
The vulnerability allows a remote user to disclose sensitive CI/CD credentials.
The vulnerability exists due to improper access control in the ProjectResource /forks endpoint when handling requests from users with permission to read a parent project. A remote user can request the endpoint to disclose CI/CD job secrets belonging to forked projects.
The endpoint returns job secret values in cleartext.