Search
Find a vulnerability
Search criteria
2 vulnerabilities by AIAnytime
CVE-2026-14748 (GCVE-0-2026-14748)
Vulnerability from nvd – Published: 2026-07-05 12:15 – Updated: 2026-07-06 19:02
VLAI
Title
AIAnytime Awesome-MCP-Server mcp-wiki/wiki-summary server.py server-side request forgery
Summary
A flaw has been found in AIAnytime Awesome-MCP-Server up to a884bb51bcd99e08e14fd712c749d55d9d9a13ab. Affected by this issue is some unknown functionality of the file mcp-wiki/src/mcp_wiki/server.py of the component mcp-wiki/wiki-summary. This manipulation of the argument url causes server-side request forgery. The attack may be initiated remotely. The exploit has been published and may be used. This product uses a rolling release model to deliver continuous updates. As a result, specific version information for affected or updated releases is not available. 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-918 - Server-Side Request Forgery
Assigner
References
8 references
| URL | Tags |
|---|---|
| https://vuldb.com/vuln/376334 | vdb-entrytechnical-description |
| https://vuldb.com/vuln/376334/cti | signaturepermissions-required |
| https://vuldb.com/cve/CVE-2026-14748 | third-party-advisory |
| https://vuldb.com/submit/849289 | third-party-advisory |
| https://vuldb.com/submit/849300 | third-party-advisory |
| https://github.com/AIAnytime/Awesome-MCP-Server/i… | issue-tracking |
| https://github.com/AIAnytime/Awesome-MCP-Server/i… | exploitissue-tracking |
| https://github.com/AIAnytime/Awesome-MCP-Server/ | product |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| AIAnytime | Awesome-MCP-Server |
Affected:
a884bb51bcd99e08e14fd712c749d55d9d9a13ab
cpe:2.3:a:aianytime:awesome-mcp-server:*:*:*:*:*:*:*:* |
Credits
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-14748",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-06T19:02:26.606084Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-06T19:02:36.717Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"references": [
{
"tags": [
"exploit"
],
"url": "https://vuldb.com/submit/849289"
},
{
"tags": [
"exploit"
],
"url": "https://vuldb.com/submit/849300"
},
{
"tags": [
"exploit"
],
"url": "https://github.com/AIAnytime/Awesome-MCP-Server/issues/34"
}
],
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"cpes": [
"cpe:2.3:a:aianytime:awesome-mcp-server:*:*:*:*:*:*:*:*"
],
"modules": [
"mcp-wiki/wiki-summary"
],
"product": "Awesome-MCP-Server",
"vendor": "AIAnytime",
"versions": [
{
"status": "affected",
"version": "a884bb51bcd99e08e14fd712c749d55d9d9a13ab"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "skywings (VulDB User)"
},
{
"lang": "en",
"type": "coordinator",
"value": "VulDB CNA Team"
}
],
"descriptions": [
{
"lang": "en",
"value": "A flaw has been found in AIAnytime Awesome-MCP-Server up to a884bb51bcd99e08e14fd712c749d55d9d9a13ab. Affected by this issue is some unknown functionality of the file mcp-wiki/src/mcp_wiki/server.py of the component mcp-wiki/wiki-summary. This manipulation of the argument url causes server-side request forgery. The attack may be initiated remotely. The exploit has been published and may be used. This product uses a rolling release model to deliver continuous updates. As a result, specific version information for affected or updated releases is not available. 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-918",
"description": "Server-Side Request Forgery",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-05T12:15:08.047Z",
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB"
},
"references": [
{
"name": "VDB-376334 | AIAnytime Awesome-MCP-Server mcp-wiki/wiki-summary server.py server-side request forgery",
"tags": [
"vdb-entry",
"technical-description"
],
"url": "https://vuldb.com/vuln/376334"
},
{
"name": "VDB-376334 | CTI Indicators (IOB, IOC, IOA)",
"tags": [
"signature",
"permissions-required"
],
"url": "https://vuldb.com/vuln/376334/cti"
},
{
"name": "CVE-2026-14748 | CVE Analysis and Report",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/cve/CVE-2026-14748"
},
{
"name": "Submit #849289 | AIAnytime Awesome-MCP-Server Latest Server-Side Request Forgery",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/submit/849289"
},
{
"name": "Submit #849300 | AIAnytime Awesome-MCP-Server Latest Server-Side Request Forgery (Duplicate)",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/submit/849300"
},
{
"tags": [
"issue-tracking"
],
"url": "https://github.com/AIAnytime/Awesome-MCP-Server/issues/34"
},
{
"tags": [
"exploit",
"issue-tracking"
],
"url": "https://github.com/AIAnytime/Awesome-MCP-Server/issues/35"
},
{
"tags": [
"product"
],
"url": "https://github.com/AIAnytime/Awesome-MCP-Server/"
}
],
"timeline": [
{
"lang": "en",
"time": "2026-07-04T00:00:00.000Z",
"value": "Advisory disclosed"
},
{
"lang": "en",
"time": "2026-07-04T02:00:00.000Z",
"value": "VulDB entry created"
},
{
"lang": "en",
"time": "2026-07-04T15:10:19.000Z",
"value": "VulDB entry last update"
}
],
"title": "AIAnytime Awesome-MCP-Server mcp-wiki/wiki-summary server.py server-side request forgery"
}
},
"cveMetadata": {
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"cveId": "CVE-2026-14748",
"datePublished": "2026-07-05T12:15:08.047Z",
"dateReserved": "2026-07-04T13:05:15.145Z",
"dateUpdated": "2026-07-06T19:02:36.717Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-14748 (GCVE-0-2026-14748)
Vulnerability from cvelistv5 – Published: 2026-07-05 12:15 – Updated: 2026-07-06 19:02
VLAI
Title
AIAnytime Awesome-MCP-Server mcp-wiki/wiki-summary server.py server-side request forgery
Summary
A flaw has been found in AIAnytime Awesome-MCP-Server up to a884bb51bcd99e08e14fd712c749d55d9d9a13ab. Affected by this issue is some unknown functionality of the file mcp-wiki/src/mcp_wiki/server.py of the component mcp-wiki/wiki-summary. This manipulation of the argument url causes server-side request forgery. The attack may be initiated remotely. The exploit has been published and may be used. This product uses a rolling release model to deliver continuous updates. As a result, specific version information for affected or updated releases is not available. 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-918 - Server-Side Request Forgery
Assigner
References
8 references
| URL | Tags |
|---|---|
| https://vuldb.com/vuln/376334 | vdb-entrytechnical-description |
| https://vuldb.com/vuln/376334/cti | signaturepermissions-required |
| https://vuldb.com/cve/CVE-2026-14748 | third-party-advisory |
| https://vuldb.com/submit/849289 | third-party-advisory |
| https://vuldb.com/submit/849300 | third-party-advisory |
| https://github.com/AIAnytime/Awesome-MCP-Server/i… | issue-tracking |
| https://github.com/AIAnytime/Awesome-MCP-Server/i… | exploitissue-tracking |
| https://github.com/AIAnytime/Awesome-MCP-Server/ | product |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| AIAnytime | Awesome-MCP-Server |
Affected:
a884bb51bcd99e08e14fd712c749d55d9d9a13ab
cpe:2.3:a:aianytime:awesome-mcp-server:*:*:*:*:*:*:*:* |
Credits
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-14748",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-06T19:02:26.606084Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-06T19:02:36.717Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"references": [
{
"tags": [
"exploit"
],
"url": "https://vuldb.com/submit/849289"
},
{
"tags": [
"exploit"
],
"url": "https://vuldb.com/submit/849300"
},
{
"tags": [
"exploit"
],
"url": "https://github.com/AIAnytime/Awesome-MCP-Server/issues/34"
}
],
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"cpes": [
"cpe:2.3:a:aianytime:awesome-mcp-server:*:*:*:*:*:*:*:*"
],
"modules": [
"mcp-wiki/wiki-summary"
],
"product": "Awesome-MCP-Server",
"vendor": "AIAnytime",
"versions": [
{
"status": "affected",
"version": "a884bb51bcd99e08e14fd712c749d55d9d9a13ab"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "skywings (VulDB User)"
},
{
"lang": "en",
"type": "coordinator",
"value": "VulDB CNA Team"
}
],
"descriptions": [
{
"lang": "en",
"value": "A flaw has been found in AIAnytime Awesome-MCP-Server up to a884bb51bcd99e08e14fd712c749d55d9d9a13ab. Affected by this issue is some unknown functionality of the file mcp-wiki/src/mcp_wiki/server.py of the component mcp-wiki/wiki-summary. This manipulation of the argument url causes server-side request forgery. The attack may be initiated remotely. The exploit has been published and may be used. This product uses a rolling release model to deliver continuous updates. As a result, specific version information for affected or updated releases is not available. 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-918",
"description": "Server-Side Request Forgery",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-05T12:15:08.047Z",
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB"
},
"references": [
{
"name": "VDB-376334 | AIAnytime Awesome-MCP-Server mcp-wiki/wiki-summary server.py server-side request forgery",
"tags": [
"vdb-entry",
"technical-description"
],
"url": "https://vuldb.com/vuln/376334"
},
{
"name": "VDB-376334 | CTI Indicators (IOB, IOC, IOA)",
"tags": [
"signature",
"permissions-required"
],
"url": "https://vuldb.com/vuln/376334/cti"
},
{
"name": "CVE-2026-14748 | CVE Analysis and Report",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/cve/CVE-2026-14748"
},
{
"name": "Submit #849289 | AIAnytime Awesome-MCP-Server Latest Server-Side Request Forgery",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/submit/849289"
},
{
"name": "Submit #849300 | AIAnytime Awesome-MCP-Server Latest Server-Side Request Forgery (Duplicate)",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/submit/849300"
},
{
"tags": [
"issue-tracking"
],
"url": "https://github.com/AIAnytime/Awesome-MCP-Server/issues/34"
},
{
"tags": [
"exploit",
"issue-tracking"
],
"url": "https://github.com/AIAnytime/Awesome-MCP-Server/issues/35"
},
{
"tags": [
"product"
],
"url": "https://github.com/AIAnytime/Awesome-MCP-Server/"
}
],
"timeline": [
{
"lang": "en",
"time": "2026-07-04T00:00:00.000Z",
"value": "Advisory disclosed"
},
{
"lang": "en",
"time": "2026-07-04T02:00:00.000Z",
"value": "VulDB entry created"
},
{
"lang": "en",
"time": "2026-07-04T15:10:19.000Z",
"value": "VulDB entry last update"
}
],
"title": "AIAnytime Awesome-MCP-Server mcp-wiki/wiki-summary server.py server-side request forgery"
}
},
"cveMetadata": {
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"cveId": "CVE-2026-14748",
"datePublished": "2026-07-05T12:15:08.047Z",
"dateReserved": "2026-07-04T13:05:15.145Z",
"dateUpdated": "2026-07-06T19:02:36.717Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}