CVE-2025-9604

Source
https://cve.org/CVERecord?id=CVE-2025-9604
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-9604.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-9604
Published
2025-08-29T01:32:09.045Z
Modified
2026-07-15T01:49:13.486375030Z
Severity
  • 6.3 (Medium) CVSS_V4 - CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:X CVSS Calculator
Summary
coze-studio aes.go hard-coded key
Details

A vulnerability was identified in coze-studio up to 0.2.4. The impacted element is an unknown function of the file backend/domain/plugin/encrypt/aes.go. The manipulation of the argument AuthSecretKey/StateSecretKey/OAuthTokenSecretKey leads to use of hard-coded cryptographic key . It is possible to initiate the attack remotely. The attack is considered to have high complexity. The exploitability is regarded as difficult. To fix this issue, it is recommended to deploy a patch. The vendor replied to the GitHub issue (translated from simplified Chinese): "For scenarios requiring encryption, we will implement user-defined key management through configuration and optimize the use of encryption tools, such as random salt."

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/9xxx/CVE-2025-9604.json",
    "cwe_ids": [
        "CWE-320",
        "CWE-321"
    ],
    "cna_assigner": "VulDB"
}
References

Affected packages

Git / github.com/coze-dev/coze-studio

Affected ranges

Type
GIT
Repo
https://github.com/coze-dev/coze-studio
Events
Database specific
{
    "extracted_events": [
        {
            "introduced": "0.2.0"
        },
        {
            "last_affected": "0.2.0"
        },
        {
            "introduced": "0.2.1"
        },
        {
            "last_affected": "0.2.1"
        },
        {
            "introduced": "0.2.2"
        },
        {
            "last_affected": "0.2.2"
        },
        {
            "introduced": "0.2.3"
        },
        {
            "last_affected": "0.2.3"
        },
        {
            "introduced": "0.2.4"
        },
        {
            "last_affected": "0.2.4"
        }
    ],
    "source": "AFFECTED_FIELD"
}

Affected versions

0.*
0.2.0
0.2.1
0.2.2
0.2.3
0.2.4
v0.*
v0.2.0
v0.2.1
v0.2.2
v0.2.3
v0.2.4

Database specific

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