Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-50141 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

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.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-290Authentication Bypass by Spoofing[email protected]
CWE-639Authorization Bypass Through User-Controlled Key[email protected]

Affected Products

ProductVersions
Woodpecker
>= 3.0.0, < 3.14.1 (semver)

CPE

  • cpe:2.3:a:woodpecker-ci:woodpecker:*:*:*:*:*:*:*:*

Remediation

  • Upgrade: 3.14.1moderate effort
  • Workaround:low effort

    Disable org agents by setting the environment variable WOODPECKER_DISABLE_USER_AGENT_REGISTRATION to true and delete existing org agents.

Change History

2 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-50141
NVD Published Date:
Jun 18, 2026
NVD Last Modified:
Jun 23, 2026
Source:
[email protected]
CVE-2026-50141 Details - Not Deferred