icon

We found results for “

CVE-2025-29847

Good to know:

icon
icon

Date: January 19, 2026

A vulnerability in Apache Linkis. Problem Description When using the JDBC engine and da 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

Severity Score

Severity Score

Weakness Type (CWE)

Improper Input Validation

CWE-20

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

CWE-22

Improper Handling of URL Encoding (Hex Encoding)

CWE-177

Top Fix

icon

Upgrade Version

Upgrade to version org.apache.linkis:linkis-common:1.8.0;org.apache.linkis:linkis-jdbc-driver:1.8.0

Learn More

CVSS v3.1

Base Score:
Attack Vector (AV): NETWORK
Attack Complexity (AC): LOW
Privileges Required (PR): LOW
User Interaction (UI): NONE
Scope (S): UNCHANGED
Confidentiality (C): HIGH
Integrity (I): NONE
Availability (A): NONE

Do you need more information?

Contact Us