CVE-2025-59355 Vulnerability Analysis & Exploit Details

CVE-2025-59355
Vulnerability Scoring

6.5
/10
High Risk

If left unpatched, CVE-2025-59355 could lead to major system disruptions or data loss.

Attack Complexity Details

  • Attack Complexity: Low
    Exploits can be performed without significant complexity or special conditions.
  • Attack Vector: Network
    Vulnerability is exploitable over a network without physical access.
  • Privileges Required: Low
    Some privileges are necessary to exploit the vulnerability.
  • Scope: Unchanged
    Exploit remains within the originally vulnerable component.
  • User Interaction: None
    No user interaction is necessary for exploitation.

CVE-2025-59355 Details

Status: Analyzed

Last updated: 🕘 27 Jan 2026, 21:11 UTC
Originally published on: 🕘 19 Jan 2026, 09:16 UTC

Time between publication and last update: 8 days

CVSS Release: version 3

CVSS3 Source

134c704f-9b21-4f2e-91b3-4a467353bcc0

CVSS3 Type

Secondary

CVSS3 Vector

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

CVE-2025-59355 Vulnerability Summary

CVE-2025-59355: 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 failed: {}", e.getMessage()); // 不再输出 str Users are recommended to upgrade to version 1.8.0, which fixes the issue.

Assessing the Risk of CVE-2025-59355

Access Complexity Graph

The exploitability of CVE-2025-59355 depends on two key factors: attack complexity (the level of effort required to execute an exploit) and privileges required (the access level an attacker needs).

Exploitability Analysis for CVE-2025-59355

CVE-2025-59355 presents an accessible attack vector with minimal effort required. Restricting access controls and implementing security updates are critical to reducing exploitation risks.

Understanding AC and PR

A lower complexity and fewer privilege requirements make exploitation easier. Security teams should evaluate these aspects to determine the urgency of mitigation strategies, such as patch management and access control policies.

Attack Complexity (AC) measures the difficulty in executing an exploit. A high AC means that specific conditions must be met, making an attack more challenging, while a low AC means the vulnerability can be exploited with minimal effort.

Privileges Required (PR) determine the level of system access necessary for an attack. Vulnerabilities requiring no privileges are more accessible to attackers, whereas high privilege requirements limit exploitation to authorized users with elevated access.

CVSS Score Breakdown Chart

Above is the CVSS Sub-score Breakdown for CVE-2025-59355, illustrating how Base, Impact, and Exploitability factors combine to form the overall severity rating. A higher sub-score typically indicates a more severe or easier-to-exploit vulnerability.

CIA Impact Analysis

Below is the Impact Analysis for CVE-2025-59355, showing how Confidentiality, Integrity, and Availability might be affected if the vulnerability is exploited. Higher values usually signal greater potential damage.

  • Confidentiality: High
    Exploiting CVE-2025-59355 can result in unauthorized access to sensitive data, severely compromising data privacy.
  • Integrity: None
    CVE-2025-59355 poses no threat to data integrity.
  • Availability: None
    CVE-2025-59355 does not impact system availability.

CVE-2025-59355 References

External References

CWE Common Weakness Enumeration

CWE-532

CAPEC Common Attack Pattern Enumeration and Classification

  • Fuzzing for application mapping CAPEC-215 An attacker sends random, malformed, or otherwise unexpected messages to a target application and observes the application's log or error messages returned. The attacker does not initially know how a target will respond to individual messages but by attempting a large number of message variants they may find a variant that trigger's desired behavior. In this attack, the purpose of the fuzzing is to observe the application's log and error messages, although fuzzing a target can also sometimes cause the target to enter an unstable state, causing a crash.

Vulnerable Configurations

  • cpe:2.3:a:apache:linkis:1.0.0:-:*:*:*:*:*:*
    cpe:2.3:a:apache:linkis:1.0.0:-:*:*:*:*:*:*
  • cpe:2.3:a:apache:linkis:1.0.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:apache:linkis:1.0.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:apache:linkis:1.0.1:*:*:*:*:*:*:*
    cpe:2.3:a:apache:linkis:1.0.1:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:linkis:1.0.2:*:*:*:*:*:*:*
    cpe:2.3:a:apache:linkis:1.0.2:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:linkis:1.0.3:-:*:*:*:*:*:*
    cpe:2.3:a:apache:linkis:1.0.3:-:*:*:*:*:*:*
  • cpe:2.3:a:apache:linkis:1.0.3:rc2:*:*:*:*:*:*
    cpe:2.3:a:apache:linkis:1.0.3:rc2:*:*:*:*:*:*
  • cpe:2.3:a:apache:linkis:1.1.0:-:*:*:*:*:*:*
    cpe:2.3:a:apache:linkis:1.1.0:-:*:*:*:*:*:*
  • cpe:2.3:a:apache:linkis:1.1.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:apache:linkis:1.1.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:apache:linkis:1.1.0:rc2:*:*:*:*:*:*
    cpe:2.3:a:apache:linkis:1.1.0:rc2:*:*:*:*:*:*
  • cpe:2.3:a:apache:linkis:1.1.1:-:*:*:*:*:*:*
    cpe:2.3:a:apache:linkis:1.1.1:-:*:*:*:*:*:*
  • cpe:2.3:a:apache:linkis:1.1.1:rc1:*:*:*:*:*:*
    cpe:2.3:a:apache:linkis:1.1.1:rc1:*:*:*:*:*:*
  • cpe:2.3:a:apache:linkis:1.1.1:rc2:*:*:*:*:*:*
    cpe:2.3:a:apache:linkis:1.1.1:rc2:*:*:*:*:*:*
  • cpe:2.3:a:apache:linkis:1.1.2:-:*:*:*:*:*:*
    cpe:2.3:a:apache:linkis:1.1.2:-:*:*:*:*:*:*
  • cpe:2.3:a:apache:linkis:1.1.2:rc1:*:*:*:*:*:*
    cpe:2.3:a:apache:linkis:1.1.2:rc1:*:*:*:*:*:*
  • cpe:2.3:a:apache:linkis:1.1.2:rc2:*:*:*:*:*:*
    cpe:2.3:a:apache:linkis:1.1.2:rc2:*:*:*:*:*:*
  • cpe:2.3:a:apache:linkis:1.1.3:-:*:*:*:*:*:*
    cpe:2.3:a:apache:linkis:1.1.3:-:*:*:*:*:*:*
  • cpe:2.3:a:apache:linkis:1.1.3:rc1:*:*:*:*:*:*
    cpe:2.3:a:apache:linkis:1.1.3:rc1:*:*:*:*:*:*
  • cpe:2.3:a:apache:linkis:1.2.0:-:*:*:*:*:*:*
    cpe:2.3:a:apache:linkis:1.2.0:-:*:*:*:*:*:*
  • cpe:2.3:a:apache:linkis:1.2.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:apache:linkis:1.2.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:apache:linkis:1.3.0:-:*:*:*:*:*:*
    cpe:2.3:a:apache:linkis:1.3.0:-:*:*:*:*:*:*
  • cpe:2.3:a:apache:linkis:1.3.0:*:*:*:*:*:*:*
    cpe:2.3:a:apache:linkis:1.3.0:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:linkis:1.3.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:apache:linkis:1.3.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:apache:linkis:1.3.0:rc2:*:*:*:*:*:*
    cpe:2.3:a:apache:linkis:1.3.0:rc2:*:*:*:*:*:*
  • cpe:2.3:a:apache:linkis:1.3.2:*:*:*:*:*:*:*
    cpe:2.3:a:apache:linkis:1.3.2:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:linkis:1.4.0:*:*:*:*:*:*:*
    cpe:2.3:a:apache:linkis:1.4.0:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:linkis:1.5.0:*:*:*:*:*:*:*
    cpe:2.3:a:apache:linkis:1.5.0:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:linkis:1.6.0:*:*:*:*:*:*:*
    cpe:2.3:a:apache:linkis:1.6.0:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:linkis:1.7.0:*:*:*:*:*:*:*
    cpe:2.3:a:apache:linkis:1.7.0:*:*:*:*:*:*:*

Protect Your Infrastructure against CVE-2025-59355: Combat Critical CVE Threats

Stay updated with real-time CVE vulnerabilities and take action to secure your systems. Enhance your cybersecurity posture with the latest threat intelligence and mitigation techniques. Develop the skills necessary to defend against CVEs and secure critical infrastructures. Join the top cybersecurity professionals safeguarding today's infrastructures.

Other 5 Recently Published CVEs Vulnerabilities

  • CVE-2026-3288 – A security issue was discovered in ingress-nginx where the `nginx.ingress.kubernetes.io/rewrite-target` Ingress annotation can be used to inject co...
  • CVE-2026-31816 – Budibase is a low code platform for creating internal tools, workflows, and admin panels. In 3.31.4 and earlier, the Budibase server's authorized()...
  • CVE-2026-30240 – Budibase is a low code platform for creating internal tools, workflows, and admin panels. In 3.31.5 and earlier, a path traversal vulnerability in ...
  • CVE-2026-25960 – vLLM is an inference and serving engine for large language models (LLMs). The SSRF protection fix for CVE-2026-24779 add in 0.15.1 can be bypassed ...
  • CVE-2026-25737 – Budibase is a low code platform for creating internal tools, workflows, and admin panels. In 3.24.0 and earlier, an arbitrary file upload vulnerabi...