Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2025-59355

6.5 · MEDIUM
Published Jan 19, 2026 apache CWE-532

Overview

CVE-2025-59355 is a medium-severity vulnerability affecting apache linkis. It was published on January 19, 2026 and has a CVSS 3.1 base score of 6.5 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 6.5, rated MEDIUM. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

Technical Description

A vulnerability.

When org.apache.linkis.metadata.util.HiveUtils.decode() fails to perform Base64 decoding, it records the complete input parameter string in the log via logger.error(str + "decode failed", e). If the input parameter contains sensitive information such as Hive Metastore keys, plaintext passwords will be left in the log files when decoding fails, resulting in information leakage.

Affected Scope

Component: Sensitive fields in hive-site.xml (e.g., javax.jdo.option.ConnectionPassword) or other fields encoded in Base64.

Version: Apache Linkis 1.0.0 – 1.7.0

Trigger Conditions

The value of the configuration item is an invalid Base64 string.

Log files are readable by users other than hive-site.xml administrators.

Severity: Low

The probability of Base64 decoding failure is low.

The leakage is only triggered when logs at the Error level are exposed.

Remediation

Apache Linkis 1.8.0 and later versions have replaced the log with desensitized content.

logger.error("URL decode

Remediation

Check the references section for vendor advisories and patches from apache. Update linkis to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
apache linkis >= 1.0.0, < 1.8.0 Affected

Frequently Asked Questions

What is CVE-2025-59355?

CVE-2025-59355 is a medium-severity vulnerability affecting apache linkis. It was published on January 19, 2026 and has a CVSS 3.1 base score of 6.5 (MEDIUM).

How severe is CVE-2025-59355?

This vulnerability has a CVSS 3.1 base score of 6.5, rated MEDIUM. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2025-59355?

Check the references section for vendor advisories and patches from apache. Update linkis to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2025-59355?

CyberStrike's AI-powered security agents can automatically detect CVE-2025-59355 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.