---
id: CVE-2026-75338
title: >-
  disconf (Distributed Configuration Management Platform) 2.6.36 is vulnerable
  to Incorrect Access Control
summary: >-
  disconf (Distributed Configuration Management Platform) 2.6.36 is vulnerable
  to Incorrect Access Control. The config-fetching APIs /api/config/item,
  /api/config/file, /api/config/list and /api/config/simple/list are exposed
  without authe…
severity: critical
cvss: 9.8
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'
cwe:
  - CWE-284
published: '2026-08-26'
updated: '2026-09-09'
sourceUpdated: '2026-09-09T16:04:24.933'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-75338'
references:
  - url: 'https://github.com/fangtang7/CVE/blob/main/disconf/Unauthenticated.md'
    label: cve@mitre.org
  - url: 'https://github.com/fangtang7/CVE/blob/main/disconf/Unauthenticated.md'
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
tags:
  - nvd
epss: 0.00606
epssPercentile: 0.46675
ingestedAt: '2026-09-09T16:14:05.516Z'
---

## Overview

disconf (Distributed Configuration Management Platform) 2.6.36 is vulnerable to Incorrect Access Control. The config-fetching APIs /api/config/item, /api/config/file, /api/config/list and /api/config/simple/list are exposed without authentication. The LoginInterceptor explicitly whitelists these four paths, so any anonymous attacker can read every configuration item and configuration file managed by the config center.

## Remediation

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