---
id: CVE-2026-92570
title: >-
  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
summary: >-
  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 ac…
severity: medium
cvss: 6.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'
cwe:
  - CWE-862
vendor: yogeshojha
product: rengine
affected:
  - rengine <= 2.2.0
published: '2026-09-16'
updated: '2026-09-23'
sourceUpdated: '2026-09-23T17:17:49.030'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-92570'
references:
  - url: 'https://github.com/yogeshojha/rengine'
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/yogeshojha/rengine/blob/302b5f32e7aa5958fec9e405772f4aa069eb21a2/web/api/views.py#L1607-L1700
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/yogeshojha/rengine/blob/302b5f32e7aa5958fec9e405772f4aa069eb21a2/web/reNgine/settings.py#L129-L141
    label: disclosure@vulncheck.com
  - url: 'https://github.com/yogeshojha/rengine/issues/1554'
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/rengine-through-2.2.0-unauthorized-configuration-file-read
    label: disclosure@vulncheck.com
  - url: 'https://github.com/yogeshojha/rengine/issues/1554'
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
tags:
  - nvd
  - cve.org
  - exploit-available
epss: 0.00436
epssPercentile: 0.35164
exploitAvailable: true
ssvc:
  exploitation: poc
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-09-18T17:57:17.993039Z'
ingestedAt: '2026-09-16T14:57:28.039Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
