CVE Catalog

CVE-2026-50141

HighCVSS 7.1
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.25%

16th percentile — higher than 16% of all known CVEs

Summary

In the Woodpecker CI/CD engine, from version 3.0.0 to 3.14.1, a vulnerability in the gRPC layer allowed authenticated agents to impersonate other agents on the same server by injecting a forged `agent_id` value into outgoing gRPC metadata. Version 3.14.1 patches this issue.

Risk Assessment

This vulnerability could lead to unauthorized access and data manipulation by malicious users, posing a serious threat to the organization's security.

Recommendation

It is recommended to upgrade to version 3.14.1 or disable organizational agents by setting `WOODPECKER_DISABLE_USER_AGENT_REGISTRATION=true` and deleting existing agents.

Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS