CVE-2025-27616

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-27616
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-27616.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-27616
Aliases
Downstream
Related
Published
2025-03-10T18:56:14Z
Modified
2025-10-14T14:35:17Z
Severity
  • 8.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H CVSS Calculator
Summary
Vela Server has Insufficient Webhook Payload Data Verification
Details

Vela is a Pipeline Automation (CI/CD) framework built on Linux container technology written in Golang. Prior to versions 0.25.3 and 0.26.3, by spoofing a webhook payload with a specific set of headers and body data, an attacker could transfer ownership of a repository and its repo level secrets to a separate repository. These secrets could be exfiltrated by follow up builds to the repository. Users with an enabled repository with access to repo level CI secrets in Vela are vulnerable to the exploit, and any user with access to the CI instance and the linked source control manager can perform the exploit. Versions 0.25.3 and 0.26.3 fix the issue. No known workarounds are available.

References

Affected packages

Git /

Affected ranges

Database specific

{
    "unresolved_versions": [
        {
            "events": [
                {
                    "introduced": "0"
                },
                {
                    "fixed": "0.25.3"
                }
            ],
            "type": ""
        },
        {
            "events": [
                {
                    "introduced": "0.26.0"
                },
                {
                    "fixed": "0.26.3"
                }
            ],
            "type": ""
        }
    ]
}