VYPR

Dinky

by DataLinkDC

Source repositories

CVEs (4)

  • CVE-2026-70558CriAug 6, 2026
    risk 0.64cvss 9.8epss

    Dinky's POST /download/uploadFromRsByLocal handler passes the caller-supplied path parameter directly to new File(path) and file.transferTo(dest) with no path validation. The route is marked @SaIgnore and /download/** is excluded from the Sa-Token interceptor, so the only guard…

  • CVE-2026-70559HigAug 6, 2026
    risk 0.49cvss 7.5epss

    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…

  • CVE-2026-3052MedFeb 24, 2026
    risk 0.41cvss 6.3epss 0.00

    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…

  • CVE-2026-3051MedFeb 24, 2026
    risk 0.41cvss 6.3epss 0.06

    A vulnerability has been found in DataLinkDC dinky up to 1.2.5. The affected element is the function getProjectDir of the file dinky-admin/src/main/java/org/dinky/utils/GitRepository.java of the component Project Name Handler. Such manipulation of the argument projectName leads…