{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "0.106.1"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "e817ee89ba11c6be14e9194cc7ee8f338ee45f71"
            }
          ],
          "repo": "https://github.com/nocodb/nocodb",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "NocoDB through 0.106.0 (or 0.109.1) has a path traversal vulnerability that allows an unauthenticated attacker to access arbitrary files on the server by manipulating the path parameter of the /download route. This vulnerability could allow an attacker to access sensitive files and data on the server, including configuration files, source code, and other sensitive information.",
  "id": "CVE-2023-35843",
  "modified": "2026-03-15T21:49:09.497828464Z",
  "published": "2023-06-19T18:15:09.830Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/nocodb/nocodb/blob/6decfa2b20c28db9946bddce0bcb1442b683ecae/packages/nocodb/src/lib/controllers/attachment.ctl.ts#L62-L74"
    },
    {
      "type": "WEB",
      "url": "https://github.com/nocodb/nocodb/blob/f7ee7e3beb91d313a159895d1edc1aba9d91b0bc/packages/nocodb/src/controllers/attachments.controller.ts#L55-L66"
    },
    {
      "type": "EVIDENCE",
      "url": "https://advisory.dw1.io/60"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
      "type": "CVSS_V3"
    }
  ]
}