Search
Find a vulnerability
Search criteria
4 vulnerabilities by kortix-ai
CVE-2026-66027 (GCVE-0-2026-66027)
Vulnerability from nvd – Published: 2026-07-24 15:27 – Updated: 2026-07-25 10:30 X_Open Source
VLAI
EPSS
VEX
Title
Suna < 0.9.102 Broken Access Control via Message Queue API
Summary
Suna before 0.9.102 contains a broken access control vulnerability in the message queue API that allows authenticated attackers to access and manipulate queue resources belonging to other users by exploiting missing ownership and account isolation checks. Attackers can read pending prompt queues of all users, read or delete individual sessions, and inject arbitrary prompts into another user's session queue, causing the background drainer to forward malicious messages to the victim's running AI agent with the victim's credentials and permissions.
Severity
SSVC
Exploitation: poc
Automatable: no
Technical Impact: total
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-07-24 15:44 UTC
CWE
- CWE-862 - Missing Authorization
Assigner
References
5 references
| URL | Tags |
|---|---|
| https://github.com/geo-chen/oss/blob/main/suna.md | technical-descriptionexploit |
| https://github.com/kortix-ai/suna/releases/tag/v0.9.102 | release-notespatch |
| https://github.com/kortix-ai/suna/pull/4373 | issue-trackingpatch |
| https://github.com/kortix-ai/suna/commit/7536a7d4… | patch |
| https://www.vulncheck.com/advisories/suna-broken-… | third-party-advisory |
Date Public
2026-07-24 00:00
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-66027",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-24T15:44:56.340147Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-24T15:45:08.809Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "affected",
"packageURL": "pkg:github/kortix-ai/suna",
"product": "suna",
"repo": "https://github.com/kortix-ai/suna",
"vendor": "kortix-ai",
"versions": [
{
"lessThan": "0.9.102",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "George Chen"
}
],
"datePublic": "2026-07-24T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "Suna before 0.9.102 contains a broken access control vulnerability in the message queue API that allows authenticated attackers to access and manipulate queue resources belonging to other users by exploiting missing ownership and account isolation checks. Attackers can read pending prompt queues of all users, read or delete individual sessions, and inject arbitrary prompts into another user\u0027s session queue, causing the background drainer to forward malicious messages to the victim\u0027s running AI agent with the victim\u0027s credentials and permissions."
}
],
"metrics": [
{
"cvssV4_0": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "NETWORK",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"exploitMaturity": "NOT_DEFINED",
"privilegesRequired": "LOW",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:L/SC:N/SI:N/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "LOW",
"vulnConfidentialityImpact": "HIGH",
"vulnIntegrityImpact": "HIGH",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
},
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-862",
"description": "Missing Authorization",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-25T10:30:06.975Z",
"orgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
"shortName": "VulnCheck"
},
"references": [
{
"name": "Researcher Disclosure",
"tags": [
"technical-description",
"exploit"
],
"url": "https://github.com/geo-chen/oss/blob/main/suna.md"
},
{
"name": "Suna 0.9.102 Release Notes",
"tags": [
"release-notes",
"patch"
],
"url": "https://github.com/kortix-ai/suna/releases/tag/v0.9.102"
},
{
"name": "Pull Request",
"tags": [
"issue-tracking",
"patch"
],
"url": "https://github.com/kortix-ai/suna/pull/4373"
},
{
"name": "Patch Commit",
"tags": [
"patch"
],
"url": "https://github.com/kortix-ai/suna/commit/7536a7d47fc93abcb66e677fcc993b390c81296a"
},
{
"tags": [
"third-party-advisory"
],
"url": "https://www.vulncheck.com/advisories/suna-broken-access-control-via-message-queue-api"
}
],
"source": {
"discovery": "UNKNOWN"
},
"tags": [
"x_open-source"
],
"title": "Suna \u003c 0.9.102 Broken Access Control via Message Queue API",
"x_generator": {
"engine": "vulncheck"
}
}
},
"cveMetadata": {
"assignerOrgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
"assignerShortName": "VulnCheck",
"cveId": "CVE-2026-66027",
"datePublished": "2026-07-24T15:27:04.682Z",
"dateReserved": "2026-07-23T20:45:17.816Z",
"dateUpdated": "2026-07-25T10:30:06.975Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-12811 (GCVE-0-2026-12811)
Vulnerability from nvd – Published: 2026-06-21 22:00 – Updated: 2026-06-23 13:37 X_Open Source
VLAI
EPSS
VEX
Title
kortix-ai suna Auth Endpoint page.tsx router.push cross site scripting
Summary
A weakness has been identified in kortix-ai suna up to 0.8.38. Affected by this issue is the function router.replace/router.push of the file apps/frontend/src/app/auth/page.tsx of the component Auth Endpoint. Executing a manipulation of the argument returnURL can lead to cross site scripting. The attack may be launched remotely. The exploit has been made available to the public and could be used for attacks. Upgrading to version 0.8.39 can resolve this issue. This patch is called f5dec7aa0c1b8fa0125938f292c0f2430ca75f6c. It is advisable to upgrade the affected component. The researcher explains: "The issue was fixed in v0.8.39 without notifying the wider user base via a security disclosure."
Severity
SSVC
Exploitation: poc
Automatable: no
Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-06-23 13:37 UTC
Assigner
References
8 references
| URL | Tags |
|---|---|
| https://vuldb.com/vuln/372605 | vdb-entrytechnical-description |
| https://vuldb.com/vuln/372605/cti | signaturepermissions-required |
| https://vuldb.com/cve/CVE-2026-12811 | third-party-advisory |
| https://vuldb.com/submit/837175 | third-party-advisory |
| https://gist.github.com/TrebledJ/fe7241910ac0aaef… | exploit |
| https://github.com/kortix-ai/suna/commit/f5dec7aa… | patch |
| https://github.com/kortix-ai/suna/releases/tag/v0.8.39 | patch |
| https://github.com/kortix-ai/suna/ | product |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| kortix-ai | suna |
Affected:
0.8.0
Affected: 0.8.1 Affected: 0.8.2 Affected: 0.8.3 Affected: 0.8.4 Affected: 0.8.5 Affected: 0.8.6 Affected: 0.8.7 Affected: 0.8.8 Affected: 0.8.9 Affected: 0.8.10 Affected: 0.8.11 Affected: 0.8.12 Affected: 0.8.13 Affected: 0.8.14 Affected: 0.8.15 Affected: 0.8.16 Affected: 0.8.17 Affected: 0.8.18 Affected: 0.8.19 Affected: 0.8.20 Affected: 0.8.21 Affected: 0.8.22 Affected: 0.8.23 Affected: 0.8.24 Affected: 0.8.25 Affected: 0.8.26 Affected: 0.8.27 Affected: 0.8.28 Affected: 0.8.29 Affected: 0.8.30 Affected: 0.8.31 Affected: 0.8.32 Affected: 0.8.33 Affected: 0.8.34 Affected: 0.8.35 Affected: 0.8.36 Affected: 0.8.37 Affected: 0.8.38 Unaffected: 0.8.39 cpe:2.3:a:kortix-ai:suna:*:*:*:*:*:*:*:* |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-12811",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-06-23T13:37:34.514663Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-06-23T13:37:51.146Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"cpes": [
"cpe:2.3:a:kortix-ai:suna:*:*:*:*:*:*:*:*"
],
"modules": [
"Auth Endpoint"
],
"product": "suna",
"vendor": "kortix-ai",
"versions": [
{
"status": "affected",
"version": "0.8.0"
},
{
"status": "affected",
"version": "0.8.1"
},
{
"status": "affected",
"version": "0.8.2"
},
{
"status": "affected",
"version": "0.8.3"
},
{
"status": "affected",
"version": "0.8.4"
},
{
"status": "affected",
"version": "0.8.5"
},
{
"status": "affected",
"version": "0.8.6"
},
{
"status": "affected",
"version": "0.8.7"
},
{
"status": "affected",
"version": "0.8.8"
},
{
"status": "affected",
"version": "0.8.9"
},
{
"status": "affected",
"version": "0.8.10"
},
{
"status": "affected",
"version": "0.8.11"
},
{
"status": "affected",
"version": "0.8.12"
},
{
"status": "affected",
"version": "0.8.13"
},
{
"status": "affected",
"version": "0.8.14"
},
{
"status": "affected",
"version": "0.8.15"
},
{
"status": "affected",
"version": "0.8.16"
},
{
"status": "affected",
"version": "0.8.17"
},
{
"status": "affected",
"version": "0.8.18"
},
{
"status": "affected",
"version": "0.8.19"
},
{
"status": "affected",
"version": "0.8.20"
},
{
"status": "affected",
"version": "0.8.21"
},
{
"status": "affected",
"version": "0.8.22"
},
{
"status": "affected",
"version": "0.8.23"
},
{
"status": "affected",
"version": "0.8.24"
},
{
"status": "affected",
"version": "0.8.25"
},
{
"status": "affected",
"version": "0.8.26"
},
{
"status": "affected",
"version": "0.8.27"
},
{
"status": "affected",
"version": "0.8.28"
},
{
"status": "affected",
"version": "0.8.29"
},
{
"status": "affected",
"version": "0.8.30"
},
{
"status": "affected",
"version": "0.8.31"
},
{
"status": "affected",
"version": "0.8.32"
},
{
"status": "affected",
"version": "0.8.33"
},
{
"status": "affected",
"version": "0.8.34"
},
{
"status": "affected",
"version": "0.8.35"
},
{
"status": "affected",
"version": "0.8.36"
},
{
"status": "affected",
"version": "0.8.37"
},
{
"status": "affected",
"version": "0.8.38"
},
{
"status": "unaffected",
"version": "0.8.39"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "trebledj (VulDB User)"
},
{
"lang": "en",
"type": "coordinator",
"value": "VulDB CNA Team"
}
],
"descriptions": [
{
"lang": "en",
"value": "A weakness has been identified in kortix-ai suna up to 0.8.38. Affected by this issue is the function router.replace/router.push of the file apps/frontend/src/app/auth/page.tsx of the component Auth Endpoint. Executing a manipulation of the argument returnURL can lead to cross site scripting. The attack may be launched remotely. The exploit has been made available to the public and could be used for attacks. Upgrading to version 0.8.39 can resolve this issue. This patch is called f5dec7aa0c1b8fa0125938f292c0f2430ca75f6c. It is advisable to upgrade the affected component. The researcher explains: \"The issue was fixed in v0.8.39 without notifying the wider user base via a security disclosure.\""
}
],
"metrics": [
{
"cvssV4_0": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P",
"version": "4.0"
}
},
{
"cvssV3_1": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.1"
}
},
{
"cvssV3_0": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.0"
}
},
{
"cvssV2_0": {
"baseScore": 5,
"vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N/E:POC/RL:OF/RC:C",
"version": "2.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-79",
"description": "Cross Site Scripting",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-94",
"description": "Code Injection",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-06-21T22:00:10.903Z",
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB"
},
"references": [
{
"name": "VDB-372605 | kortix-ai suna Auth Endpoint page.tsx router.push cross site scripting",
"tags": [
"vdb-entry",
"technical-description"
],
"url": "https://vuldb.com/vuln/372605"
},
{
"name": "VDB-372605 | CTI Indicators (IOB, IOC, TTP, IOA)",
"tags": [
"signature",
"permissions-required"
],
"url": "https://vuldb.com/vuln/372605/cti"
},
{
"name": "CVE-2026-12811 | CVE Analysis and Report",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/cve/CVE-2026-12811"
},
{
"name": "Submit #837175 | Kortix AI Suna \u003c 0.8.39 DOM-XSS, Open Redirect",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/submit/837175"
},
{
"tags": [
"exploit"
],
"url": "https://gist.github.com/TrebledJ/fe7241910ac0aaeff86243fc88e9ffed"
},
{
"tags": [
"patch"
],
"url": "https://github.com/kortix-ai/suna/commit/f5dec7aa0c1b8fa0125938f292c0f2430ca75f6c"
},
{
"tags": [
"patch"
],
"url": "https://github.com/kortix-ai/suna/releases/tag/v0.8.39"
},
{
"tags": [
"product"
],
"url": "https://github.com/kortix-ai/suna/"
}
],
"tags": [
"x_open-source"
],
"timeline": [
{
"lang": "en",
"time": "2026-06-21T00:00:00.000Z",
"value": "Advisory disclosed"
},
{
"lang": "en",
"time": "2026-06-21T02:00:00.000Z",
"value": "VulDB entry created"
},
{
"lang": "en",
"time": "2026-06-21T06:40:03.000Z",
"value": "VulDB entry last update"
}
],
"title": "kortix-ai suna Auth Endpoint page.tsx router.push cross site scripting"
}
},
"cveMetadata": {
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"cveId": "CVE-2026-12811",
"datePublished": "2026-06-21T22:00:10.903Z",
"dateReserved": "2026-06-21T04:34:58.937Z",
"dateUpdated": "2026-06-23T13:37:51.146Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-66027 (GCVE-0-2026-66027)
Vulnerability from cvelistv5 – Published: 2026-07-24 15:27 – Updated: 2026-07-25 10:30 X_Open Source
VLAI
EPSS
VEX
Title
Suna < 0.9.102 Broken Access Control via Message Queue API
Summary
Suna before 0.9.102 contains a broken access control vulnerability in the message queue API that allows authenticated attackers to access and manipulate queue resources belonging to other users by exploiting missing ownership and account isolation checks. Attackers can read pending prompt queues of all users, read or delete individual sessions, and inject arbitrary prompts into another user's session queue, causing the background drainer to forward malicious messages to the victim's running AI agent with the victim's credentials and permissions.
Severity
SSVC
Exploitation: poc
Automatable: no
Technical Impact: total
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-07-24 15:44 UTC
CWE
- CWE-862 - Missing Authorization
Assigner
References
5 references
| URL | Tags |
|---|---|
| https://github.com/geo-chen/oss/blob/main/suna.md | technical-descriptionexploit |
| https://github.com/kortix-ai/suna/releases/tag/v0.9.102 | release-notespatch |
| https://github.com/kortix-ai/suna/pull/4373 | issue-trackingpatch |
| https://github.com/kortix-ai/suna/commit/7536a7d4… | patch |
| https://www.vulncheck.com/advisories/suna-broken-… | third-party-advisory |
Date Public
2026-07-24 00:00
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-66027",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-24T15:44:56.340147Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-24T15:45:08.809Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "affected",
"packageURL": "pkg:github/kortix-ai/suna",
"product": "suna",
"repo": "https://github.com/kortix-ai/suna",
"vendor": "kortix-ai",
"versions": [
{
"lessThan": "0.9.102",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "George Chen"
}
],
"datePublic": "2026-07-24T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "Suna before 0.9.102 contains a broken access control vulnerability in the message queue API that allows authenticated attackers to access and manipulate queue resources belonging to other users by exploiting missing ownership and account isolation checks. Attackers can read pending prompt queues of all users, read or delete individual sessions, and inject arbitrary prompts into another user\u0027s session queue, causing the background drainer to forward malicious messages to the victim\u0027s running AI agent with the victim\u0027s credentials and permissions."
}
],
"metrics": [
{
"cvssV4_0": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "NETWORK",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"exploitMaturity": "NOT_DEFINED",
"privilegesRequired": "LOW",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:L/SC:N/SI:N/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "LOW",
"vulnConfidentialityImpact": "HIGH",
"vulnIntegrityImpact": "HIGH",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
},
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-862",
"description": "Missing Authorization",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-25T10:30:06.975Z",
"orgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
"shortName": "VulnCheck"
},
"references": [
{
"name": "Researcher Disclosure",
"tags": [
"technical-description",
"exploit"
],
"url": "https://github.com/geo-chen/oss/blob/main/suna.md"
},
{
"name": "Suna 0.9.102 Release Notes",
"tags": [
"release-notes",
"patch"
],
"url": "https://github.com/kortix-ai/suna/releases/tag/v0.9.102"
},
{
"name": "Pull Request",
"tags": [
"issue-tracking",
"patch"
],
"url": "https://github.com/kortix-ai/suna/pull/4373"
},
{
"name": "Patch Commit",
"tags": [
"patch"
],
"url": "https://github.com/kortix-ai/suna/commit/7536a7d47fc93abcb66e677fcc993b390c81296a"
},
{
"tags": [
"third-party-advisory"
],
"url": "https://www.vulncheck.com/advisories/suna-broken-access-control-via-message-queue-api"
}
],
"source": {
"discovery": "UNKNOWN"
},
"tags": [
"x_open-source"
],
"title": "Suna \u003c 0.9.102 Broken Access Control via Message Queue API",
"x_generator": {
"engine": "vulncheck"
}
}
},
"cveMetadata": {
"assignerOrgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
"assignerShortName": "VulnCheck",
"cveId": "CVE-2026-66027",
"datePublished": "2026-07-24T15:27:04.682Z",
"dateReserved": "2026-07-23T20:45:17.816Z",
"dateUpdated": "2026-07-25T10:30:06.975Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-12811 (GCVE-0-2026-12811)
Vulnerability from cvelistv5 – Published: 2026-06-21 22:00 – Updated: 2026-06-23 13:37 X_Open Source
VLAI
EPSS
VEX
Title
kortix-ai suna Auth Endpoint page.tsx router.push cross site scripting
Summary
A weakness has been identified in kortix-ai suna up to 0.8.38. Affected by this issue is the function router.replace/router.push of the file apps/frontend/src/app/auth/page.tsx of the component Auth Endpoint. Executing a manipulation of the argument returnURL can lead to cross site scripting. The attack may be launched remotely. The exploit has been made available to the public and could be used for attacks. Upgrading to version 0.8.39 can resolve this issue. This patch is called f5dec7aa0c1b8fa0125938f292c0f2430ca75f6c. It is advisable to upgrade the affected component. The researcher explains: "The issue was fixed in v0.8.39 without notifying the wider user base via a security disclosure."
Severity
SSVC
Exploitation: poc
Automatable: no
Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-06-23 13:37 UTC
Assigner
References
8 references
| URL | Tags |
|---|---|
| https://vuldb.com/vuln/372605 | vdb-entrytechnical-description |
| https://vuldb.com/vuln/372605/cti | signaturepermissions-required |
| https://vuldb.com/cve/CVE-2026-12811 | third-party-advisory |
| https://vuldb.com/submit/837175 | third-party-advisory |
| https://gist.github.com/TrebledJ/fe7241910ac0aaef… | exploit |
| https://github.com/kortix-ai/suna/commit/f5dec7aa… | patch |
| https://github.com/kortix-ai/suna/releases/tag/v0.8.39 | patch |
| https://github.com/kortix-ai/suna/ | product |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| kortix-ai | suna |
Affected:
0.8.0
Affected: 0.8.1 Affected: 0.8.2 Affected: 0.8.3 Affected: 0.8.4 Affected: 0.8.5 Affected: 0.8.6 Affected: 0.8.7 Affected: 0.8.8 Affected: 0.8.9 Affected: 0.8.10 Affected: 0.8.11 Affected: 0.8.12 Affected: 0.8.13 Affected: 0.8.14 Affected: 0.8.15 Affected: 0.8.16 Affected: 0.8.17 Affected: 0.8.18 Affected: 0.8.19 Affected: 0.8.20 Affected: 0.8.21 Affected: 0.8.22 Affected: 0.8.23 Affected: 0.8.24 Affected: 0.8.25 Affected: 0.8.26 Affected: 0.8.27 Affected: 0.8.28 Affected: 0.8.29 Affected: 0.8.30 Affected: 0.8.31 Affected: 0.8.32 Affected: 0.8.33 Affected: 0.8.34 Affected: 0.8.35 Affected: 0.8.36 Affected: 0.8.37 Affected: 0.8.38 Unaffected: 0.8.39 cpe:2.3:a:kortix-ai:suna:*:*:*:*:*:*:*:* |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-12811",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-06-23T13:37:34.514663Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-06-23T13:37:51.146Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"cpes": [
"cpe:2.3:a:kortix-ai:suna:*:*:*:*:*:*:*:*"
],
"modules": [
"Auth Endpoint"
],
"product": "suna",
"vendor": "kortix-ai",
"versions": [
{
"status": "affected",
"version": "0.8.0"
},
{
"status": "affected",
"version": "0.8.1"
},
{
"status": "affected",
"version": "0.8.2"
},
{
"status": "affected",
"version": "0.8.3"
},
{
"status": "affected",
"version": "0.8.4"
},
{
"status": "affected",
"version": "0.8.5"
},
{
"status": "affected",
"version": "0.8.6"
},
{
"status": "affected",
"version": "0.8.7"
},
{
"status": "affected",
"version": "0.8.8"
},
{
"status": "affected",
"version": "0.8.9"
},
{
"status": "affected",
"version": "0.8.10"
},
{
"status": "affected",
"version": "0.8.11"
},
{
"status": "affected",
"version": "0.8.12"
},
{
"status": "affected",
"version": "0.8.13"
},
{
"status": "affected",
"version": "0.8.14"
},
{
"status": "affected",
"version": "0.8.15"
},
{
"status": "affected",
"version": "0.8.16"
},
{
"status": "affected",
"version": "0.8.17"
},
{
"status": "affected",
"version": "0.8.18"
},
{
"status": "affected",
"version": "0.8.19"
},
{
"status": "affected",
"version": "0.8.20"
},
{
"status": "affected",
"version": "0.8.21"
},
{
"status": "affected",
"version": "0.8.22"
},
{
"status": "affected",
"version": "0.8.23"
},
{
"status": "affected",
"version": "0.8.24"
},
{
"status": "affected",
"version": "0.8.25"
},
{
"status": "affected",
"version": "0.8.26"
},
{
"status": "affected",
"version": "0.8.27"
},
{
"status": "affected",
"version": "0.8.28"
},
{
"status": "affected",
"version": "0.8.29"
},
{
"status": "affected",
"version": "0.8.30"
},
{
"status": "affected",
"version": "0.8.31"
},
{
"status": "affected",
"version": "0.8.32"
},
{
"status": "affected",
"version": "0.8.33"
},
{
"status": "affected",
"version": "0.8.34"
},
{
"status": "affected",
"version": "0.8.35"
},
{
"status": "affected",
"version": "0.8.36"
},
{
"status": "affected",
"version": "0.8.37"
},
{
"status": "affected",
"version": "0.8.38"
},
{
"status": "unaffected",
"version": "0.8.39"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "trebledj (VulDB User)"
},
{
"lang": "en",
"type": "coordinator",
"value": "VulDB CNA Team"
}
],
"descriptions": [
{
"lang": "en",
"value": "A weakness has been identified in kortix-ai suna up to 0.8.38. Affected by this issue is the function router.replace/router.push of the file apps/frontend/src/app/auth/page.tsx of the component Auth Endpoint. Executing a manipulation of the argument returnURL can lead to cross site scripting. The attack may be launched remotely. The exploit has been made available to the public and could be used for attacks. Upgrading to version 0.8.39 can resolve this issue. This patch is called f5dec7aa0c1b8fa0125938f292c0f2430ca75f6c. It is advisable to upgrade the affected component. The researcher explains: \"The issue was fixed in v0.8.39 without notifying the wider user base via a security disclosure.\""
}
],
"metrics": [
{
"cvssV4_0": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P",
"version": "4.0"
}
},
{
"cvssV3_1": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.1"
}
},
{
"cvssV3_0": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.0"
}
},
{
"cvssV2_0": {
"baseScore": 5,
"vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N/E:POC/RL:OF/RC:C",
"version": "2.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-79",
"description": "Cross Site Scripting",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-94",
"description": "Code Injection",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-06-21T22:00:10.903Z",
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB"
},
"references": [
{
"name": "VDB-372605 | kortix-ai suna Auth Endpoint page.tsx router.push cross site scripting",
"tags": [
"vdb-entry",
"technical-description"
],
"url": "https://vuldb.com/vuln/372605"
},
{
"name": "VDB-372605 | CTI Indicators (IOB, IOC, TTP, IOA)",
"tags": [
"signature",
"permissions-required"
],
"url": "https://vuldb.com/vuln/372605/cti"
},
{
"name": "CVE-2026-12811 | CVE Analysis and Report",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/cve/CVE-2026-12811"
},
{
"name": "Submit #837175 | Kortix AI Suna \u003c 0.8.39 DOM-XSS, Open Redirect",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/submit/837175"
},
{
"tags": [
"exploit"
],
"url": "https://gist.github.com/TrebledJ/fe7241910ac0aaeff86243fc88e9ffed"
},
{
"tags": [
"patch"
],
"url": "https://github.com/kortix-ai/suna/commit/f5dec7aa0c1b8fa0125938f292c0f2430ca75f6c"
},
{
"tags": [
"patch"
],
"url": "https://github.com/kortix-ai/suna/releases/tag/v0.8.39"
},
{
"tags": [
"product"
],
"url": "https://github.com/kortix-ai/suna/"
}
],
"tags": [
"x_open-source"
],
"timeline": [
{
"lang": "en",
"time": "2026-06-21T00:00:00.000Z",
"value": "Advisory disclosed"
},
{
"lang": "en",
"time": "2026-06-21T02:00:00.000Z",
"value": "VulDB entry created"
},
{
"lang": "en",
"time": "2026-06-21T06:40:03.000Z",
"value": "VulDB entry last update"
}
],
"title": "kortix-ai suna Auth Endpoint page.tsx router.push cross site scripting"
}
},
"cveMetadata": {
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"cveId": "CVE-2026-12811",
"datePublished": "2026-06-21T22:00:10.903Z",
"dateReserved": "2026-06-21T04:34:58.937Z",
"dateUpdated": "2026-06-23T13:37:51.146Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}