Description
Insufficient validation of the JDBC driver URL in Apache Doris allows a privileged user to achieve remote code execution on the FE.
Published: 2026-09-23
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Remote Code Execution
Action: Immediate Patch
AI Analysis

Impact

Insufficient validation of the JDBC driver URL in Apache Doris allows a privileged user to execute arbitrary code on the FrontEnd. The vulnerability enables an attacker already possessing privileged access to inject malicious commands that are interpreted by the database engine, leading to full control over the server instance. Such a flaw directly compromises confidentiality, integrity, and availability by allowing unrestricted code execution.

Affected Systems

The affected product is Apache Doris, version(s) unspecified, provided by the Apache Software Foundation. No specific version window is listed in the CNA data.

Risk and Exploitability

The risk is high due to the remote code execution capability, yet the EPSS score indicates a very low exploitation probability (<1%). The vulnerability is not listed in the CISA KEV catalog. Attackers would likely exploit the flaw through a specially crafted JDBC connection string originating from a privileged user, making the attack vector internal but still capable of elevating to a full remote compromise of the FE.

Generated by OpenCVE AI on September 23, 2026 at 15:02 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Verify whether an official patch or update for Apache Doris addressing the JDBC URL validation flaw is available and install it at the earliest convenience.
  • In the absence of a patch, restrict privileged user access to the FE and enforce strict validation of JDBC URLs at the application or firewall layer to block malformed connections.
  • Continuously monitor JDBC connection logs and system activity for abnormal patterns that may indicate exploitation attempts, and isolate the affected environment promptly if suspicious behavior is detected.

Generated by OpenCVE AI on September 23, 2026 at 15:02 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 23 Sep 2026 16:45:00 +0000

Type Values Removed Values Added
First Time appeared Apache
Apache doris
Vendors & Products Apache
Apache doris

Wed, 23 Sep 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 23 Sep 2026 11:45:00 +0000

Type Values Removed Values Added
Description Insufficient validation of the JDBC driver URL in Apache Doris allows a privileged user to achieve remote code execution on the FE.
Title Apache Doris: JDBC driver URL validation bypass leads to remote code execution
Weaknesses CWE-829
References

cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-09-23T15:14:21.119Z

Reserved: 2026-09-23T09:01:29.491Z

Link: CVE-2026-96443

cve-icon Vulnrichment

Updated: 2026-09-23T15:12:23.221Z

cve-icon NVD

Status : Received

Published: 2026-09-23T10:17:08.943

Modified: 2026-09-23T16:16:49.527

Link: CVE-2026-96443

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-23T16:30:07Z

Weaknesses
  • CWE-829

    Inclusion of Functionality from Untrusted Control Sphere