NONE · 0

CVE-2026-50141

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...

Vulnerability Description

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 metadata. The server correctly verified the JWT token but then discarded the verified agent identity in favor of the client-supplied value. Version 3.14.1 patches the issue. As a workaround, disable org agents (`WOODPECKER_DISABLE_USER_AGENT_REGISTRATION=true`) and delete existing ones.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-50141?

CVE-2026-50141 is a documented vulnerability. 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...

How severe is CVE-2026-50141?

CVSS scoring is not yet available for CVE-2026-50141. Check NVD for updates.

Is there a patch for CVE-2026-50141?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.