GHSA-p82w-cg44-8jjxLowCVSS 3.1

LaunchConfigurationBaseSerializer.scm_branch has no validate_scm_branch() leading...

Published
September 23, 2026
Last Modified
September 24, 2026

🔗 CVE IDs covered (1)

📋 Description

LaunchConfigurationBaseSerializer.scm_branch has no validate_scm_branch() leading-dash check, unlike Project/JobTemplate/JobLaunch serializers. Schedule and WFJT Node accept --upload-pack=/bin/id as scm_branch. Currently blocked at runtime by jobs.py:1502 ValueError check (defense-in-depth), but the API validation gap means sole reliance on a task-layer guard. Refactoring that guard away would promote this to RCE.

🔗 References (5)