Lucene search
+L

Oracle Database Server (August 2026 CSPU)

🗓️ 19 Aug 2026 00:00:00Reported by TenableType 
nessus
 nessus
🔗 www.tenable.com👁 8 Views

Oracle Database Server (19.3-23.26.3) has unauthenticated RCE in Portable Clusterware and DoS in RDBMS per August 2026 CSPU advisory.

Related
Refs
Code
#%NASL_MIN_LEVEL 80900
##
# (C) Tenable, Inc.
##

include('compat.inc');

if (description)
{
  script_id(338071);
  script_version("1.2");
  script_set_attribute(attribute:"plugin_modification_date", value:"2026/08/20");

  script_cve_id(
    "CVE-2026-10879",
    "CVE-2026-11822",
    "CVE-2026-11824",
    "CVE-2026-59888",
    "CVE-2026-59889",
    "CVE-2026-71062",
    "CVE-2026-71063",
    "CVE-2026-71064",
    "CVE-2026-71100",
    "CVE-2026-71102",
    "CVE-2026-9698"
  );

  script_name(english:"Oracle Database Server (August 2026 CSPU)");

  script_set_attribute(attribute:"synopsis", value:
"The remote host is affected by multiple vulnerabilities");
  script_set_attribute(attribute:"description", value:
"The versions of Oracle Database Server installed on the remote host are affected by multiple vulnerabilities as
referenced in the August 2026 CSPU advisory.

  - Vulnerability in the Portable Clusterware component of Oracle Database Server. Supported versions that are
    affected are 19.3-19.32, 21.3-21.23 and 23.4.0-23.26.3. Easily exploitable vulnerability allows
    unauthenticated attacker with access to the physical communication segment attached to the hardware where
    the Portable Clusterware executes to compromise Portable Clusterware. While the vulnerability is in
    Portable Clusterware, attacks may significantly impact additional products (scope change). Successful
    attacks of this vulnerability can result in takeover of Portable Clusterware. (CVE-2026-71063,
    CVE-2026-71064)

  - Vulnerability in the Portable Clusterware component of Oracle Database Server. Supported versions that are
    affected are 19.3-19.32, 21.3-21.23 and 23.4.0-23.26.3. Easily exploitable vulnerability allows
    unauthenticated attacker with network access via HTTP to compromise Portable Clusterware. Successful
    attacks of this vulnerability can result in unauthorized creation, deletion or modification access to
    critical data or all Portable Clusterware accessible data and unauthorized ability to cause a hang or
    frequently repeatable crash (complete DOS) of Portable Clusterware. (CVE-2026-71102)

  - Vulnerability in the RDBMS component of Oracle Database Server. Supported versions that are affected are
    23.4.0-23.26.3. Easily exploitable vulnerability allows low privileged attacker having Authenticated User
    privilege with network access via Oracle Net to compromise RDBMS. Successful attacks of this vulnerability
    can result in unauthorized access to critical data or complete access to all RDBMS accessible data and
    unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of RDBMS.
    (CVE-2026-71062)

Note that Nessus has not tested for these issues but has instead relied only on the application's self-reported version
number.");
  script_set_attribute(attribute:"see_also", value:"https://www.oracle.com/docs/tech/security-alerts/cspuaug2026csaf.json");
  script_set_attribute(attribute:"see_also", value:"https://www.oracle.com/security-alerts/cspuaug2026.html");
  script_set_attribute(attribute:"solution", value:
"Apply the appropriate patch according to the August 2026 Oracle Critical Security Patch Update advisory.");
  script_set_attribute(attribute:"agent", value:"all");
  script_set_cvss_base_vector("CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:C");
  script_set_cvss_temporal_vector("CVSS2#E:U/RL:OF/RC:C");
  script_set_cvss3_base_vector("CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H");
  script_set_cvss3_temporal_vector("CVSS:3.0/E:U/RL:O/RC:C");
  script_set_attribute(attribute:"cvss4_vector", value:"CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N");
  script_set_attribute(attribute:"cvss4_threat_vector", value:"CVSS:4.0/E:U");
  script_set_attribute(attribute:"cvss_score_source", value:"CVE-2026-9698");
  script_set_attribute(attribute:"cvss4_score_source", value:"CVE-2026-11824");

  script_set_attribute(attribute:"exploitability_ease", value:"No known exploits are available");
  script_set_attribute(attribute:"exploit_available", value:"false");

  script_set_attribute(attribute:"vuln_publication_date", value:"2026/08/18");
  script_set_attribute(attribute:"patch_publication_date", value:"2026/08/18");
  script_set_attribute(attribute:"plugin_publication_date", value:"2026/08/19");

  script_set_attribute(attribute:"plugin_type", value:"local");
  script_set_attribute(attribute:"cpe", value:"cpe:/a:oracle:database_server");
  script_set_attribute(attribute:"thorough_tests", value:"true");
  script_end_attributes();

  script_category(ACT_GATHER_INFO);
  script_family(english:"Databases");

  script_copyright(english:"This script is Copyright (C) 2026 and is owned by Tenable, Inc. or an Affiliate thereof.");

  script_dependencies("oracle_rdbms_query_patch_info.nbin", "oracle_rdbms_patch_info.nbin");

  exit(0);
}

include('vcf_extras_oracle.inc');

var app_info = vcf::oracle_rdbms::get_app_info();

var constraints = [
  # RDBMS:
  {'min_version': '23.0', 'fixed_version': '23.26.3.0.0', 'missing_patch':'39834059', 'os':'unix', 'component':'db'},
  {'min_version': '23.0', 'fixed_version': '23.26.3.0.0', 'missing_patch':'39834064', 'os':'win', 'component':'db'},

  {'min_version': '21.0', 'fixed_version': '21.23.0.0.260818', 'missing_patch':'39835242', 'os':'unix', 'component':'db'},
  {'min_version': '21.0', 'fixed_version': '21.23.0.0.260818', 'missing_patch':'39835288', 'os':'win', 'component':'db'},

  {'min_version': '19.0', 'fixed_version': '19.32.0.0.260818', 'missing_patch':'39834034', 'os':'unix', 'component':'db'},
  {'min_version': '19.0', 'fixed_version': '19.32.0.0.260818', 'missing_patch':'39834042', 'os':'win', 'component':'db'}

];

vcf::oracle_rdbms::check_version_and_report(app_info:app_info, constraints:constraints, severity:SECURITY_HOLE);

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

20 Aug 2026 00:00Current
7.1High risk
Vulners AI Score7.1
CVSS 3.19.8
CVSS 48.5
EPSS0.00485
SSVC
8