← Back

Oracle

oracle

11,158 CVEs • 1,075 products

Products (1,075)

Click to collapse
Toggle
Mysql
mysql
Jre
jre
Jdk
jdk
Solaris
solaris
Mysql Server
mysql_server
Linux
linux
Graalvm
graalvm
Http Server
http_server
Jrockit
jrockit
Siebel Crm
siebel_crm
Openjdk
openjdk
Mysql Cluster
mysql_cluster
Agile Plm
agile_plm
Marketing
marketing
Database
database
Javafx
javafx
Oracle9i
oracle9i
Berkeley Db
berkeley_db
Coherence
coherence
Oracle8i
oracle8i
Istore
istore
Vm Server
vm_server

CVEs (11,158)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
3Apache
OracleRedhat
3Jboss Enterprise Application Platform
Santuario Xml Security For JavaWeblogic Server
Jun 17, 2026
Aug 23, 2019
N/A· v4
5.5 MEDIUM· v3
1.9 LOW· v2
In version 2.0.3 Apache Santuario XML Security for Java, a caching mechanism was introduced to speed up creating new XML documents using a static pool of DocumentBuilders. However, if some untrusted code can register a m...Show more
In version 2.0.3 Apache Santuario XML Security for Java, a caching mechanism was introduced to speed up creating new XML documents using a static pool of DocumentBuilders. However, if some untrusted code can register a malicious implementation with the thread context class loader first, then this implementation might be cached and re-used by Apache Santuario - XML Security for Java, leading to potential security flaws when validating signed documents, etc. The vulnerability affects Apache Santuario - XML Security for Java 2.0.x releases from 2.0.3 and all 2.1.x releases before 2.1.4.Show less
3Fedoraproject
Mixin Deep ProjectOracle
3Communications Cloud Native Core Network Function Cloud Native Environment
FedoraMixin Deep
Jun 17, 2026
Aug 23, 2019
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
mixin-deep is vulnerable to Prototype Pollution in versions before 1.3.2 and version 2.0.0. The function mixin-deep could be tricked into adding or modifying properties of Object.prototype using a constructor payload.
6Apache
DebianFedoraproject+3 more
60Agile Plm
Agile Product Lifecycle Management Integration PackApplication Testing Suite+57 more
Jun 17, 2026
Aug 20, 2019
N/A· v4
7.3 HIGH· v3
7.5 HIGH· v2
In Apache Commons Beanutils 1.9.2, a special BeanIntrospector class was added which allows suppressing the ability for an attacker to access the classloader via the class property available on all Java objects. We, howev...Show more
In Apache Commons Beanutils 1.9.2, a special BeanIntrospector class was added which allows suppressing the ability for an attacker to access the classloader via the class property available on all Java objects. We, however were not using this by default characteristic of the PropertyUtilsBean.Show less
6Canonical
DebianLinux+3 more
10Active Iq Unified Manager
Data Availability ServicesDebian Linux+7 more
Jun 17, 2026
Aug 19, 2019
N/A· v4
4.6 MEDIUM· v3
4.9 MEDIUM· v2
An issue was discovered in the Linux kernel before 5.1.8. There is a NULL pointer dereference caused by a malicious USB device in the drivers/media/usb/siano/smsusb.c driver.
11Apache
AppleCanonical+8 more
18Debian Linux
Diskstation ManagerEnterprise Linux+15 more
Jun 17, 2026
Aug 13, 2019
N/A· v4
7.5 HIGH· v3
7.8 HIGH· v2
Some HTTP/2 implementations are vulnerable to a flood of empty frames, potentially leading to a denial of service. The attacker sends a stream of frames with an empty payload and without the end-of-stream flag. These fra...Show more
Some HTTP/2 implementations are vulnerable to a flood of empty frames, potentially leading to a denial of service. The attacker sends a stream of frames with an empty payload and without the end-of-stream flag. These frames can be DATA, HEADERS, CONTINUATION and/or PUSH_PROMISE. The peer spends time processing each frame disproportionate to attack bandwidth. This can consume excess CPU.Show less
12Apache
AppleCanonical+9 more
23Clustered Data Ontap
Communications Element ManagerDebian Linux+20 more
Jun 17, 2026
Aug 13, 2019
N/A· v4
7.5 HIGH· v3
7.8 HIGH· v2
Some HTTP/2 implementations are vulnerable to unconstrained interal data buffering, potentially leading to a denial of service. The attacker opens the HTTP/2 window so the peer can send without constraint; however, they...Show more
Some HTTP/2 implementations are vulnerable to unconstrained interal data buffering, potentially leading to a denial of service. The attacker opens the HTTP/2 window so the peer can send without constraint; however, they leave the TCP window closed so the peer cannot actually write (many of) the bytes on the wire. The attacker then sends a stream of requests for a large response object. Depending on how the servers queue the responses, this can consume excess memory, CPU, or both.Show less
12Apache
AppleCanonical+9 more
19Debian Linux
Diskstation ManagerEnterprise Linux+16 more
Jun 17, 2026
Aug 13, 2019
N/A· v4
6.5 MEDIUM· v3
6.8 MEDIUM· v2
Some HTTP/2 implementations are vulnerable to a header leak, potentially leading to a denial of service. The attacker sends a stream of headers with a 0-length header name and 0-length header value, optionally Huffman en...Show more
Some HTTP/2 implementations are vulnerable to a header leak, potentially leading to a denial of service. The attacker sends a stream of headers with a 0-length header name and 0-length header value, optionally Huffman encoded into 1-byte or greater headers. Some implementations allocate memory for these headers and keep the allocation alive until the session dies. This can consume excess memory.Show less
12Apache
AppleCanonical+9 more
22Big Ip Local Traffic Manager
Debian LinuxDiskstation Manager+19 more
Jun 17, 2026
Aug 13, 2019
N/A· v4
7.5 HIGH· v3
7.8 HIGH· v2
Some HTTP/2 implementations are vulnerable to a settings flood, potentially leading to a denial of service. The attacker sends a stream of SETTINGS frames to the peer. Since the RFC requires that the peer reply with one...Show more
Some HTTP/2 implementations are vulnerable to a settings flood, potentially leading to a denial of service. The attacker sends a stream of SETTINGS frames to the peer. Since the RFC requires that the peer reply with one acknowledgement per SETTINGS frame, an empty SETTINGS frame is almost equivalent in behavior to a ping. Depending on how efficiently this data is queued, this can consume excess CPU, memory, or both.Show less
13Apache
AppleCanonical+10 more
28Big Ip Local Traffic Manager
Cloud InsightsDebian Linux+25 more
Jun 17, 2026
Aug 13, 2019
N/A· v4
7.5 HIGH· v3
7.8 HIGH· v2
Some HTTP/2 implementations are vulnerable to a reset flood, potentially leading to a denial of service. The attacker opens a number of streams and sends an invalid request over each stream that should solicit a stream o...Show more
Some HTTP/2 implementations are vulnerable to a reset flood, potentially leading to a denial of service. The attacker opens a number of streams and sends an invalid request over each stream that should solicit a stream of RST_STREAM frames from the peer. Depending on how the peer queues the RST_STREAM frames, this can consume excess memory, CPU, or both.Show less
12Apache
AppleCanonical+9 more
20Debian Linux
Diskstation ManagerEnterprise Communications Broker+17 more
Jun 17, 2026
Aug 13, 2019
N/A· v4
7.5 HIGH· v3
7.8 HIGH· v2
Some HTTP/2 implementations are vulnerable to resource loops, potentially leading to a denial of service. The attacker creates multiple request streams and continually shuffles the priority of the streams in a way that c...Show more
Some HTTP/2 implementations are vulnerable to resource loops, potentially leading to a denial of service. The attacker creates multiple request streams and continually shuffles the priority of the streams in a way that causes substantial churn to the priority tree. This can consume excess CPU.Show less
12Apache
AppleCanonical+9 more
20Debian Linux
Diskstation ManagerEnterprise Communications Broker+17 more
Jun 17, 2026
Aug 13, 2019
N/A· v4
7.5 HIGH· v3
7.8 HIGH· v2
Some HTTP/2 implementations are vulnerable to window size manipulation and stream prioritization manipulation, potentially leading to a denial of service. The attacker requests a large amount of data from a specified res...Show more
Some HTTP/2 implementations are vulnerable to window size manipulation and stream prioritization manipulation, potentially leading to a denial of service. The attacker requests a large amount of data from a specified resource over multiple streams. They manipulate window size and stream priority to force the server to queue the data in 1-byte chunks. Depending on how efficiently this data is queued, this can consume excess CPU, memory, or both.Show less
6Belden
NetappOracle+3 more
13Communications Eagle
E Series Santricity Os ControllerGarrettcom Magnum Dx940e Firmware+10 more
Jun 17, 2026
Aug 9, 2019
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
Wind River VxWorks 6.7 though 6.9 and vx7 has a Buffer Overflow in the TCP component (issue 3 of 4). This is an IPNET security vulnerability: TCP Urgent Pointer state confusion during connect() to a remote host.
6Belden
NetappOracle+3 more
13Communications Eagle
E Series Santricity Os ControllerGarrettcom Magnum Dx940e Firmware+10 more
Jun 17, 2026
Aug 9, 2019
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
Wind River VxWorks 6.9 and vx7 has a Buffer Overflow in the TCP component (issue 2 of 4). This is an IPNET security vulnerability: TCP Urgent Pointer state confusion caused by a malformed TCP AO option.
6Apache
DebianFasterxml+3 more
18Banking Platform
Communications Diameter Signaling RouterCommunications Instant Messaging Server+15 more
Jun 17, 2026
Jul 30, 2019
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
A Polymorphic Typing issue was discovered in FasterXML jackson-databind 2.x before 2.9.9.2. This occurs when Default Typing is enabled (either globally or for a specific property) for an externally exposed JSON endpoint...Show more
A Polymorphic Typing issue was discovered in FasterXML jackson-databind 2.x before 2.9.9.2. This occurs when Default Typing is enabled (either globally or for a specific property) for an externally exposed JSON endpoint and the service has the logback jar in the classpath.Show less
7Apple
DebianFasterxml+4 more
24Active Iq Unified Manager
Banking PlatformCommunications Diameter Signaling Router+21 more
Jun 17, 2026
Jul 29, 2019
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
SubTypeValidator.java in FasterXML jackson-databind before 2.9.9.2 mishandles default typing when ehcache is used (because of net.sf.ehcache.transaction.manager.DefaultTransactionManagerLookup), leading to remote code ex...Show more
SubTypeValidator.java in FasterXML jackson-databind before 2.9.9.2 mishandles default typing when ehcache is used (because of net.sf.ehcache.transaction.manager.DefaultTransactionManagerLookup), leading to remote code execution.Show less
5Apache
AtlassianNetapp+2 more
31Active Iq Unified Manager
Apache Batik MapviewerBanking Enterprise Originations+28 more
Jun 17, 2026
Jul 26, 2019
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
initDocumentParser in xml/XMLSchedulingDataProcessor.java in Terracotta Quartz Scheduler through 2.3.0 allows XXE attacks via a job description.
7Apple
CanonicalDebian+4 more
9Blockchain Platform
Debian LinuxLeap+6 more
Jun 17, 2026
Jul 26, 2019
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
An issue was discovered in OpenLDAP 2.x before 2.4.48. When using SASL authentication and session encryption, and relying on the SASL security layers in slapd access controls, it is possible to obtain access that would o...Show more
An issue was discovered in OpenLDAP 2.x before 2.4.48. When using SASL authentication and session encryption, and relying on the SASL security layers in slapd access controls, it is possible to obtain access that would otherwise be denied via a simple bind for any identity covered in those ACLs. After the first SASL bind is completed, the sasl_ssf value is retained for all new non-SASL connections. Depending on the ACL configuration, this can affect different types of operations (searches, modifications, etc.). In other words, a successful authorization step completed by one user affects the authorization requirement for a different user.Show less
7Apple
CanonicalDebian+4 more
9Blockchain Platform
Debian LinuxLeap+6 more
Jun 17, 2026
Jul 26, 2019
N/A· v4
4.9 MEDIUM· v3
3.5 LOW· v2
An issue was discovered in the server in OpenLDAP before 2.4.48. When the server administrator delegates rootDN (database admin) privileges for certain databases but wants to maintain isolation (e.g., for multi-tenant de...Show more
An issue was discovered in the server in OpenLDAP before 2.4.48. When the server administrator delegates rootDN (database admin) privileges for certain databases but wants to maintain isolation (e.g., for multi-tenant deployments), slapd does not properly stop a rootDN from requesting authorization as an identity from another database during a SASL bind or with a proxyAuthz (RFC 4370) control. (It is not a common configuration to deploy a system where the server administrator and a DB administrator enjoy different levels of trust.)Show less
5F5
LodashNetapp+2 more
21Active Iq Unified Manager
Banking Extensibility WorkbenchBig Ip Access Policy Manager+18 more
Jun 17, 2026
Jul 26, 2019
N/A· v4
9.1 CRITICAL· v3
6.4 MEDIUM· v2
Versions of lodash lower than 4.17.12 are vulnerable to Prototype Pollution. The function defaultsDeep could be tricked into adding or modifying properties of Object.prototype using a constructor payload.
2Oracle
Redhat
6Enterprise Linux
Enterprise Linux EusEnterprise Linux Server Aus+3 more
Jun 17, 2026
Jul 23, 2019
N/A· v4
4.9 MEDIUM· v3
4.0 MEDIUM· v2
Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: InnoDB). Supported versions that are affected are 8.0.16 and prior. Easily exploitable vulnerability allows high privileged attacker with network...Show more
Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: InnoDB). Supported versions that are affected are 8.0.16 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.0 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).Show less