7.5
CVE-2025-63387
- EPSS 28.04%
- Veröffentlicht 18.12.2025 00:00:00
- Zuletzt bearbeitet 22.01.2026 20:16:09
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
Dify v1.9.1 is vulnerable to Insecure Permissions. An unauthenticated attacker can directly send HTTP GET requests to the /console/api/system-features endpoint without any authentication credentials or session tokens. The endpoint fails to implement proper authorization checks, allowing anonymous access to sensitive system configuration data. NOTE: The maintainer states that the endpoint is unauthenticated by design and serves as a bootstrap mechanism required for the dashboard initialization. They also state that the description inaccurately classifies the returned data as sensitive system configuration, stating that the data is non-sensitive and required for client-side rendering. No PII, credentials, or secrets are exposed.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Langgenius ≫ Dify Version1.9.1 SwPlatformnode.js
VulnDex Vulnerability Enrichment
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 28.04% | 0.979 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
CWE-284 Improper Access Control
The product does not restrict or incorrectly restricts access to a resource from an unauthorized actor.
https://github.com/langgenius/dify/discussions
https://gist.github.com/Cristliu/cddc0cbbf354de51106ab63a11be94af
https://gist.github.com/Cristliu/dfc5f3a31dc6d7fff2754867e5c649a5
https://github.com/langgenius/dify/issues/31368#issuecomment-3783712203
https://github.com/langgenius/dify/pull/31392
https://github.com/langgenius/dify/pull/31417