CVE-2026-65699

Source
https://cve.org/CVERecord?id=CVE-2026-65699
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-65699.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-65699
Published
2026-07-23T16:59:46.107Z
Modified
2026-08-12T03:51:19.612496305Z
Severity
  • 2.3 (Low) CVSS_V4 - CVSS:4.0/AV:N/AC:H/AT:N/PR:L/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N CVSS Calculator
Summary
AgentGPT 1.0.0 Authorization Bypass via Agent Task Creation
Details

AgentGPT through 1.0.0 contains an authorization bypass through user-controlled key vulnerability that allows authenticated users to attach tasks to another user's agent run by supplying a target runid in the request body without ownership verification. The AgentCRUD.createtask and validatetaskcount functions look up the target AgentRun using the client-supplied runid without confirming the run belongs to the requesting user, enabling an attacker who obtains a valid runid to corrupt task history, exhaust the per-run loop budget, and drive LLM costs against the victim's run.

Database specific
{
    "cwe_ids": [
        "CWE-639"
    ],
    "cna_assigner": "VulnCheck",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/65xxx/CVE-2026-65699.json"
}
References

Affected packages

Git / github.com/reworkd/agentgpt

Affected ranges

Type
GIT
Repo
https://github.com/reworkd/agentgpt
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Database specific
Show details
{
    "source": "AFFECTED_FIELD",
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "1.0.0"
        }
    ]
}

Affected versions

v.*
v.0.1.0-beta
v.0.10.0-beta
v.0.2.0-beta
v.0.3.0-beta
v.0.4.0-beta
v.0.6.0-beta
v.0.7.0-beta
v.0.9.0-beta
v.0.9.5-beta
v.1.0.0

Database specific

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