Search
Find a vulnerability
Search criteria
2 vulnerabilities by nearai
CVE-2026-16130 (GCVE-0-2026-16130)
Vulnerability from nvd – Published: 2026-07-18 17:15 – Updated: 2026-07-20 16:54 X_Open Source
VLAI
EPSS
VEX
Title
nearai ironclaw write_file path_utils.rs validate_path link following
Summary
A vulnerability was identified in nearai ironclaw up to 0.29.1. The affected element is the function validate_path of the file src/tools/builtin/path_utils.rs of the component write_file. The manipulation leads to link following. Local access is required to approach this attack. The exploit is publicly available and might be used. The identifier of the patch is 369ff3d240cf3c0787b50e1e9f182e1a06c71255. It is recommended to apply a patch to fix this issue.
Severity
SSVC
Exploitation: poc
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
- CWE-59 - Link Following
Assigner
References
8 references
| URL | Tags |
|---|---|
| https://vuldb.com/vuln/379848 | vdb-entrytechnical-description |
| https://vuldb.com/vuln/379848/cti | signaturepermissions-required |
| https://vuldb.com/cve/CVE-2026-16130 | third-party-advisory |
| https://vuldb.com/submit/856883 | third-party-advisory |
| https://github.com/nearai/ironclaw/issues/4797 | exploitissue-tracking |
| https://github.com/nearai/ironclaw/pull/4869 | issue-trackingpatch |
| https://github.com/nearai/ironclaw/commit/369ff3d… | patch |
| https://github.com/nearai/ironclaw/ | product |
Impacted products
Credits
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-16130",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-20T16:54:06.799917Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-20T16:54:15.398Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"cpes": [
"cpe:2.3:a:nearai:ironclaw:*:*:*:*:*:*:*:*"
],
"modules": [
"write_file"
],
"product": "ironclaw",
"vendor": "nearai",
"versions": [
{
"status": "affected",
"version": "0.29.0"
},
{
"status": "affected",
"version": "0.29.1"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "Eric-x (VulDB User)"
}
],
"descriptions": [
{
"lang": "en",
"value": "A vulnerability was identified in nearai ironclaw up to 0.29.1. The affected element is the function validate_path of the file src/tools/builtin/path_utils.rs of the component write_file. The manipulation leads to link following. Local access is required to approach this attack. The exploit is publicly available and might be used. The identifier of the patch is 369ff3d240cf3c0787b50e1e9f182e1a06c71255. It is recommended to apply a patch to fix this issue."
}
],
"metrics": [
{
"cvssV4_0": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N/E:P",
"version": "4.0"
}
},
{
"cvssV3_1": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L/E:P/RL:O/RC:C",
"version": "3.1"
}
},
{
"cvssV3_0": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L/E:P/RL:O/RC:C",
"version": "3.0"
}
},
{
"cvssV2_0": {
"baseScore": 3.2,
"vectorString": "AV:L/AC:L/Au:S/C:N/I:P/A:P/E:POC/RL:OF/RC:C",
"version": "2.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-59",
"description": "Link Following",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-18T17:15:10.968Z",
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB"
},
"references": [
{
"name": "VDB-379848 | nearai ironclaw write_file path_utils.rs validate_path link following",
"tags": [
"vdb-entry",
"technical-description"
],
"url": "https://vuldb.com/vuln/379848"
},
{
"name": "VDB-379848 | CTI Indicators (IOB, IOC, IOA)",
"tags": [
"signature",
"permissions-required"
],
"url": "https://vuldb.com/vuln/379848/cti"
},
{
"name": "CVE-2026-16130 | CVE Analysis and Report",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/cve/CVE-2026-16130"
},
{
"name": "Submit #856883 | nearai ironclaw 0.29.1 Improper Link Resolution Before File Access (CWE-59)",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/submit/856883"
},
{
"tags": [
"exploit",
"issue-tracking"
],
"url": "https://github.com/nearai/ironclaw/issues/4797"
},
{
"tags": [
"issue-tracking",
"patch"
],
"url": "https://github.com/nearai/ironclaw/pull/4869"
},
{
"tags": [
"patch"
],
"url": "https://github.com/nearai/ironclaw/commit/369ff3d240cf3c0787b50e1e9f182e1a06c71255"
},
{
"tags": [
"product"
],
"url": "https://github.com/nearai/ironclaw/"
}
],
"tags": [
"x_open-source"
],
"timeline": [
{
"lang": "en",
"time": "2026-07-17T00:00:00.000Z",
"value": "Advisory disclosed"
},
{
"lang": "en",
"time": "2026-07-17T02:00:00.000Z",
"value": "VulDB entry created"
},
{
"lang": "en",
"time": "2026-07-17T18:21:15.000Z",
"value": "VulDB entry last update"
}
],
"title": "nearai ironclaw write_file path_utils.rs validate_path link following"
}
},
"cveMetadata": {
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"cveId": "CVE-2026-16130",
"datePublished": "2026-07-18T17:15:10.968Z",
"dateReserved": "2026-07-17T16:16:09.661Z",
"dateUpdated": "2026-07-20T16:54:15.398Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-16130 (GCVE-0-2026-16130)
Vulnerability from cvelistv5 – Published: 2026-07-18 17:15 – Updated: 2026-07-20 16:54 X_Open Source
VLAI
EPSS
VEX
Title
nearai ironclaw write_file path_utils.rs validate_path link following
Summary
A vulnerability was identified in nearai ironclaw up to 0.29.1. The affected element is the function validate_path of the file src/tools/builtin/path_utils.rs of the component write_file. The manipulation leads to link following. Local access is required to approach this attack. The exploit is publicly available and might be used. The identifier of the patch is 369ff3d240cf3c0787b50e1e9f182e1a06c71255. It is recommended to apply a patch to fix this issue.
Severity
SSVC
Exploitation: poc
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
- CWE-59 - Link Following
Assigner
References
8 references
| URL | Tags |
|---|---|
| https://vuldb.com/vuln/379848 | vdb-entrytechnical-description |
| https://vuldb.com/vuln/379848/cti | signaturepermissions-required |
| https://vuldb.com/cve/CVE-2026-16130 | third-party-advisory |
| https://vuldb.com/submit/856883 | third-party-advisory |
| https://github.com/nearai/ironclaw/issues/4797 | exploitissue-tracking |
| https://github.com/nearai/ironclaw/pull/4869 | issue-trackingpatch |
| https://github.com/nearai/ironclaw/commit/369ff3d… | patch |
| https://github.com/nearai/ironclaw/ | product |
Impacted products
Credits
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-16130",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-20T16:54:06.799917Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-20T16:54:15.398Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"cpes": [
"cpe:2.3:a:nearai:ironclaw:*:*:*:*:*:*:*:*"
],
"modules": [
"write_file"
],
"product": "ironclaw",
"vendor": "nearai",
"versions": [
{
"status": "affected",
"version": "0.29.0"
},
{
"status": "affected",
"version": "0.29.1"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "Eric-x (VulDB User)"
}
],
"descriptions": [
{
"lang": "en",
"value": "A vulnerability was identified in nearai ironclaw up to 0.29.1. The affected element is the function validate_path of the file src/tools/builtin/path_utils.rs of the component write_file. The manipulation leads to link following. Local access is required to approach this attack. The exploit is publicly available and might be used. The identifier of the patch is 369ff3d240cf3c0787b50e1e9f182e1a06c71255. It is recommended to apply a patch to fix this issue."
}
],
"metrics": [
{
"cvssV4_0": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N/E:P",
"version": "4.0"
}
},
{
"cvssV3_1": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L/E:P/RL:O/RC:C",
"version": "3.1"
}
},
{
"cvssV3_0": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L/E:P/RL:O/RC:C",
"version": "3.0"
}
},
{
"cvssV2_0": {
"baseScore": 3.2,
"vectorString": "AV:L/AC:L/Au:S/C:N/I:P/A:P/E:POC/RL:OF/RC:C",
"version": "2.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-59",
"description": "Link Following",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-18T17:15:10.968Z",
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB"
},
"references": [
{
"name": "VDB-379848 | nearai ironclaw write_file path_utils.rs validate_path link following",
"tags": [
"vdb-entry",
"technical-description"
],
"url": "https://vuldb.com/vuln/379848"
},
{
"name": "VDB-379848 | CTI Indicators (IOB, IOC, IOA)",
"tags": [
"signature",
"permissions-required"
],
"url": "https://vuldb.com/vuln/379848/cti"
},
{
"name": "CVE-2026-16130 | CVE Analysis and Report",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/cve/CVE-2026-16130"
},
{
"name": "Submit #856883 | nearai ironclaw 0.29.1 Improper Link Resolution Before File Access (CWE-59)",
"tags": [
"third-party-advisory"
],
"url": "https://vuldb.com/submit/856883"
},
{
"tags": [
"exploit",
"issue-tracking"
],
"url": "https://github.com/nearai/ironclaw/issues/4797"
},
{
"tags": [
"issue-tracking",
"patch"
],
"url": "https://github.com/nearai/ironclaw/pull/4869"
},
{
"tags": [
"patch"
],
"url": "https://github.com/nearai/ironclaw/commit/369ff3d240cf3c0787b50e1e9f182e1a06c71255"
},
{
"tags": [
"product"
],
"url": "https://github.com/nearai/ironclaw/"
}
],
"tags": [
"x_open-source"
],
"timeline": [
{
"lang": "en",
"time": "2026-07-17T00:00:00.000Z",
"value": "Advisory disclosed"
},
{
"lang": "en",
"time": "2026-07-17T02:00:00.000Z",
"value": "VulDB entry created"
},
{
"lang": "en",
"time": "2026-07-17T18:21:15.000Z",
"value": "VulDB entry last update"
}
],
"title": "nearai ironclaw write_file path_utils.rs validate_path link following"
}
},
"cveMetadata": {
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"assignerShortName": "VulDB",
"cveId": "CVE-2026-16130",
"datePublished": "2026-07-18T17:15:10.968Z",
"dateReserved": "2026-07-17T16:16:09.661Z",
"dateUpdated": "2026-07-20T16:54:15.398Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}