Search
Find a vulnerability
Search criteria
2 vulnerabilities found for getnote-mcp by iswalle
CVE-2026-82111 (GCVE-0-2026-82111)
Vulnerability from nvd – Published: 2026-08-28 11:00 – Updated: 2026-08-28 11:00 X_Open Source
VLAI
EPSS
VEX
Title
iswalle getnote-mcp upload_image index.ts fs.readFileSync path traversal
Summary
A vulnerability was detected in iswalle getnote-mcp up to 1.5.0. The affected element is the function fs.readFileSync of the file src/index.ts of the component upload_image. Performing a manipulation of the argument image_path results in path traversal. The attack can be initiated remotely. The exploit is now public and may be used. Upgrading to version 1.5.1 is sufficient to fix this issue. The patch is named 7f9a215e03575c650d38c8f87fc6d8d363fed80d. Upgrading the affected component is advised.
Severity
CWE
- CWE-22 - Path Traversal
Assigner
References
9 references
| URL | Tags |
|---|---|
| https://vuldb.com/vuln/396502 | vdb-entrytechnical-description |
| https://vuldb.com/vuln/396502/cti | signaturepermissions-required |
| https://vuldb.com/cve/CVE-2026-82111 | third-party-advisory |
| https://vuldb.com/submit/887257 | third-party-advisory |
| https://github.com/iswalle/getnote-mcp/issues/10 | exploitissue-tracking |
| https://github.com/iswalle/getnote-mcp/pull/11 | issue-trackingpatch |
| https://github.com/iswalle/getnote-mcp/commit/7f9… | patch |
| https://github.com/iswalle/getnote-mcp/releases/t… | patch |
| https://github.com/iswalle/getnote-mcp/ | product |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| iswalle | getnote-mcp |
Affected:
1.0
Affected: 1.1 Affected: 1.2 Affected: 1.3 Affected: 1.4 Affected: 1.5.0 Unaffected: 1.5.1 cpe:2.3:a:iswalle:getnote-mcp:*:*:*:*:*:*:*:* |
{
"containers": {
"cna": {
"affected": [
{
"cpes": [
"cpe:2.3:a:iswalle:getnote-mcp:*:*:*:*:*:*:*:*"
],
"modules": [
"upload_image"
],
"product": "getnote-mcp",
"vendor": "iswalle",
"versions": [
{
"status": "affected",
"version": "1.0"
},
{
"status": "affected",
"version": "1.1"
},
{
"status": "affected",
"version": "1.2"
},
{
"status": "affected",
"version": "1.3"
},
{
"status": "affected",
"version": "1.4"
},
{
"status": "affected",
"version": "1.5.0"
},
{
"status": "unaffected",
"version": "1.5.1"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "Mcfly_Zhang (VulDB User)"
}
],
"descriptions": [
{
"lang": "en",
"value": "A vulnerability was detected in iswalle getnote-mcp up to 1.5.0. The affected element is the function fs.readFileSync of the file src/index.ts of the component upload_image. Performing a manipulation of the argument image_path results in path traversal. The attack can be initiated remotely. The exploit is now public and may be used. Upgrading to version 1.5.1 is sufficient to fix this issue. The patch is named 7f9a215e03575c650d38c8f87fc6d8d363fed80d. Upgrading the affected component is advised."
}
],
"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:N/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:L/UI:N/S:U/C:L/I:N/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:L/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.0"
}
},
{
"cvssV2_0": {
"baseScore": 4,
"vectorString": "AV:N/AC:L/Au:S/C:P/I:N/A:N/E:POC/RL:OF/RC:C",
"version": "2.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-22",
"description": "Path Traversal",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-28T11:00:11.287Z",
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB"
},
"references": [
{
"name": "VDB-396502 | iswalle getnote-mcp upload_image index.ts fs.readFileSync path traversal",
"tags": [
"vdb-entry",
"technical-description"
],
"url": "https://vuldb.com/vuln/396502"
},
{
"name": "VDB-396502 | CTI Indicators (IOB, IOC, TTP, IOA)",
"tags": [
"signature",
"permissions-required"
],
"url": "https://vuldb.com/vuln/396502/cti"
},
{
"name": "CVE-2026-82111 | CVE Analysis and Report",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/cve/CVE-2026-82111"
},
{
"name": "Submit #887257 | iswalle @getnote/mcp \u003c= 1.5.0 Fixed after PR #11 Arbitrary Local File Read",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/submit/887257"
},
{
"tags": [
"exploit",
"issue-tracking"
],
"url": "https://github.com/iswalle/getnote-mcp/issues/10"
},
{
"tags": [
"issue-tracking",
"patch"
],
"url": "https://github.com/iswalle/getnote-mcp/pull/11"
},
{
"tags": [
"patch"
],
"url": "https://github.com/iswalle/getnote-mcp/commit/7f9a215e03575c650d38c8f87fc6d8d363fed80d"
},
{
"tags": [
"patch"
],
"url": "https://github.com/iswalle/getnote-mcp/releases/tag/v1.5.1"
},
{
"tags": [
"product"
],
"url": "https://github.com/iswalle/getnote-mcp/"
}
],
"tags": [
"x_open-source"
],
"timeline": [
{
"lang": "en",
"time": "2026-08-28T00:00:00.000Z",
"value": "Advisory disclosed"
},
{
"lang": "en",
"time": "2026-08-28T02:00:00.000Z",
"value": "VulDB entry created"
},
{
"lang": "en",
"time": "2026-08-28T07:25:24.000Z",
"value": "VulDB entry last update"
}
],
"title": "iswalle getnote-mcp upload_image index.ts fs.readFileSync path traversal",
"x_generator": [
"VulDB PVTS v202608"
]
}
},
"cveMetadata": {
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"cveId": "CVE-2026-82111",
"datePublished": "2026-08-28T11:00:11.287Z",
"dateReserved": "2026-08-28T05:20:18.388Z",
"dateUpdated": "2026-08-28T11:00:11.287Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-82111 (GCVE-0-2026-82111)
Vulnerability from cvelistv5 – Published: 2026-08-28 11:00 – Updated: 2026-08-28 11:00 X_Open Source
VLAI
EPSS
VEX
Title
iswalle getnote-mcp upload_image index.ts fs.readFileSync path traversal
Summary
A vulnerability was detected in iswalle getnote-mcp up to 1.5.0. The affected element is the function fs.readFileSync of the file src/index.ts of the component upload_image. Performing a manipulation of the argument image_path results in path traversal. The attack can be initiated remotely. The exploit is now public and may be used. Upgrading to version 1.5.1 is sufficient to fix this issue. The patch is named 7f9a215e03575c650d38c8f87fc6d8d363fed80d. Upgrading the affected component is advised.
Severity
CWE
- CWE-22 - Path Traversal
Assigner
References
9 references
| URL | Tags |
|---|---|
| https://vuldb.com/vuln/396502 | vdb-entrytechnical-description |
| https://vuldb.com/vuln/396502/cti | signaturepermissions-required |
| https://vuldb.com/cve/CVE-2026-82111 | third-party-advisory |
| https://vuldb.com/submit/887257 | third-party-advisory |
| https://github.com/iswalle/getnote-mcp/issues/10 | exploitissue-tracking |
| https://github.com/iswalle/getnote-mcp/pull/11 | issue-trackingpatch |
| https://github.com/iswalle/getnote-mcp/commit/7f9… | patch |
| https://github.com/iswalle/getnote-mcp/releases/t… | patch |
| https://github.com/iswalle/getnote-mcp/ | product |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| iswalle | getnote-mcp |
Affected:
1.0
Affected: 1.1 Affected: 1.2 Affected: 1.3 Affected: 1.4 Affected: 1.5.0 Unaffected: 1.5.1 cpe:2.3:a:iswalle:getnote-mcp:*:*:*:*:*:*:*:* |
{
"containers": {
"cna": {
"affected": [
{
"cpes": [
"cpe:2.3:a:iswalle:getnote-mcp:*:*:*:*:*:*:*:*"
],
"modules": [
"upload_image"
],
"product": "getnote-mcp",
"vendor": "iswalle",
"versions": [
{
"status": "affected",
"version": "1.0"
},
{
"status": "affected",
"version": "1.1"
},
{
"status": "affected",
"version": "1.2"
},
{
"status": "affected",
"version": "1.3"
},
{
"status": "affected",
"version": "1.4"
},
{
"status": "affected",
"version": "1.5.0"
},
{
"status": "unaffected",
"version": "1.5.1"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "Mcfly_Zhang (VulDB User)"
}
],
"descriptions": [
{
"lang": "en",
"value": "A vulnerability was detected in iswalle getnote-mcp up to 1.5.0. The affected element is the function fs.readFileSync of the file src/index.ts of the component upload_image. Performing a manipulation of the argument image_path results in path traversal. The attack can be initiated remotely. The exploit is now public and may be used. Upgrading to version 1.5.1 is sufficient to fix this issue. The patch is named 7f9a215e03575c650d38c8f87fc6d8d363fed80d. Upgrading the affected component is advised."
}
],
"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:N/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:L/UI:N/S:U/C:L/I:N/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:L/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.0"
}
},
{
"cvssV2_0": {
"baseScore": 4,
"vectorString": "AV:N/AC:L/Au:S/C:P/I:N/A:N/E:POC/RL:OF/RC:C",
"version": "2.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-22",
"description": "Path Traversal",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-28T11:00:11.287Z",
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB"
},
"references": [
{
"name": "VDB-396502 | iswalle getnote-mcp upload_image index.ts fs.readFileSync path traversal",
"tags": [
"vdb-entry",
"technical-description"
],
"url": "https://vuldb.com/vuln/396502"
},
{
"name": "VDB-396502 | CTI Indicators (IOB, IOC, TTP, IOA)",
"tags": [
"signature",
"permissions-required"
],
"url": "https://vuldb.com/vuln/396502/cti"
},
{
"name": "CVE-2026-82111 | CVE Analysis and Report",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/cve/CVE-2026-82111"
},
{
"name": "Submit #887257 | iswalle @getnote/mcp \u003c= 1.5.0 Fixed after PR #11 Arbitrary Local File Read",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/submit/887257"
},
{
"tags": [
"exploit",
"issue-tracking"
],
"url": "https://github.com/iswalle/getnote-mcp/issues/10"
},
{
"tags": [
"issue-tracking",
"patch"
],
"url": "https://github.com/iswalle/getnote-mcp/pull/11"
},
{
"tags": [
"patch"
],
"url": "https://github.com/iswalle/getnote-mcp/commit/7f9a215e03575c650d38c8f87fc6d8d363fed80d"
},
{
"tags": [
"patch"
],
"url": "https://github.com/iswalle/getnote-mcp/releases/tag/v1.5.1"
},
{
"tags": [
"product"
],
"url": "https://github.com/iswalle/getnote-mcp/"
}
],
"tags": [
"x_open-source"
],
"timeline": [
{
"lang": "en",
"time": "2026-08-28T00:00:00.000Z",
"value": "Advisory disclosed"
},
{
"lang": "en",
"time": "2026-08-28T02:00:00.000Z",
"value": "VulDB entry created"
},
{
"lang": "en",
"time": "2026-08-28T07:25:24.000Z",
"value": "VulDB entry last update"
}
],
"title": "iswalle getnote-mcp upload_image index.ts fs.readFileSync path traversal",
"x_generator": [
"VulDB PVTS v202608"
]
}
},
"cveMetadata": {
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"cveId": "CVE-2026-82111",
"datePublished": "2026-08-28T11:00:11.287Z",
"dateReserved": "2026-08-28T05:20:18.388Z",
"dateUpdated": "2026-08-28T11:00:11.287Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}