๐Ÿ” CVE Alert

CVE-2026-61549

UNKNOWN 0.0

Woodpecker: Privilege escalation via unrestricted serviceAccountName in the Kubernetes backend

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

Woodpecker is a CI/CD engine. From 1.0.0 until 3.16.0, pipeline/backend/kubernetes/backend_options.go defines backend_options.kubernetes.serviceAccountName, and the Kubernetes backend in pipeline/backend/kubernetes/pod.go copies that pipeline-step value directly into the pod specification without administrator authorization. Any user with Push permission on a connected repository can therefore run pipeline pods under an arbitrary ServiceAccount in the pipeline namespace and inherit that account's RBAC permissions. When a privileged ServiceAccount is reachable, the attacker can exfiltrate secrets such as database credentials, API keys, and TLS certificates and may take over the cluster. This issue is fixed in version 3.16.0.

CWE CWE-269 CWE-862
Vendor woodpecker-ci
Product woodpecker
Published Sep 15, 2026
Last Updated Sep 15, 2026
Stay Ahead of the Next One

Get instant alerts for woodpecker-ci woodpecker

Be the first to know when new unknown vulnerabilities affecting woodpecker-ci woodpecker are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

woodpecker-ci / woodpecker
>= 1.0.0, < 3.16.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/woodpecker-ci/woodpecker/security/advisories/GHSA-qf34-295c-26v8 github.com: https://github.com/woodpecker-ci/woodpecker/pull/6792 github.com: https://github.com/woodpecker-ci/woodpecker/commit/5df9d52260626c074c6caafb2dc83d3bc6b53be1 github.com: https://github.com/woodpecker-ci/woodpecker/commit/609ba481b5e912f59aaae8ca7bc22b44523c5e37 github.com: https://github.com/woodpecker-ci/woodpecker/releases/tag/v3.16.0