CVE-2023-26493

Source
https://cve.org/CVERecord?id=CVE-2023-26493
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-26493.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-26493
Published
2023-03-27T21:35:36.844Z
Modified
2026-04-10T04:56:42.930748Z
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"
}
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
Type
GIT
Repo
https://github.com/cocos/cocos-engine
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

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

unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "2023-02-20"
            }
        ]
    }
]
source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-26493.json"