Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/openchoreo/openchoreo
  4. ›
  5. CVE-2026-73840

CVE-2026-73840: OpenChoreo: Unauthenticated build/workflow trigger via git-provider confusion (webhook signature bypass)

September 2, 2026

The OpenChoreo autobuild webhook endpoint (POST /api/v1alpha1/autobuild) selected the git provider used to authenticate an incoming webhook from a client-supplied request header rather than from the target component’s configuration, and its Bitbucket provider accepted requests without a valid signature. A caller could set the X-Event-Key header to be treated as a Bitbucket webhook, bypassing the HMAC secret that otherwise protects GitHub and GitLab webhooks, and trigger a component build without authenticating.

References

  • github.com/advisories/GHSA-c5f6-2rm9-2w8g
  • github.com/openchoreo/openchoreo/commit/268efd9b762a3f4f72b55d9c1b13dfc55122127b
  • github.com/openchoreo/openchoreo/commit/8af4a3fc8725fc2d8a9de9611e77278a5c48f978
  • github.com/openchoreo/openchoreo/commit/f540553db7143141b73bb37fae02102e6f082a34
  • github.com/openchoreo/openchoreo/pull/4239
  • github.com/openchoreo/openchoreo/pull/4252
  • github.com/openchoreo/openchoreo/pull/4253
  • github.com/openchoreo/openchoreo/releases/tag/v1.0.3
  • github.com/openchoreo/openchoreo/releases/tag/v1.1.3
  • github.com/openchoreo/openchoreo/releases/tag/v1.2.0-rc.2
  • github.com/openchoreo/openchoreo/security/advisories/GHSA-c5f6-2rm9-2w8g
  • nvd.nist.gov/vuln/detail/CVE-2026-73840

Code Behaviors & Features

Detect and mitigate CVE-2026-73840 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 1.0.3, all versions starting from 1.1.0 before 1.1.3, all versions starting from 1.2.0-rc.1 before 1.2.0-rc.2

Fixed versions

  • 1.0.3
  • 1.1.3
  • 1.2.0-rc.2

Solution

Upgrade to versions 1.0.3, 1.1.3, 1.2.0-rc.2 or above.

Impact 5.3 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

Learn more about CVSS

Weakness

  • CWE-287: Improper Authentication
  • CWE-290: Authentication Bypass by Spoofing
  • CWE-345: Insufficient Verification of Data Authenticity

Source file

go/github.com/openchoreo/openchoreo/CVE-2026-73840.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 08 Sep 2026 00:16:36 +0000.