CVE-2026-70559
Last modified
CVE-2026-70559 is a high-severity vulnerability rated 7.5/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.45% 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
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
- Deferred
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 versions prior to 11.4 contains a cross-site reque…4.3
- CVE-2026-70557diboot-core's POST /common/load-related-data endpoint resolv…6.5
- 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…6.5
- CVE-2026-70562Double free in Windows Audio Service allows an authorized at…7
- CVE-2026-70563Improper link resolution before file access ('link following…8.1
- CVE-2026-70564Heap-based buffer overflow in Windows Print Spooler Componen…7.8
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
