Description
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.
Published: 2026-08-26
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Information Disclosure via Unauthenticated Access
Action: Patch Immediately
AI Analysis

Impact

disconf (Distributed Configuration Management Platform) version 2.6.36 implements an Incorrect Access Control flaw that allows any unauthenticated user to invoke the /api/config/item, /api/config/file, /api/config/list and /api/config/simple/list endpoints. The LoginInterceptor explicitly whitelists these four paths, bypassing authentication entirely, thereby granting full read access to every configuration item and file stored by the platform. The exposed data can include credentials, secrets and system settings, making this a classic Unauthorized Read scenario.

Affected Systems

The vulnerable product is disconf version 2.6.36, an open‑source distributed configuration management platform. Any deployment that runs exactly this version is affected. No commercial vendor name is specified, so the upstream project source should be identified as the owner of the affected binary.

Risk and Exploitability

The CVSS score of 9.8 marks the vulnerability as critical, though the EPSS score of < 1% indicates a low likelihood of exploitation in the near term. The exposed endpoints are reachable over HTTP and do not require any authentication, so a remote attacker can obtain arbitrary configuration data from the network. The vulnerability is not listed in the CISA KEV catalog, but the information disclosed can allow credential theft, privilege escalation or subsequent network pivoting. The attack vector is inferred to be remote over the network via HTTP, as the APIs are publicly reachable without credentials.

Generated by OpenCVE AI on August 27, 2026 at 19:18 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade disconf to a patched release that removes the auth bypass
  • Configure the LoginInterceptor or authentication middleware to require a valid session token for all /api/config/* paths
  • Block external traffic to the four vulnerable endpoints using firewall or reverse‑proxy rules

Generated by OpenCVE AI on August 27, 2026 at 19:18 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 27 Aug 2026 18:00:00 +0000

Type Values Removed Values Added
Title Unauthorized Access to Configuration Data in disconf 2.6.36

Thu, 27 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 27 Aug 2026 00:45:00 +0000

Type Values Removed Values Added
Title Unauthorized Access to Configuration Data in disconf 2.6.36
Weaknesses CWE-284

Wed, 26 Aug 2026 23:15:00 +0000

Type Values Removed Values Added
Description 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.
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-08-27T16:03:37.818Z

Reserved: 2026-08-17T00:00:00.000Z

Link: CVE-2026-75338

cve-icon Vulnrichment

Updated: 2026-08-27T16:03:12.350Z

cve-icon NVD

Status : Deferred

Published: 2026-08-26T23:17:18.903

Modified: 2026-09-09T16:04:24.933

Link: CVE-2026-75338

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-27T19:30:13Z

Weaknesses