CVE-2026-58502

Source
https://cve.org/CVERecord?id=CVE-2026-58502
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-58502.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-58502
Aliases
Published
2026-09-15T17:37:34Z
Modified
2026-09-19T03:30:43Z
Severity
  • 7.1 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N CVSS Calculator
Summary
githubtoplanguages: Command Injection via Issue Title in Discord Notification Workflow
Details

githubtoplanguages generates a user's top GitHub languages as an SVG. The .github/workflows/discord-issue.yml workflow runs when an issue is opened or closed and interpolates github.event.issue.title directly into the Bash assignment for ISSUE_TITLE before shell parsing. An issue title containing shell command-substitution syntax can therefore execute commands on the GitHub Actions runner before the title is included in the Discord notification sent through DISCORD_WEBHOOK. Successful exploitation can manipulate or spoof trusted bot notifications and may expose the Discord webhook secret or other workflow environment data, depending on repository permissions. This issue is fixed by commit 6bf9c3a9cb66c937b9047ca266b3d02f2bb11027.

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-78"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/58xxx/CVE-2026-58502.json",
    "unresolved_ranges": [
        {
            "extracted_events": [
                {
                    "fixed": "6bf9c3a9cb66c937b9047ca266b3d02f2bb11027"
                }
            ],
            "source": "AFFECTED_FIELD"
        }
    ]
}
References

Affected packages

Git / github.com/gouef/githubtoplanguages

Affected ranges

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

Affected versions

v0.*
v0.1.0-beta1
v1.*
v1.0.0
v1.0.0-rc1
v1.0.1
v1.0.2
v1.0.2-rc1
v1.0.2-rc2
v1.0.2-rc3
v1.0.3
v1.0.3-rc1
v1.0.3-rc2
v1.0.3-rc3
v1.0.4
v1.0.5
v1.1.0
v1.1.0-beta1
v1.1.0-rc1
v1.1.1
v1.1.2
v1.1.3

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-58502.json"