#%NASL_MIN_LEVEL 80900
##
# (C) Tenable, Inc.
##
include('compat.inc');
if (description)
{
script_id(296378);
script_version("1.3");
script_set_attribute(attribute:"plugin_modification_date", value:"2026/04/30");
script_cve_id(
"CVE-2025-6069",
"CVE-2025-6075",
"CVE-2025-8194",
"CVE-2025-8291",
"CVE-2025-8869",
"CVE-2025-9230",
"CVE-2025-9231",
"CVE-2025-9232",
"CVE-2025-12383",
"CVE-2025-13836",
"CVE-2025-13837",
"CVE-2025-54874",
"CVE-2025-55754",
"CVE-2025-61755",
"CVE-2025-61795",
"CVE-2025-67735",
"CVE-2026-21939",
"CVE-2026-21975"
);
script_xref(name:"IAVA", value:"2026-A-0062-S");
script_name(english:"Oracle Database Server (January 2026 CPU)");
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 January 2026 CPU advisory.
- Vulnerability in the Oracle Spatial and Graph (OpenJPEG) component of Oracle Database Server. Supported
versions that are affected are 23.4.0-23.26.0. Easily exploitable vulnerability allows low privileged
attacker having None privilege with logon to the infrastructure where Oracle Spatial and Graph (OpenJPEG)
executes to compromise Oracle Spatial and Graph (OpenJPEG). Successful attacks require human interaction
from a person other than the attacker. Successful attacks of this vulnerability can result in unauthorized
ability to cause a partial denial of service (partial DOS) of Oracle Spatial and Graph (OpenJPEG).
(CVE-2025-54874)
- Vulnerability in the Fleet Patching and Provisioning (Eclipse Jersey) component of Oracle Database Server.
Supported versions that are affected are 23.4.0-23.26.0. Difficult to exploit vulnerability allows
unauthenticated attacker with network access via HTTP to compromise Fleet Patching and Provisioning
(Eclipse Jersey). Successful attacks of this vulnerability can result in unauthorized creation, deletion
or modification access to critical data or all Fleet Patching and Provisioning (Eclipse Jersey) accessible
data as well as unauthorized access to critical data or complete access to all Fleet Patching and
Provisioning (Eclipse Jersey) accessible data. (CVE-2025-12383)
- Vulnerability in the SQLcl component of Oracle Database Server. Supported versions that are affected are
23.4.0-23.26.0. Difficult to exploit vulnerability allows unauthenticated attacker with logon to the
infrastructure where SQLcl executes to compromise SQLcl. Successful attacks require human interaction from
a person other than the attacker. Successful attacks of this vulnerability can result in takeover of
SQLcl. (CVE-2026-21939)
- Vulnerability in the RDBMS (Python) component of Oracle Database Server. Supported versions that are
affected are 21.3-21.20 and 23.4.0-23.26.0. Easily exploitable vulnerability allows high privileged
attacker having Authenticated User privilege with logon to the infrastructure where RDBMS (Python)
executes to compromise RDBMS (Python). Successful attacks of this vulnerability can result in takeover of
RDBMS (Python). (CVE-2025-13836, CVE-2025-13837, CVE-2025-6069, CVE-2025-6075, CVE-2025-8194,
CVE-2025-8291, CVE-2025-8869)
- Vulnerability in the Oracle Graal Development Kit for Micronaut (Nimbus JOSE+JWT) component of Oracle
Database Server. Supported versions that are affected are 19.3-19.29 and 23.4.0-23.26.0. Easily
exploitable vulnerability allows unauthenticated attacker with network access via Oracle Net to compromise
Oracle Graal Development Kit for Micronaut (Nimbus JOSE+JWT). Successful attacks of this vulnerability can
result in unauthorized update, insert or delete access to some of Oracle Graal Development Kit for
Micronaut (Nimbus JOSE+JWT) accessible data as well as unauthorized read access to a subset of Oracle
Graal Development Kit for Micronaut (Nimbus JOSE+JWT) accessible data. (CVE-2025-67735)
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/cpujan2026csaf.json");
script_set_attribute(attribute:"see_also", value:"https://www.oracle.com/security-alerts/cpujan2026.html");
script_set_attribute(attribute:"solution", value:
"Apply the appropriate patch according to the January 2026 Oracle Critical 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:POC/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:P/RL:O/RC:C");
script_set_attribute(attribute:"cvss4_vector", value:"CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:H/VI:H/VA:N/SC:H/SI:H/SA:N");
script_set_attribute(attribute:"cvss4_threat_vector", value:"CVSS:4.0/E:P");
script_set_attribute(attribute:"cvss_score_source", value:"CVE-2025-54874");
script_set_attribute(attribute:"cvss4_score_source", value:"CVE-2025-12383");
script_set_attribute(attribute:"exploitability_ease", value:"Exploits are available");
script_set_attribute(attribute:"exploit_available", value:"true");
script_set_attribute(attribute:"vuln_publication_date", value:"2026/01/20");
script_set_attribute(attribute:"patch_publication_date", value:"2026/01/20");
script_set_attribute(attribute:"plugin_publication_date", value:"2026/01/23");
script_set_attribute(attribute:"plugin_type", value:"local");
script_set_attribute(attribute:"cpe", value:"cpe:/a:oracle:database_server");
script_set_attribute(attribute:"stig_severity", value:"I");
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.1.0.0', 'missing_patch':'38743669', 'os':'unix', 'component':'db'},
{'min_version': '21.0', 'fixed_version': '21.21.0.0.260120', 'missing_patch':'38725048', 'os':'unix', 'component':'db'},
{'min_version': '21.0', 'fixed_version': '21.21.0.0.260120', 'missing_patch':'38613930', 'os':'win', 'component':'db'},
{'min_version': '19.0', 'fixed_version': '19.30.0.0.260120', 'missing_patch':'38632161', 'os':'unix', 'component':'db'},
{'min_version': '19.0', 'fixed_version': '19.30.0.0.260120', 'missing_patch':'38597735', 'os':'win', 'component':'db'},
# OJVM:
{'min_version': '19.0', 'fixed_version': '19.30.0.0.260120', 'missing_patch':'38597735', 'os':'win', 'component':'ojvm'},
{'min_version': '19.0', 'fixed_version': '19.30.0.0.260120', 'missing_patch':'38523609', 'os':'unix', 'component':'ojvm'}
];
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