CVE-2023-26493

Source
https://cve.org/CVERecord?id=CVE-2023-26493
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-26493.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2023-26493
Published
2023-03-27T21:35:36Z
Modified
2026-08-18T11:46:42Z
Severity
  • 8.1 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N CVSS Calculator
Summary
Command Injection in Cocos Engine workflow
Details

Cocos Engine is an open-source framework for building 2D & 3D real-time rendering and interactive content. In the github repo for Cocos Engine the web-interface-check.yml was subject to command injection. The web-interface-check.yml was triggered when a pull request was opened or updated and contained the user controllable field (${{ github.head_ref }} – the name of the fork’s branch). This would allow an attacker to take over the GitHub Runner and run custom commands (potentially stealing secrets such as GITHUB_TOKEN) and altering the repository. The workflow has since been removed for the repository. There are no actions required of users.

Database specific
{
    "cna_assigner":  "GitHub_M",
    "cwe_ids":  [
        "CWE-74"
    ],
    "osv_generated_from":  "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/26xxx/CVE-2023-26493.json",
    "unresolved_ranges":  [
        {
            "extracted_events":  [
                {
                    "fixed":  "6d06aefa26"
                }
            ],
            "source":  "AFFECTED_FIELD"
        }
    ]
}
References

Affected packages

Git / github.com/cocos/cocos-engine

Affected ranges

Type
GIT
Repo
https://github.com/cocos/cocos-engine
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
Show details
{
    "source":  "REFERENCES"
}

Affected versions

2.*
2.0.0-dev
2.1.0-dev
3d-0.*
3d-0.1.1
Other
3d-obsolete
v0.*
v0.8.1
v0.8.2

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-26493.json"