{
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "cveMetadata": {
    "cveId": "CVE-2026-44003",
    "assignerOrgId": "00000000-0000-4000-9000-000000000000",
    "state": "PUBLISHED"
  },
  "containers": {
    "cna": {
      "providerMetadata": {
        "orgId": "00000000-0000-4000-9000-000000000000"
      },
      "title": "Pre-authenticated directory traversal in Aurora VPN diagnostic export",
      "descriptions": [
        {
          "lang": "en",
          "value": "The handler normalized archive names after the destination path was joined, which allowed `../` segments to survive the security check. A crafted request reached privileged export logic early in the request lifecycle and streamed arbitrary files back to the client."
        }
      ],
      "affected": [
        {
          "vendor": "Aurora Secure",
          "product": "Aurora VPN Gateway",
          "versions": [
            {
              "version": "Aurora VPN Gateway 3.5.0 through 3.5.3",
              "status": "affected"
            }
          ],
          "defaultStatus": "unknown"
        }
      ],
      "references": [
        {
          "name": "VAPT writeup",
          "tags": [
            "third-party-advisory"
          ],
          "url": "https://research.vapt.com/writeups/aurora-vpn-directory-traversal"
        },
        {
          "name": "Vendor advisory",
          "tags": [
            "vendor-advisory"
          ],
          "url": "https://aurora.example/security/advisories/diagnostic-export-fix"
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "value": "Ivy Packet"
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "version": "3.1",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
            "baseScore": 6.9,
            "baseSeverity": "MEDIUM"
          }
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-22",
              "description": "CWE-22",
              "lang": "en"
            },
            {
              "description": "Path Traversal",
              "lang": "en"
            }
          ]
        }
      ]
    }
  }
}