Description
A vulnerability was found in DataLinkDC dinky up to 1.2.5. The impacted element is the function proxyUba of the file dinky-admin/src/main/java/org/dinky/controller/FlinkProxyController.java of the component Flink Proxy Controller. Performing a manipulation results in server-side request forgery. It is possible to initiate the attack remotely. The exploit has been made public and could be used. The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2026-02-24
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Server‑Side Request Forgery (SSRF)
Action: Patch
AI Analysis

Impact

A flaw was discovered in the proxyUba endpoint of DataLinkDC dinky’s Flink Proxy Controller module. The function accepts arbitrary URLs and forwards the HTTP request without sufficient validation. An attacker who can send a crafted request to this endpoint can cause the server to issue requests to internal or external resources, potentially exposing sensitive data or enabling further attacks. The vulnerability is an SSRF type weakness, categorized as CWE-918.

Affected Systems

The affected product is DataLinkDC dinky, specifically versions up to and including 1.2.5. The vulnerability is located in the dinky‑admin component, in the file FlinkProxyController.java. Users running any of these or earlier releases of dinky are at risk.

Risk and Exploitability

The issue carries a CVSS score of 5.3, indicating moderate severity, while the EPSS score is below 1%, suggesting a very low probability of exploitation in the wild at present. The flaw is not part of the CISA Known Exploited Vulnerabilities catalog. An attacker can trigger it remotely by contacting the vulnerable endpoint, and the attack does not require local privileges. Successful exploitation would allow the attacker to reach arbitrary internal hosts or services that the server can access.

Generated by OpenCVE AI on April 16, 2026 at 16:33 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade DataLinkDC dinky to a version newer than 1.2.5 where the SSRF issue is fixed.
  • Configure network firewall rules to restrict outbound traffic from the dinky server to only trusted domains and IP ranges.
  • Implement application‑level checks or use a proxy that validates the target URLs against a whitelist to prevent unintended external requests.

Generated by OpenCVE AI on April 16, 2026 at 16:33 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 28 Feb 2026 02:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 25 Feb 2026 20:00:00 +0000

Type Values Removed Values Added
First Time appeared Dinky
Dinky dinky
CPEs cpe:2.3:a:dinky:dinky:*:*:*:*:*:*:*:*
Vendors & Products Dinky
Dinky dinky

Tue, 24 Feb 2026 10:00:00 +0000

Type Values Removed Values Added
First Time appeared Datalinkdc
Datalinkdc dinky
Vendors & Products Datalinkdc
Datalinkdc dinky

Tue, 24 Feb 2026 02:00:00 +0000

Type Values Removed Values Added
Description A vulnerability was found in DataLinkDC dinky up to 1.2.5. The impacted element is the function proxyUba of the file dinky-admin/src/main/java/org/dinky/controller/FlinkProxyController.java of the component Flink Proxy Controller. Performing a manipulation results in server-side request forgery. It is possible to initiate the attack remotely. The exploit has been made public and could be used. The vendor was contacted early about this disclosure but did not respond in any way.
Title DataLinkDC dinky Flink Proxy Controller FlinkProxyController.java proxyUba server-side request forgery
Weaknesses CWE-918
References
Metrics cvssV2_0

{'score': 6.5, 'vector': 'AV:N/AC:L/Au:S/C:P/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 6.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 6.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-02-28T02:01:53.907Z

Reserved: 2026-02-23T17:50:08.684Z

Link: CVE-2026-3052

cve-icon Vulnrichment

Updated: 2026-02-28T02:01:47.000Z

cve-icon NVD

Status : Analyzed

Published: 2026-02-24T02:16:03.767

Modified: 2026-02-25T19:59:08.680

Link: CVE-2026-3052

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-16T16:45:25Z

Weaknesses