CVE-2026-3053 Details
Description
A vulnerability was determined in DataLinkDC dinky up to 1.2.5. This affects the function addInterceptors of the file dinky-admin/src/main/java/org/dinky/configure/AppConfig.java of the component OpenAPI Endpoint. Executing a manipulation can lead to missing authentication. It is possible to launch the attack remotely. The exploit has been publicly disclosed and may be utilized. The vendor was contacted early about this disclosure but did not respond in any way.
A critical authentication bypass vulnerability has been identified in DataLinkDC Dinky versions through 1.2.5. This issue arises from a logic flaw in the authentication interceptor for OpenAPI endpoints, specifically in the 'addInterceptors' function of 'AppConfig.java'. The vulnerability allows unauthenticated users to gain Super Admin privileges, enabling them to execute arbitrary tasks, cancel production jobs, access sensitive SQL source code, and utilize all administrative functions. The vulnerability can be exploited remotely, and a public exploit is available.
The vulnerability can be addressed by removing the automatic elevation of privileges for unauthenticated users. This can be done by modifying the interceptor configuration to either remove the exception for OpenAPI endpoints or explicitly reject unauthenticated requests. If public API access is intended, additional measures such as implementing API token authentication, adding method-level authorization, and enhancing network security can be considered.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Feb 28, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/AnalogyC0de/public_exp/issues/6 | [email protected] | ExploitIssue TrackingThird Party Advisory |
| https://github.com/AnalogyC0de/public_exp/issues/6#issue-3935019636 | [email protected] | ExploitIssue TrackingThird Party Advisory |
| https://vuldb.com/?ctiid.347411 | [email protected] | Permissions RequiredThird Party AdvisoryVDB Entry |
| https://vuldb.com/?id.347411 | [email protected] | Third Party AdvisoryVDB Entry |
| https://vuldb.com/?submit.757589 | [email protected] | Third Party AdvisoryVDB Entry |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-306 | Missing Authentication for Critical Function | [email protected] |
| CWE-287 | Improper Authentication | [email protected] |
| CWE-306 | Missing Authentication for Critical Function | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| dinky dinky | <= 1.2.5 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Feb 25, 2026 | Initial Analysis | [email protected] |
| Feb 24, 2026 | New CVE Received | [email protected] |