Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. org.apache.linkis/linkis
  4. ›
  5. CVE-2025-29847

CVE-2025-29847: Apache Linkis: Arbitrary File Read via Double URL Encoding Bypass

January 19, 2026 (updated January 21, 2026)

A vulnerability in Apache Linkis.

Problem Description

When using the JDBC engine and data source functionality, if the URL parameter configured on the frontend has undergone multiple rounds of URL encoding, it may bypass the system’s checks. This bypass can trigger a vulnerability that allows unauthorized access to system files via JDBC parameters.

Scope of Impact

This issue affects Apache Linkis: from 1.3.0 through 1.7.0.

Severity level

moderate Solution Continuously check if the connection information contains the “%” character; if it does, perform URL decoding.

Users are recommended to upgrade to version 1.8.0, which fixes the issue.

More questions about this vulnerability can be discussed here:  https://lists.apache.org/list?dev@linkis.apache.org:2025-9:cve

References

  • github.com/advisories/GHSA-c399-q49h-qwc8
  • github.com/apache/linkis
  • lists.apache.org/list?dev@linkis.apache.org:2025-9:cve
  • lists.apache.org/thread/03l5rfkgdt022o75jp8x4tzpqxz8g057
  • nvd.nist.gov/vuln/detail/CVE-2025-29847

Code Behaviors & Features

Detect and mitigate CVE-2025-29847 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 1.3.0 before 1.8.0

Fixed versions

  • 1.8.0

Solution

Upgrade to version 1.8.0 or above.

Impact 7.5 HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-177: Improper Handling of URL Encoding (Hex Encoding)
  • CWE-20: Improper Input Validation

Source file

maven/org.apache.linkis/linkis/CVE-2025-29847.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 04 Feb 2026 00:35:56 +0000.