{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "2.2.0"
              },
              {
                "fixed": "2.2.0"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "DESCRIPTION"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "302b5f32e7aa5958fec9e405772f4aa069eb21a2"
            }
          ],
          "repo": "https://github.com/yogeshojha/rengine",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
      "CWE-862"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/92xxx/CVE-2026-92570.json"
  },
  "details": "reNgine through 2.2.0 contains an authorization bypass vulnerability in the GetFileContents API endpoint that allows any authenticated user to read bundled recon tool configuration files. Attackers with low-privilege Auditor roles can access files containing third-party API keys for services like SecurityTrails, Shodan, Censys, VirusTotal, BinaryEdge and Hunter by querying the endpoint without role-based permission checks.",
  "id": "CVE-2026-92570",
  "modified": "2026-09-19T03:30:30.153647653Z",
  "published": "2026-09-16T14:40:49.208Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/92xxx/CVE-2026-92570.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-92570"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.vulncheck.com/advisories/rengine-through-2.2.0-unauthorized-configuration-file-read"
    },
    {
      "type": "REPORT",
      "url": "https://github.com/yogeshojha/rengine/issues/1554"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/yogeshojha/rengine"
    },
    {
      "type": "ARTICLE",
      "url": "https://github.com/yogeshojha/rengine/blob/302b5f32e7aa5958fec9e405772f4aa069eb21a2/web/api/views.py#L1607-L1700"
    },
    {
      "type": "ARTICLE",
      "url": "https://github.com/yogeshojha/rengine/blob/302b5f32e7aa5958fec9e405772f4aa069eb21a2/web/reNgine/settings.py#L129-L141"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "reNgine through 2.2.0 Unauthorized Configuration File Read"
}