| Reporter | Title | Published | Views | Family All 1119 |
|---|---|---|---|---|
| CVE-2021-23926 | 29 Jan 202109:31 | – | redhatcve | |
| CVE-2022-45047 | 23 Nov 202213:56 | – | redhatcve | |
| CVE-2025-31672 | 9 Apr 202523:31 | – | redhatcve | |
| CVE-2025-41248 | 16 Sep 202521:18 | – | redhatcve | |
| CVE-2025-41249 | 17 Sep 202515:50 | – | redhatcve | |
| CVE-2025-48924 | 11 Jul 202519:38 | – | redhatcve | |
| CVE-2025-52999 | 25 Jun 202518:45 | – | redhatcve | |
| CVE-2025-8885 | 12 Aug 202519:42 | – | redhatcve | |
| CVE-2025-9232 | 1 Oct 202509:34 | – | redhatcve | |
| CVE-2026-21976 | 21 Jan 202622:24 | – | redhatcve |
#%NASL_MIN_LEVEL 80900
##
# (C) Tenable, Inc.
##
include('compat.inc');
if (description)
{
script_id(296415);
script_version("1.4");
script_set_attribute(attribute:"plugin_modification_date", value:"2026/04/30");
script_cve_id(
"CVE-2022-45047",
"CVE-2026-21976",
"CVE-2021-23926",
"CVE-2025-8885",
"CVE-2025-9232",
"CVE-2025-31672",
"CVE-2025-41249",
"CVE-2025-48924",
"CVE-2025-52999"
);
script_xref(name:"IAVA", value:"2026-A-0070-S");
script_name(english:"Oracle Business Intelligence Publisher (January 2026 CPU)");
script_set_attribute(attribute:"synopsis", value:
"The remote host is affected by a vulnerability");
script_set_attribute(attribute:"description", value:
"The 7.6.0.0.0 and 8.2.0.0.0 versions of Oracle Business Intelligence Publisher installed on the remote host are affected
by a vulnerability as referenced in the January 2026 CPU advisory.
- Security-in-Depth issue in the Oracle BI Publisher product of Oracle Analytics (component: Development
Operations (Apache Tomcat)). The Spring Framework annotation detection mechanism may not correctly resolve annotations
on methods within type hierarchies with a parameterized super type with unbounded generics. This can be an issue if such
annotations are used for authorization decisions. Your application may be affected by this if you are using Spring
Security's @EnableMethodSecurity feature. (CVE-2025-41249)
Note that Nessus has not tested for this issue 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:P/I:N/A:P");
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:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N");
script_set_attribute(attribute:"cvss4_threat_vector", value:"CVSS:4.0/E:P");
script_set_attribute(attribute:"cvss_score_source", value:"CVE-2021-23926");
script_set_attribute(attribute:"cvss3_score_source", value:"CVE-2022-45047");
script_set_attribute(attribute:"cvss4_score_source", value:"CVE-2025-52999");
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:fusion_middleware");
script_set_attribute(attribute:"cpe", value:"cpe:/a:oracle:business_intelligence_publisher");
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:"Misc.");
script_copyright(english:"This script is Copyright (C) 2026 and is owned by Tenable, Inc. or an Affiliate thereof.");
script_dependencies("oracle_bi_publisher_installed.nbin");
script_require_keys("installed_sw/Oracle Business Intelligence Publisher");
exit(0);
}
include('vcf_extras.inc');
var app_info = vcf::get_app_info(app:'Oracle Business Intelligence Publisher');
var constraints = [
# Oracle Analytics Server 7.6 and 8.2
{'min_version': '12.2.7.6.0', 'fixed_version': '12.2.7.6.260115', 'patch': '38782063', 'bundle': '38852491'},
{'min_version': '12.2.8.2.0', 'fixed_version': '12.2.8.2.251219', 'patch': '38783413', 'bundle': '38852511'}
];
vcf::oracle_bi_publisher::check_version_and_report(app_info:app_info, constraints:constraints, severity:SECURITY_WARNING);
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