VYPR

Woodpecker

by Woodpecker Ci

Source repositories

CVEs (8)

  • CVE-2026-61549CriSep 15, 2026
    risk 0.52cvss epss 0.00

    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…

  • CVE-2024-41121HigJul 19, 2024
    risk 0.50cvss 8.8epss 0.01

    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 workflow. 2. Or allow to…

  • CVE-2023-40034HigAug 16, 2023
    risk 0.46cvss 8.1epss 0.01

    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 configured for public usage and…

  • CVE-2024-41122HigJul 19, 2024
    risk 0.42cvss 7.5epss 0.01

    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 workflow. 2. Or allow to…

  • CVE-2026-50141HigJun 18, 2026
    risk 0.39cvss epss 0.00

    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` value into outgoing gRPC…

  • CVE-2022-29947MedApr 29, 2022
    risk 0.33cvss 6.1epss 0.01

    Woodpecker before 0.15.1 allows XSS via build logs because web/src/components/repo/build/BuildLog.vue lacks escaping.

  • CVE-2026-58370HigJun 30, 2026
    risk 0.00cvss 8.1epss 0.01

    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 attacker-controlled and not…

  • CVE-2026-58369MedJun 30, 2026
    risk 0.00cvss 5.3epss 0.01

    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 query. For an unauthenticated…