Vulnerability 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.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/fangtang7/CVE/blob/main/disconf/Unauthenticated.md
- https://github.com/fangtang7/CVE/blob/main/disconf/Unauthenticated.md
FAQ
What is CVE-2026-75338?
CVE-2026-75338 is a vulnerability with a CVSS score of 9.8 (CRITICAL). 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/...
How severe is CVE-2026-75338?
CVE-2026-75338 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-75338?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.