CVE-2026-70559
Last modified
CVE-2026-70559 is a high-severity vulnerability rated 8.7/10 on the CVSS scale. Dinky's SysConfigController.getAll() handler for GET /api/sysConfig/getAll carries a method-level @SaIgnore annotation that short-circuits the class-level @SaCheckLogin, so the Sa-Token interceptor lets the request through with no session or role check. Any remote unauthenticated caller who can reach the Dinky HTTP port (8888 by default) receives the full live system configuration (54 entries on a stock v1.2.5 install) with one parameterless GET. EPSS estimates a 0.33% chance of exploitation in the next 30 days.
Description
Dinky's SysConfigController.getAll() handler for GET /api/sysConfig/getAll carries a method-level @SaIgnore annotation that short-circuits the class-level @SaCheckLogin, so the Sa-Token interceptor lets the request through with no session or role check. Any remote unauthenticated caller who can reach the Dinky HTTP port (8888 by default) receives the full live system configuration (54 entries on a stock v1.2.5 install) with one parameterless GET. Only one credential field (sys.maven.settings.repositoryPassword) has a desensitization handler wired; the other credential-bearing fields (sys.env.settings.dinkyToken, sys.ldap.settings.userPassword, sys.resource.settings.oss.accessKey and secretKey, and sys.dolphinscheduler.settings.token) return in cleartext. A bare install leaks the shipped defaults, including the hardcoded dinkyToken efda1551-7958-4e0f-80a8-dfd107df3e38 and minioadmin/minioadmin OSS keys; once an operator configures LDAP, object storage, or DolphinScheduler through the Settings Center, those live third-party credentials leak from the same endpoint. Because dinkyToken is the sole gate on the sibling POST /download/uploadFromRsByLocal arbitrary file write, this disclosure defeats token rotation as a mitigation for that vulnerability. Affects Dinky v1.2.5 (the current release, 2025-11-05) and the development branch (dev HEAD 63b5a5a), where the affected code is byte-identical.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| DataLinkDC | Dinky | <= 1.2.5 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-70559?
How severe is CVE-2026-70559?
How do I fix CVE-2026-70559?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-70552MaxSite CMS 109.5 and earlier contains an authentication byp…9.8
- CVE-2026-70553MaxSite CMS contains a remote code execution vulnerability t…9.8
- CVE-2026-70554MaxSite CMS contains a PHP object injection vulnerability th…9.8
- CVE-2026-70556Hubzilla 11.2.1 contains a cross-site request forgery vulner…5.1
- CVE-2026-70557diboot-core's POST /common/load-related-data endpoint resolv…7.1
- CVE-2026-70558Dinky's POST /download/uploadFromRsByLocal handler passes th…9.8
- CVE-2026-7056A vulnerability was detected in Tenda F456 1.0.0.5. Impacted…8.8
- CVE-2026-70560Ultimate POS (Stock Management & Point of Sale) contains a s…5.4
- CVE-2026-70561TestLink 1.9.20 and prior contains an insecure direct object…7.1
- CVE-2026-7057A flaw has been found in Tenda F456 1.0.0.5. The affected el…8.8
- CVE-2026-7058A vulnerability has been found in 666ghj MiroFish up to 0.1.…7.3
- CVE-2026-70588Ghost is a Node.js content management system. From 5.26.0 un…5
Are you affected by CVE-2026-70559?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
