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 nearai

    CVE-2026-18980 (GCVE-0-2026-18980)

    Vulnerability from nvd – Published: 2026-08-06 02:00 – Updated: 2026-08-06 14:55 X_Open Source
    VLAI
    Title
    nearai ironclaw shell.rs classify_command_risk command injection
    Summary
    A vulnerability was identified in nearai ironclaw up to 0.29.1. Affected is the function classify_command_risk of the file src/tools/builtin/shell.rs. Such manipulation leads to command injection. The attack may be launched remotely. The exploit is publicly available and might be used. The name of the patch is a1d7c3ba428ed575900469b207fb5668725f9a71. Applying a patch is advised to resolve this issue.
    SSVC
    Exploitation: poc Automatable: no Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-08-06 14:55 UTC
    CWE
    Impacted products
    Vendor Product Version
    nearai ironclaw Affected: 0.29.0
    Affected: 0.29.1
        cpe:2.3:a:nearai:ironclaw:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-18980",
                    "options": [
                      {
                        "Exploitation": "poc"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-08-06T14:55:23.927049Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-08-06T14:55:39.226Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "references": [
              {
                "tags": [
                  "exploit"
                ],
                "url": "https://vuldb.com/submit/862542"
              },
              {
                "tags": [
                  "exploit"
                ],
                "url": "https://vuldb.com/submit/862543"
              },
              {
                "tags": [
                  "exploit"
                ],
                "url": "https://vuldb.com/submit/862544"
              },
              {
                "tags": [
                  "exploit"
                ],
                "url": "https://vuldb.com/submit/862545"
              },
              {
                "tags": [
                  "exploit"
                ],
                "url": "https://vuldb.com/submit/862546"
              },
              {
                "tags": [
                  "exploit"
                ],
                "url": "https://github.com/nearai/ironclaw/issues/4861"
              }
            ],
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "cpes": [
                "cpe:2.3:a:nearai:ironclaw:*:*:*:*:*:*:*:*"
              ],
              "product": "ironclaw",
              "vendor": "nearai",
              "versions": [
                {
                  "status": "affected",
                  "version": "0.29.0"
                },
                {
                  "status": "affected",
                  "version": "0.29.1"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "reporter",
              "value": "Erichen-apple (VulDB User)"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "A vulnerability was identified in nearai ironclaw up to 0.29.1. Affected is the function classify_command_risk of the file src/tools/builtin/shell.rs. Such manipulation leads to command injection. The attack may be launched remotely. The exploit is publicly available and might be used. The name of the patch is a1d7c3ba428ed575900469b207fb5668725f9a71. Applying a patch is advised to resolve this issue."
            }
          ],
          "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-77",
                  "description": "Command Injection",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            },
            {
              "descriptions": [
                {
                  "cweId": "CWE-74",
                  "description": "Injection",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-08-06T02:00:16.575Z",
            "orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
            "shortName": "VulDB"
          },
          "references": [
            {
              "name": "VDB-386265 | nearai ironclaw shell.rs classify_command_risk command injection",
              "tags": [
                "vdb-entry",
                "technical-description"
              ],
              "url": "https://vuldb.com/vuln/386265"
            },
            {
              "name": "VDB-386265 | CTI Indicators (IOB, IOC, TTP, IOA)",
              "tags": [
                "signature",
                "permissions-required"
              ],
              "url": "https://vuldb.com/vuln/386265/cti"
            },
            {
              "name": "CVE-2026-18980 | CVE Analysis and Report",
              "tags": [
                "third-party-advisory"
              ],
              "url": "https://vuldb.com/cve/CVE-2026-18980"
            },
            {
              "name": "Submit #862542 | nearai IronClaw 0.29.1 Authentication Bypass Using an Alternate Path or Channel (CWE-288)",
              "tags": [
                "third-party-advisory"
              ],
              "url": "https://vuldb.com/submit/862542"
            },
            {
              "name": "Submit #862543 | nearai IronClaw 0.29.1 Improper Authorization (CWE-285) (Duplicate)",
              "tags": [
                "third-party-advisory"
              ],
              "url": "https://vuldb.com/submit/862543"
            },
            {
              "name": "Submit #862544 | nearai IronClaw 0.29.1 Improper Authorization (CWE-285) (Duplicate)",
              "tags": [
                "third-party-advisory"
              ],
              "url": "https://vuldb.com/submit/862544"
            },
            {
              "name": "Submit #862545 | nearai IronClaw 0.29.1 Improper Authorization (CWE-285) (Duplicate)",
              "tags": [
                "third-party-advisory"
              ],
              "url": "https://vuldb.com/submit/862545"
            },
            {
              "name": "Submit #862546 | nearai IronClaw 0.29.1 Improper Authorization (CWE-285) (Duplicate)",
              "tags": [
                "third-party-advisory"
              ],
              "url": "https://vuldb.com/submit/862546"
            },
            {
              "tags": [
                "issue-tracking"
              ],
              "url": "https://github.com/nearai/ironclaw/issues/4861"
            },
            {
              "tags": [
                "issue-tracking",
                "patch"
              ],
              "url": "https://github.com/nearai/ironclaw/pull/4869"
            },
            {
              "tags": [
                "exploit",
                "issue-tracking"
              ],
              "url": "https://github.com/nearai/ironclaw/issues/4862"
            },
            {
              "tags": [
                "patch"
              ],
              "url": "https://github.com/nearai/ironclaw/commit/a1d7c3ba428ed575900469b207fb5668725f9a71"
            },
            {
              "tags": [
                "product"
              ],
              "url": "https://github.com/nearai/ironclaw/"
            }
          ],
          "tags": [
            "x_open-source"
          ],
          "timeline": [
            {
              "lang": "en",
              "time": "2026-08-05T00:00:00.000Z",
              "value": "Advisory disclosed"
            },
            {
              "lang": "en",
              "time": "2026-08-05T02:00:00.000Z",
              "value": "VulDB entry created"
            },
            {
              "lang": "en",
              "time": "2026-08-05T18:50:32.000Z",
              "value": "VulDB entry last update"
            }
          ],
          "title": "nearai ironclaw shell.rs classify_command_risk command injection",
          "x_generator": [
            "VulDB PVTS v202608"
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
        "assignerShortName": "VulDB",
        "cveId": "CVE-2026-18980",
        "datePublished": "2026-08-06T02:00:16.575Z",
        "dateReserved": "2026-08-05T16:44:44.329Z",
        "dateUpdated": "2026-08-06T14:55:39.226Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    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
    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.
    SSVC
    Exploitation: poc Automatable: no Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-07-20 16:54 UTC
    CWE
    Impacted products
    Vendor Product Version
    nearai ironclaw Affected: 0.29.0
    Affected: 0.29.1
        cpe:2.3:a:nearai:ironclaw:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Show details on NVD website

    {
      "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-18980 (GCVE-0-2026-18980)

    Vulnerability from cvelistv5 – Published: 2026-08-06 02:00 – Updated: 2026-08-06 14:55 X_Open Source
    VLAI
    Title
    nearai ironclaw shell.rs classify_command_risk command injection
    Summary
    A vulnerability was identified in nearai ironclaw up to 0.29.1. Affected is the function classify_command_risk of the file src/tools/builtin/shell.rs. Such manipulation leads to command injection. The attack may be launched remotely. The exploit is publicly available and might be used. The name of the patch is a1d7c3ba428ed575900469b207fb5668725f9a71. Applying a patch is advised to resolve this issue.
    SSVC
    Exploitation: poc Automatable: no Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-08-06 14:55 UTC
    CWE
    Impacted products
    Vendor Product Version
    nearai ironclaw Affected: 0.29.0
    Affected: 0.29.1
        cpe:2.3:a:nearai:ironclaw:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-18980",
                    "options": [
                      {
                        "Exploitation": "poc"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-08-06T14:55:23.927049Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-08-06T14:55:39.226Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "references": [
              {
                "tags": [
                  "exploit"
                ],
                "url": "https://vuldb.com/submit/862542"
              },
              {
                "tags": [
                  "exploit"
                ],
                "url": "https://vuldb.com/submit/862543"
              },
              {
                "tags": [
                  "exploit"
                ],
                "url": "https://vuldb.com/submit/862544"
              },
              {
                "tags": [
                  "exploit"
                ],
                "url": "https://vuldb.com/submit/862545"
              },
              {
                "tags": [
                  "exploit"
                ],
                "url": "https://vuldb.com/submit/862546"
              },
              {
                "tags": [
                  "exploit"
                ],
                "url": "https://github.com/nearai/ironclaw/issues/4861"
              }
            ],
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "cpes": [
                "cpe:2.3:a:nearai:ironclaw:*:*:*:*:*:*:*:*"
              ],
              "product": "ironclaw",
              "vendor": "nearai",
              "versions": [
                {
                  "status": "affected",
                  "version": "0.29.0"
                },
                {
                  "status": "affected",
                  "version": "0.29.1"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "reporter",
              "value": "Erichen-apple (VulDB User)"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "A vulnerability was identified in nearai ironclaw up to 0.29.1. Affected is the function classify_command_risk of the file src/tools/builtin/shell.rs. Such manipulation leads to command injection. The attack may be launched remotely. The exploit is publicly available and might be used. The name of the patch is a1d7c3ba428ed575900469b207fb5668725f9a71. Applying a patch is advised to resolve this issue."
            }
          ],
          "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-77",
                  "description": "Command Injection",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            },
            {
              "descriptions": [
                {
                  "cweId": "CWE-74",
                  "description": "Injection",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-08-06T02:00:16.575Z",
            "orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
            "shortName": "VulDB"
          },
          "references": [
            {
              "name": "VDB-386265 | nearai ironclaw shell.rs classify_command_risk command injection",
              "tags": [
                "vdb-entry",
                "technical-description"
              ],
              "url": "https://vuldb.com/vuln/386265"
            },
            {
              "name": "VDB-386265 | CTI Indicators (IOB, IOC, TTP, IOA)",
              "tags": [
                "signature",
                "permissions-required"
              ],
              "url": "https://vuldb.com/vuln/386265/cti"
            },
            {
              "name": "CVE-2026-18980 | CVE Analysis and Report",
              "tags": [
                "third-party-advisory"
              ],
              "url": "https://vuldb.com/cve/CVE-2026-18980"
            },
            {
              "name": "Submit #862542 | nearai IronClaw 0.29.1 Authentication Bypass Using an Alternate Path or Channel (CWE-288)",
              "tags": [
                "third-party-advisory"
              ],
              "url": "https://vuldb.com/submit/862542"
            },
            {
              "name": "Submit #862543 | nearai IronClaw 0.29.1 Improper Authorization (CWE-285) (Duplicate)",
              "tags": [
                "third-party-advisory"
              ],
              "url": "https://vuldb.com/submit/862543"
            },
            {
              "name": "Submit #862544 | nearai IronClaw 0.29.1 Improper Authorization (CWE-285) (Duplicate)",
              "tags": [
                "third-party-advisory"
              ],
              "url": "https://vuldb.com/submit/862544"
            },
            {
              "name": "Submit #862545 | nearai IronClaw 0.29.1 Improper Authorization (CWE-285) (Duplicate)",
              "tags": [
                "third-party-advisory"
              ],
              "url": "https://vuldb.com/submit/862545"
            },
            {
              "name": "Submit #862546 | nearai IronClaw 0.29.1 Improper Authorization (CWE-285) (Duplicate)",
              "tags": [
                "third-party-advisory"
              ],
              "url": "https://vuldb.com/submit/862546"
            },
            {
              "tags": [
                "issue-tracking"
              ],
              "url": "https://github.com/nearai/ironclaw/issues/4861"
            },
            {
              "tags": [
                "issue-tracking",
                "patch"
              ],
              "url": "https://github.com/nearai/ironclaw/pull/4869"
            },
            {
              "tags": [
                "exploit",
                "issue-tracking"
              ],
              "url": "https://github.com/nearai/ironclaw/issues/4862"
            },
            {
              "tags": [
                "patch"
              ],
              "url": "https://github.com/nearai/ironclaw/commit/a1d7c3ba428ed575900469b207fb5668725f9a71"
            },
            {
              "tags": [
                "product"
              ],
              "url": "https://github.com/nearai/ironclaw/"
            }
          ],
          "tags": [
            "x_open-source"
          ],
          "timeline": [
            {
              "lang": "en",
              "time": "2026-08-05T00:00:00.000Z",
              "value": "Advisory disclosed"
            },
            {
              "lang": "en",
              "time": "2026-08-05T02:00:00.000Z",
              "value": "VulDB entry created"
            },
            {
              "lang": "en",
              "time": "2026-08-05T18:50:32.000Z",
              "value": "VulDB entry last update"
            }
          ],
          "title": "nearai ironclaw shell.rs classify_command_risk command injection",
          "x_generator": [
            "VulDB PVTS v202608"
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
        "assignerShortName": "VulDB",
        "cveId": "CVE-2026-18980",
        "datePublished": "2026-08-06T02:00:16.575Z",
        "dateReserved": "2026-08-05T16:44:44.329Z",
        "dateUpdated": "2026-08-06T14:55:39.226Z",
        "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
    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.
    SSVC
    Exploitation: poc Automatable: no Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-07-20 16:54 UTC
    CWE
    Impacted products
    Vendor Product Version
    nearai ironclaw Affected: 0.29.0
    Affected: 0.29.1
        cpe:2.3:a:nearai:ironclaw:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Show details on NVD website

    {
      "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"
    }