On January 20, 2026, Oracle released its quarterly Critical Patch Update (CPU), delivering 336 new security patches across a wide range of Oracle products. This update is part of Oracle’s standard security release cycle and is aimed at closing vulnerabilities that could otherwise be abused to compromise systems, data, or services.
👉 Official advisory and patch downloads:
https://www.oracle.com/security-alerts/cpujan2026.html
What this update is about
This CPU is considered one of the larger updates in recent quarters, both in the number of fixes and the severity of several vulnerabilities. A significant portion of the issues addressed can be exploited remotely over the network, and in many cases without authentication, which greatly increases the risk for exposed systems.
Oracle’s focus in this release is mainly on on-premises and enterprise products, including databases, middleware, Java, and business applications.
Product-wise breakdown
Oracle Database Server
Patches were released for multiple supported versions of the database engine and related components.
Several vulnerabilities fall into the remote attack category, meaning an attacker could potentially exploit them without logging in. The most severe database-related issues in this CPU reach high CVSS scores (above 7), indicating a serious impact on confidentiality, integrity, or availability if exploited.
Java SE
Java SE received 11 security fixes in this update.
All vulnerabilities addressed in Java are classified as remotely exploitable, which is typical for Java CPUs due to its widespread use in network-facing applications. These issues commonly relate to unsafe deserialization, sandbox bypasses, and core library flaws that could allow remote code execution under certain conditions.
MySQL
MySQL was updated with 20 security patches affecting MySQL Server and associated components.
Some of the vulnerabilities patched in MySQL are rated critical, with CVSS scores as high as 9.8. These types of issues can allow attackers to trigger memory corruption, bypass authentication, or escalate privileges, potentially leading to full database compromise.
Middleware, Communications, and Enterprise Applications
A large number of fixes were delivered for:
- Oracle Fusion Middleware
- Oracle Communications products
- Oracle E-Business Suite
- PeopleSoft, Siebel CRM, Retail, and other enterprise applications
Several vulnerabilities in these product families are rated critical (CVSS 9.0–10.0). In real-world terms, this means an attacker could fully compromise affected systems if the flaws are successfully exploited.
CVE information
Oracle assigns CVE IDs to the vulnerabilities fixed in this CPU and maps them in Risk Matrix documents for each product family. Each CVE entry typically includes:
- CVE identifier (for example, CVE-2025-xxxx)
- A short technical description of the flaw
- CVSS v3.1 base score
- Whether the issue is remotely exploitable
- Required authentication level (if any)
The exact CVE lists are product-specific and are provided alongside the patches in Oracle’s official advisory page linked above.
Why this CPU matters
- Remote attack surface: Many issues can be exploited over the network without valid credentials.
- High impact: Multiple vulnerabilities are rated high or critical, including full system compromise scenarios.
- Wide coverage: Databases, Java, middleware, and enterprise apps are all affected in a single release.
Recommended action
Oracle strongly recommends applying the January 2026 CPU as soon as possible, prioritizing systems that are internet-facing or handle sensitive data. Delaying patching increases the risk of exploitation, especially for vulnerabilities that do not require authentication.
