CVE-2026-58370
- EPSS 0.55%
- Veröffentlicht 30.06.2026 15:57:09
- Zuletzt bearbeitet 14.07.2026 22:17:28
Woodpecker before 3.15.0 matches the ApprovalAllowedUsers bypass list against pipeline.Author. For the GitLab forge driver, pipeline.Author is populated from the git commit author name (commit.author.name) carried in the webhook payload, which is att...
CVE-2026-58369
- EPSS 0.36%
- Veröffentlicht 30.06.2026 15:56:45
- Zuletzt bearbeitet 14.07.2026 22:17:28
Woodpecker before 3.15.0 registers the /api/orgs/lookup/*org_full_name endpoint without authentication middleware, and the LookupOrg handler unconditionally dereferences the session user (user.ForgeID, via ForgeFromUser) when selecting the forge to q...
CVE-2026-50141
- EPSS 0.43%
- Veröffentlicht 18.06.2026 14:13:38
- Zuletzt bearbeitet 23.06.2026 15:44:39
Woodpecker is a CI/CD engine. Starting in version 3.0.0 and prior to version 3.14.1, a vulnerability in Woodpecker CI's gRPC layer allowed any authenticated agent to impersonate any other agent on the same server by injecting a forged `agent_id` valu...
CVE-2024-41121
- EPSS 0.74%
- Veröffentlicht 19.07.2024 20:15:08
- Zuletzt bearbeitet 21.11.2024 09:32:16
Woodpecker is a simple yet powerful CI/CD engine with great extensibility. The server allow to create any user who can trigger a pipeline run malicious workflows: 1. Those workflows can either lead to a host takeover that runs the agent executing the...
CVE-2024-41122
- EPSS 0.62%
- Veröffentlicht 19.07.2024 20:15:08
- Zuletzt bearbeitet 21.11.2024 09:32:16
Woodpecker is a simple yet powerful CI/CD engine with great extensibility. The server allow to create any user who can trigger a pipeline run malicious workflows: 1. Those workflows can either lead to a host takeover that runs the agent executing the...
CVE-2023-40034
- EPSS 0.88%
- Veröffentlicht 16.08.2023 21:15:10
- Zuletzt bearbeitet 21.11.2024 08:18:33
Woodpecker is a community fork of the Drone CI system. In affected versions an attacker can post malformed webhook data witch lead to an update of the repository data that can e.g. allow the takeover of an repo. This is only critical if the CI is con...
CVE-2022-29947
- EPSS 0.65%
- Veröffentlicht 29.04.2022 21:15:07
- Zuletzt bearbeitet 21.11.2024 07:00:02
Woodpecker before 0.15.1 allows XSS via build logs because web/src/components/repo/build/BuildLog.vue lacks escaping.