Search
Find a vulnerability
Search criteria
ⓘ
Use this form to refine search results.
Full-text search supports keyword queries with ranking and filtering.
You can combine vendor, product, and sources to narrow results.
Enable “Apply ordering” to sort by date instead of relevance.
4 vulnerabilities by dazeb
CVE-2026-9472 (GCVE-0-2026-9472)
Vulnerability from nvd – Published: 2026-05-25 16:00 – Updated: 2026-05-27 18:32
VLAI
Title
dazeb markdown-downloader index.ts create_subdirectory path traversal
Summary
A flaw has been found in dazeb markdown-downloader up to 3d4394b34b6c99d81af817623af55e3384df5a6a. Affected is the function download_markdown/list_downloaded_files/create_subdirectory of the file src/index.ts. Executing a manipulation can lead to path traversal. The attack can be launched remotely. The exploit has been published and may be used. This product does not use versioning. This is why information about affected and unaffected releases are unavailable. The project was informed of the problem early through an issue report but has not responded yet.
Severity
SSVC
Exploitation: poc
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
- CWE-22 - Path Traversal
Assigner
References
5 references
| URL | Tags |
|---|---|
| https://vuldb.com/vuln/365453 | vdb-entrytechnical-description |
| https://vuldb.com/vuln/365453/cti | signaturepermissions-required |
| https://vuldb.com/submit/814000 | third-party-advisory |
| https://github.com/dazeb/markdown-downloader/issues/12 | exploitissue-tracking |
| https://github.com/dazeb/markdown-downloader/ | product |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| dazeb | markdown-downloader |
Affected:
3d4394b34b6c99d81af817623af55e3384df5a6a
cpe:2.3:a:dazeb:markdown-downloader:*:*:*:*:*:*:*:* |
Credits
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-9472",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-05-27T18:32:49.668402Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-05-27T18:32:56.702Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"cpes": [
"cpe:2.3:a:dazeb:markdown-downloader:*:*:*:*:*:*:*:*"
],
"product": "markdown-downloader",
"vendor": "dazeb",
"versions": [
{
"status": "affected",
"version": "3d4394b34b6c99d81af817623af55e3384df5a6a"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "KkKkKO (VulDB User)"
},
{
"lang": "en",
"type": "coordinator",
"value": "VulDB CNA Team"
}
],
"descriptions": [
{
"lang": "en",
"value": "A flaw has been found in dazeb markdown-downloader up to 3d4394b34b6c99d81af817623af55e3384df5a6a. Affected is the function download_markdown/list_downloaded_files/create_subdirectory of the file src/index.ts. Executing a manipulation can lead to path traversal. The attack can be launched remotely. The exploit has been published and may be used. This product does not use versioning. This is why information about affected and unaffected releases are unavailable. The project was informed of the problem early through an issue report but has not responded yet."
}
],
"metrics": [
{
"cvssV4_0": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P",
"version": "4.0"
}
},
{
"cvssV3_1": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R",
"version": "3.1"
}
},
{
"cvssV3_0": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R",
"version": "3.0"
}
},
{
"cvssV2_0": {
"baseScore": 6.5,
"vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P/E:POC/RL:ND/RC:UR",
"version": "2.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-22",
"description": "Path Traversal",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-05-25T16:00:17.495Z",
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB"
},
"references": [
{
"name": "VDB-365453 | dazeb markdown-downloader index.ts create_subdirectory path traversal",
"tags": [
"vdb-entry",
"technical-description"
],
"url": "https://vuldb.com/vuln/365453"
},
{
"name": "VDB-365453 | CTI Indicators (IOB, IOC, TTP, IOA)",
"tags": [
"signature",
"permissions-required"
],
"url": "https://vuldb.com/vuln/365453/cti"
},
{
"name": "Submit #814000 | dazeb markdown-downloader 3d4394b34b6c99d81af817623af55e3384df5a6a Path Traversal",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/submit/814000"
},
{
"tags": [
"exploit",
"issue-tracking"
],
"url": "https://github.com/dazeb/markdown-downloader/issues/12"
},
{
"tags": [
"product"
],
"url": "https://github.com/dazeb/markdown-downloader/"
}
],
"timeline": [
{
"lang": "en",
"time": "2026-05-24T00:00:00.000Z",
"value": "Advisory disclosed"
},
{
"lang": "en",
"time": "2026-05-24T02:00:00.000Z",
"value": "VulDB entry created"
},
{
"lang": "en",
"time": "2026-05-24T11:12:55.000Z",
"value": "VulDB entry last update"
}
],
"title": "dazeb markdown-downloader index.ts create_subdirectory path traversal"
}
},
"cveMetadata": {
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"cveId": "CVE-2026-9472",
"datePublished": "2026-05-25T16:00:17.495Z",
"dateReserved": "2026-05-24T09:07:52.064Z",
"dateUpdated": "2026-05-27T18:32:56.702Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-9468 (GCVE-0-2026-9468)
Vulnerability from nvd – Published: 2026-05-25 15:00 – Updated: 2026-05-26 13:04
VLAI
Title
dazeb cline-mcp-memory-bank index.ts handleInitializeMemoryBank path traversal
Summary
A security flaw has been discovered in dazeb cline-mcp-memory-bank up to 55c81b9cf6c16700983c84dc4cdea3cafa19a75f. The affected element is the function handleInitializeMemoryBank of the file src/index.ts. The manipulation of the argument projectPath results in path traversal. The attack may be performed from remote. The exploit has been released to the public and may be used for attacks. This product utilizes a rolling release system for continuous delivery, and as such, version information for affected or updated releases is not disclosed. The project was informed of the problem early through an issue report but has not responded yet.
Severity
SSVC
Exploitation: poc
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
- CWE-22 - Path Traversal
Assigner
References
5 references
| URL | Tags |
|---|---|
| https://vuldb.com/vuln/365449 | vdb-entrytechnical-description |
| https://vuldb.com/vuln/365449/cti | signaturepermissions-required |
| https://vuldb.com/submit/813991 | third-party-advisory |
| https://github.com/dazeb/cline-mcp-memory-bank/issues/5 | exploitissue-tracking |
| https://github.com/dazeb/cline-mcp-memory-bank/ | product |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| dazeb | cline-mcp-memory-bank |
Affected:
55c81b9cf6c16700983c84dc4cdea3cafa19a75f
cpe:2.3:a:dazeb:cline-mcp-memory-bank:*:*:*:*:*:*:*:* |
Credits
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-9468",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-05-26T13:03:14.103986Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-05-26T13:04:50.580Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"cpes": [
"cpe:2.3:a:dazeb:cline-mcp-memory-bank:*:*:*:*:*:*:*:*"
],
"product": "cline-mcp-memory-bank",
"vendor": "dazeb",
"versions": [
{
"status": "affected",
"version": "55c81b9cf6c16700983c84dc4cdea3cafa19a75f"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "KkKkKO (VulDB User)"
},
{
"lang": "en",
"type": "coordinator",
"value": "VulDB CNA Team"
}
],
"descriptions": [
{
"lang": "en",
"value": "A security flaw has been discovered in dazeb cline-mcp-memory-bank up to 55c81b9cf6c16700983c84dc4cdea3cafa19a75f. The affected element is the function handleInitializeMemoryBank of the file src/index.ts. The manipulation of the argument projectPath results in path traversal. The attack may be performed from remote. The exploit has been released to the public and may be used for attacks. This product utilizes a rolling release system for continuous delivery, and as such, version information for affected or updated releases is not disclosed. The project was informed of the problem early through an issue report but has not responded yet."
}
],
"metrics": [
{
"cvssV4_0": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P",
"version": "4.0"
}
},
{
"cvssV3_1": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R",
"version": "3.1"
}
},
{
"cvssV3_0": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R",
"version": "3.0"
}
},
{
"cvssV2_0": {
"baseScore": 6.5,
"vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P/E:POC/RL:ND/RC:UR",
"version": "2.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-22",
"description": "Path Traversal",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-05-25T15:00:17.200Z",
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB"
},
"references": [
{
"name": "VDB-365449 | dazeb cline-mcp-memory-bank index.ts handleInitializeMemoryBank path traversal",
"tags": [
"vdb-entry",
"technical-description"
],
"url": "https://vuldb.com/vuln/365449"
},
{
"name": "VDB-365449 | CTI Indicators (IOB, IOC, TTP, IOA)",
"tags": [
"signature",
"permissions-required"
],
"url": "https://vuldb.com/vuln/365449/cti"
},
{
"name": "Submit #813991 | dazeb cline-mcp-memory-bank 55c81b9cf6c16700983c84dc4cdea3cafa19a75f Path Traversal",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/submit/813991"
},
{
"tags": [
"exploit",
"issue-tracking"
],
"url": "https://github.com/dazeb/cline-mcp-memory-bank/issues/5"
},
{
"tags": [
"product"
],
"url": "https://github.com/dazeb/cline-mcp-memory-bank/"
}
],
"timeline": [
{
"lang": "en",
"time": "2026-05-24T00:00:00.000Z",
"value": "Advisory disclosed"
},
{
"lang": "en",
"time": "2026-05-24T02:00:00.000Z",
"value": "VulDB entry created"
},
{
"lang": "en",
"time": "2026-05-24T11:06:16.000Z",
"value": "VulDB entry last update"
}
],
"title": "dazeb cline-mcp-memory-bank index.ts handleInitializeMemoryBank path traversal"
}
},
"cveMetadata": {
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"cveId": "CVE-2026-9468",
"datePublished": "2026-05-25T15:00:17.200Z",
"dateReserved": "2026-05-24T09:01:12.751Z",
"dateUpdated": "2026-05-26T13:04:50.580Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-9472 (GCVE-0-2026-9472)
Vulnerability from cvelistv5 – Published: 2026-05-25 16:00 – Updated: 2026-05-27 18:32
VLAI
Title
dazeb markdown-downloader index.ts create_subdirectory path traversal
Summary
A flaw has been found in dazeb markdown-downloader up to 3d4394b34b6c99d81af817623af55e3384df5a6a. Affected is the function download_markdown/list_downloaded_files/create_subdirectory of the file src/index.ts. Executing a manipulation can lead to path traversal. The attack can be launched remotely. The exploit has been published and may be used. This product does not use versioning. This is why information about affected and unaffected releases are unavailable. The project was informed of the problem early through an issue report but has not responded yet.
Severity
SSVC
Exploitation: poc
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
- CWE-22 - Path Traversal
Assigner
References
5 references
| URL | Tags |
|---|---|
| https://vuldb.com/vuln/365453 | vdb-entrytechnical-description |
| https://vuldb.com/vuln/365453/cti | signaturepermissions-required |
| https://vuldb.com/submit/814000 | third-party-advisory |
| https://github.com/dazeb/markdown-downloader/issues/12 | exploitissue-tracking |
| https://github.com/dazeb/markdown-downloader/ | product |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| dazeb | markdown-downloader |
Affected:
3d4394b34b6c99d81af817623af55e3384df5a6a
cpe:2.3:a:dazeb:markdown-downloader:*:*:*:*:*:*:*:* |
Credits
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-9472",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-05-27T18:32:49.668402Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-05-27T18:32:56.702Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"cpes": [
"cpe:2.3:a:dazeb:markdown-downloader:*:*:*:*:*:*:*:*"
],
"product": "markdown-downloader",
"vendor": "dazeb",
"versions": [
{
"status": "affected",
"version": "3d4394b34b6c99d81af817623af55e3384df5a6a"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "KkKkKO (VulDB User)"
},
{
"lang": "en",
"type": "coordinator",
"value": "VulDB CNA Team"
}
],
"descriptions": [
{
"lang": "en",
"value": "A flaw has been found in dazeb markdown-downloader up to 3d4394b34b6c99d81af817623af55e3384df5a6a. Affected is the function download_markdown/list_downloaded_files/create_subdirectory of the file src/index.ts. Executing a manipulation can lead to path traversal. The attack can be launched remotely. The exploit has been published and may be used. This product does not use versioning. This is why information about affected and unaffected releases are unavailable. The project was informed of the problem early through an issue report but has not responded yet."
}
],
"metrics": [
{
"cvssV4_0": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P",
"version": "4.0"
}
},
{
"cvssV3_1": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R",
"version": "3.1"
}
},
{
"cvssV3_0": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R",
"version": "3.0"
}
},
{
"cvssV2_0": {
"baseScore": 6.5,
"vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P/E:POC/RL:ND/RC:UR",
"version": "2.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-22",
"description": "Path Traversal",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-05-25T16:00:17.495Z",
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB"
},
"references": [
{
"name": "VDB-365453 | dazeb markdown-downloader index.ts create_subdirectory path traversal",
"tags": [
"vdb-entry",
"technical-description"
],
"url": "https://vuldb.com/vuln/365453"
},
{
"name": "VDB-365453 | CTI Indicators (IOB, IOC, TTP, IOA)",
"tags": [
"signature",
"permissions-required"
],
"url": "https://vuldb.com/vuln/365453/cti"
},
{
"name": "Submit #814000 | dazeb markdown-downloader 3d4394b34b6c99d81af817623af55e3384df5a6a Path Traversal",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/submit/814000"
},
{
"tags": [
"exploit",
"issue-tracking"
],
"url": "https://github.com/dazeb/markdown-downloader/issues/12"
},
{
"tags": [
"product"
],
"url": "https://github.com/dazeb/markdown-downloader/"
}
],
"timeline": [
{
"lang": "en",
"time": "2026-05-24T00:00:00.000Z",
"value": "Advisory disclosed"
},
{
"lang": "en",
"time": "2026-05-24T02:00:00.000Z",
"value": "VulDB entry created"
},
{
"lang": "en",
"time": "2026-05-24T11:12:55.000Z",
"value": "VulDB entry last update"
}
],
"title": "dazeb markdown-downloader index.ts create_subdirectory path traversal"
}
},
"cveMetadata": {
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"cveId": "CVE-2026-9472",
"datePublished": "2026-05-25T16:00:17.495Z",
"dateReserved": "2026-05-24T09:07:52.064Z",
"dateUpdated": "2026-05-27T18:32:56.702Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-9468 (GCVE-0-2026-9468)
Vulnerability from cvelistv5 – Published: 2026-05-25 15:00 – Updated: 2026-05-26 13:04
VLAI
Title
dazeb cline-mcp-memory-bank index.ts handleInitializeMemoryBank path traversal
Summary
A security flaw has been discovered in dazeb cline-mcp-memory-bank up to 55c81b9cf6c16700983c84dc4cdea3cafa19a75f. The affected element is the function handleInitializeMemoryBank of the file src/index.ts. The manipulation of the argument projectPath results in path traversal. The attack may be performed from remote. The exploit has been released to the public and may be used for attacks. This product utilizes a rolling release system for continuous delivery, and as such, version information for affected or updated releases is not disclosed. The project was informed of the problem early through an issue report but has not responded yet.
Severity
SSVC
Exploitation: poc
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
- CWE-22 - Path Traversal
Assigner
References
5 references
| URL | Tags |
|---|---|
| https://vuldb.com/vuln/365449 | vdb-entrytechnical-description |
| https://vuldb.com/vuln/365449/cti | signaturepermissions-required |
| https://vuldb.com/submit/813991 | third-party-advisory |
| https://github.com/dazeb/cline-mcp-memory-bank/issues/5 | exploitissue-tracking |
| https://github.com/dazeb/cline-mcp-memory-bank/ | product |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| dazeb | cline-mcp-memory-bank |
Affected:
55c81b9cf6c16700983c84dc4cdea3cafa19a75f
cpe:2.3:a:dazeb:cline-mcp-memory-bank:*:*:*:*:*:*:*:* |
Credits
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-9468",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-05-26T13:03:14.103986Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-05-26T13:04:50.580Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"cpes": [
"cpe:2.3:a:dazeb:cline-mcp-memory-bank:*:*:*:*:*:*:*:*"
],
"product": "cline-mcp-memory-bank",
"vendor": "dazeb",
"versions": [
{
"status": "affected",
"version": "55c81b9cf6c16700983c84dc4cdea3cafa19a75f"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "KkKkKO (VulDB User)"
},
{
"lang": "en",
"type": "coordinator",
"value": "VulDB CNA Team"
}
],
"descriptions": [
{
"lang": "en",
"value": "A security flaw has been discovered in dazeb cline-mcp-memory-bank up to 55c81b9cf6c16700983c84dc4cdea3cafa19a75f. The affected element is the function handleInitializeMemoryBank of the file src/index.ts. The manipulation of the argument projectPath results in path traversal. The attack may be performed from remote. The exploit has been released to the public and may be used for attacks. This product utilizes a rolling release system for continuous delivery, and as such, version information for affected or updated releases is not disclosed. The project was informed of the problem early through an issue report but has not responded yet."
}
],
"metrics": [
{
"cvssV4_0": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P",
"version": "4.0"
}
},
{
"cvssV3_1": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R",
"version": "3.1"
}
},
{
"cvssV3_0": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R",
"version": "3.0"
}
},
{
"cvssV2_0": {
"baseScore": 6.5,
"vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P/E:POC/RL:ND/RC:UR",
"version": "2.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-22",
"description": "Path Traversal",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-05-25T15:00:17.200Z",
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB"
},
"references": [
{
"name": "VDB-365449 | dazeb cline-mcp-memory-bank index.ts handleInitializeMemoryBank path traversal",
"tags": [
"vdb-entry",
"technical-description"
],
"url": "https://vuldb.com/vuln/365449"
},
{
"name": "VDB-365449 | CTI Indicators (IOB, IOC, TTP, IOA)",
"tags": [
"signature",
"permissions-required"
],
"url": "https://vuldb.com/vuln/365449/cti"
},
{
"name": "Submit #813991 | dazeb cline-mcp-memory-bank 55c81b9cf6c16700983c84dc4cdea3cafa19a75f Path Traversal",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/submit/813991"
},
{
"tags": [
"exploit",
"issue-tracking"
],
"url": "https://github.com/dazeb/cline-mcp-memory-bank/issues/5"
},
{
"tags": [
"product"
],
"url": "https://github.com/dazeb/cline-mcp-memory-bank/"
}
],
"timeline": [
{
"lang": "en",
"time": "2026-05-24T00:00:00.000Z",
"value": "Advisory disclosed"
},
{
"lang": "en",
"time": "2026-05-24T02:00:00.000Z",
"value": "VulDB entry created"
},
{
"lang": "en",
"time": "2026-05-24T11:06:16.000Z",
"value": "VulDB entry last update"
}
],
"title": "dazeb cline-mcp-memory-bank index.ts handleInitializeMemoryBank path traversal"
}
},
"cveMetadata": {
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"cveId": "CVE-2026-9468",
"datePublished": "2026-05-25T15:00:17.200Z",
"dateReserved": "2026-05-24T09:01:12.751Z",
"dateUpdated": "2026-05-26T13:04:50.580Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}