Search criteria
2 vulnerabilities found for Personal_AI_Infrastructure by danielmiessler
CVE-2026-6141 (GCVE-0-2026-6141)
Vulnerability from nvd – Published: 2026-04-13 00:45 – Updated: 2026-04-14 16:30 X_Open Source
VLAI
Title
danielmiessler Personal_AI_Infrastructure parse_url.ts os command injection
Summary
A vulnerability was determined in danielmiessler Personal_AI_Infrastructure up to 2.3.0. Affected is an unknown function of the file Skills/Parser/Tools/parse_url.ts. Executing a manipulation can lead to os command injection. The attack may be launched remotely. The exploit has been publicly disclosed and may be utilized. This patch is called 14322e87e58bf585cf3c7b9295578a6eb7dc4945. It is advisable to implement a patch to correct this issue. The vendor was contacted early, responded in a very professional manner and quickly released a fixed version of the affected product.
Severity
SSVC
Exploitation: none
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
Assigner
References
7 references
| URL | Tags |
|---|---|
| https://vuldb.com/vuln/357005 | vdb-entry |
| https://vuldb.com/vuln/357005/cti | signaturepermissions-required |
| https://vuldb.com/submit/793438 | third-party-advisory |
| https://github.com/danielmiessler/Personal_AI_Inf… | issue-trackingpatch |
| https://github.com/danielmiessler/Personal_AI_Inf… | issue-trackingpatch |
| https://github.com/danielmiessler/Personal_AI_Inf… | patch |
| https://github.com/danielmiessler/Personal_AI_Inf… | product |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| danielmiessler | Personal_AI_Infrastructure |
Affected:
2.0
Affected: 2.1 Affected: 2.2 Affected: 2.3.0 |
Credits
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-6141",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-04-14T15:20:09.347043Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-04-14T16:30:09.632Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Personal_AI_Infrastructure",
"vendor": "danielmiessler",
"versions": [
{
"status": "affected",
"version": "2.0"
},
{
"status": "affected",
"version": "2.1"
},
{
"status": "affected",
"version": "2.2"
},
{
"status": "affected",
"version": "2.3.0"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "davidgilmore (VulDB User)"
},
{
"lang": "en",
"type": "coordinator",
"value": "VulDB CNA Team"
}
],
"descriptions": [
{
"lang": "en",
"value": "A vulnerability was determined in danielmiessler Personal_AI_Infrastructure up to 2.3.0. Affected is an unknown function of the file Skills/Parser/Tools/parse_url.ts. Executing a manipulation can lead to os command injection. The attack may be launched remotely. The exploit has been publicly disclosed and may be utilized. This patch is called 14322e87e58bf585cf3c7b9295578a6eb7dc4945. It is advisable to implement a patch to correct this issue. The vendor was contacted early, responded in a very professional manner and quickly released a fixed version of the affected product."
}
],
"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:O/RC:C",
"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:O/RC:C",
"version": "3.0"
}
},
{
"cvssV2_0": {
"baseScore": 6.5,
"vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P/E:POC/RL:OF/RC:C",
"version": "2.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-78",
"description": "OS Command Injection",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-77",
"description": "Command Injection",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-04-13T00:45:12.748Z",
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB"
},
"references": [
{
"name": "VDB-357005 | danielmiessler Personal_AI_Infrastructure parse_url.ts os command injection",
"tags": [
"vdb-entry"
],
"url": "https://vuldb.com/vuln/357005"
},
{
"name": "VDB-357005 | CTI Indicators (IOB, IOC, TTP, IOA)",
"tags": [
"signature",
"permissions-required"
],
"url": "https://vuldb.com/vuln/357005/cti"
},
{
"name": "Submit #793438 | Daniel Miessler Personal AI Infra (PAI) 2.3.0 Command Injection",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/submit/793438"
},
{
"tags": [
"issue-tracking",
"patch"
],
"url": "https://github.com/danielmiessler/Personal_AI_Infrastructure/pull/659"
},
{
"tags": [
"issue-tracking",
"patch"
],
"url": "https://github.com/danielmiessler/Personal_AI_Infrastructure/pull/659#issuecomment-3905020094"
},
{
"tags": [
"patch"
],
"url": "https://github.com/danielmiessler/Personal_AI_Infrastructure/commit/14322e87e58bf585cf3c7b9295578a6eb7dc4945"
},
{
"tags": [
"product"
],
"url": "https://github.com/danielmiessler/Personal_AI_Infrastructure/"
}
],
"tags": [
"x_open-source"
],
"timeline": [
{
"lang": "en",
"time": "2026-04-12T00:00:00.000Z",
"value": "Advisory disclosed"
},
{
"lang": "en",
"time": "2026-04-12T02:00:00.000Z",
"value": "VulDB entry created"
},
{
"lang": "en",
"time": "2026-04-12T09:48:34.000Z",
"value": "VulDB entry last update"
}
],
"title": "danielmiessler Personal_AI_Infrastructure parse_url.ts os command injection"
}
},
"cveMetadata": {
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"cveId": "CVE-2026-6141",
"datePublished": "2026-04-13T00:45:12.748Z",
"dateReserved": "2026-04-12T07:43:11.235Z",
"dateUpdated": "2026-04-14T16:30:09.632Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-6141 (GCVE-0-2026-6141)
Vulnerability from cvelistv5 – Published: 2026-04-13 00:45 – Updated: 2026-04-14 16:30 X_Open Source
VLAI
Title
danielmiessler Personal_AI_Infrastructure parse_url.ts os command injection
Summary
A vulnerability was determined in danielmiessler Personal_AI_Infrastructure up to 2.3.0. Affected is an unknown function of the file Skills/Parser/Tools/parse_url.ts. Executing a manipulation can lead to os command injection. The attack may be launched remotely. The exploit has been publicly disclosed and may be utilized. This patch is called 14322e87e58bf585cf3c7b9295578a6eb7dc4945. It is advisable to implement a patch to correct this issue. The vendor was contacted early, responded in a very professional manner and quickly released a fixed version of the affected product.
Severity
SSVC
Exploitation: none
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
Assigner
References
7 references
| URL | Tags |
|---|---|
| https://vuldb.com/vuln/357005 | vdb-entry |
| https://vuldb.com/vuln/357005/cti | signaturepermissions-required |
| https://vuldb.com/submit/793438 | third-party-advisory |
| https://github.com/danielmiessler/Personal_AI_Inf… | issue-trackingpatch |
| https://github.com/danielmiessler/Personal_AI_Inf… | issue-trackingpatch |
| https://github.com/danielmiessler/Personal_AI_Inf… | patch |
| https://github.com/danielmiessler/Personal_AI_Inf… | product |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| danielmiessler | Personal_AI_Infrastructure |
Affected:
2.0
Affected: 2.1 Affected: 2.2 Affected: 2.3.0 |
Credits
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-6141",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-04-14T15:20:09.347043Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-04-14T16:30:09.632Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Personal_AI_Infrastructure",
"vendor": "danielmiessler",
"versions": [
{
"status": "affected",
"version": "2.0"
},
{
"status": "affected",
"version": "2.1"
},
{
"status": "affected",
"version": "2.2"
},
{
"status": "affected",
"version": "2.3.0"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "davidgilmore (VulDB User)"
},
{
"lang": "en",
"type": "coordinator",
"value": "VulDB CNA Team"
}
],
"descriptions": [
{
"lang": "en",
"value": "A vulnerability was determined in danielmiessler Personal_AI_Infrastructure up to 2.3.0. Affected is an unknown function of the file Skills/Parser/Tools/parse_url.ts. Executing a manipulation can lead to os command injection. The attack may be launched remotely. The exploit has been publicly disclosed and may be utilized. This patch is called 14322e87e58bf585cf3c7b9295578a6eb7dc4945. It is advisable to implement a patch to correct this issue. The vendor was contacted early, responded in a very professional manner and quickly released a fixed version of the affected product."
}
],
"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:O/RC:C",
"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:O/RC:C",
"version": "3.0"
}
},
{
"cvssV2_0": {
"baseScore": 6.5,
"vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P/E:POC/RL:OF/RC:C",
"version": "2.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-78",
"description": "OS Command Injection",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-77",
"description": "Command Injection",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-04-13T00:45:12.748Z",
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB"
},
"references": [
{
"name": "VDB-357005 | danielmiessler Personal_AI_Infrastructure parse_url.ts os command injection",
"tags": [
"vdb-entry"
],
"url": "https://vuldb.com/vuln/357005"
},
{
"name": "VDB-357005 | CTI Indicators (IOB, IOC, TTP, IOA)",
"tags": [
"signature",
"permissions-required"
],
"url": "https://vuldb.com/vuln/357005/cti"
},
{
"name": "Submit #793438 | Daniel Miessler Personal AI Infra (PAI) 2.3.0 Command Injection",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/submit/793438"
},
{
"tags": [
"issue-tracking",
"patch"
],
"url": "https://github.com/danielmiessler/Personal_AI_Infrastructure/pull/659"
},
{
"tags": [
"issue-tracking",
"patch"
],
"url": "https://github.com/danielmiessler/Personal_AI_Infrastructure/pull/659#issuecomment-3905020094"
},
{
"tags": [
"patch"
],
"url": "https://github.com/danielmiessler/Personal_AI_Infrastructure/commit/14322e87e58bf585cf3c7b9295578a6eb7dc4945"
},
{
"tags": [
"product"
],
"url": "https://github.com/danielmiessler/Personal_AI_Infrastructure/"
}
],
"tags": [
"x_open-source"
],
"timeline": [
{
"lang": "en",
"time": "2026-04-12T00:00:00.000Z",
"value": "Advisory disclosed"
},
{
"lang": "en",
"time": "2026-04-12T02:00:00.000Z",
"value": "VulDB entry created"
},
{
"lang": "en",
"time": "2026-04-12T09:48:34.000Z",
"value": "VulDB entry last update"
}
],
"title": "danielmiessler Personal_AI_Infrastructure parse_url.ts os command injection"
}
},
"cveMetadata": {
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"cveId": "CVE-2026-6141",
"datePublished": "2026-04-13T00:45:12.748Z",
"dateReserved": "2026-04-12T07:43:11.235Z",
"dateUpdated": "2026-04-14T16:30:09.632Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}