CVE-2020-26237 Vulnerability Analysis & Exploit Details

CVE-2020-26237
Vulnerability Scoring

8.7
/10
Severe Risk

Cybersecurity professionals consider CVE-2020-26237 an immediate threat requiring urgent mitigation.

Attack Complexity Details

  • Attack Complexity: Low
    Exploits can be performed without significant complexity or special conditions.
  • Attack Vector: Network
    Vulnerability is exploitable over a network without physical access.
  • Privileges Required: Low
    Some privileges are necessary to exploit the vulnerability.
  • Scope: Changed
    Successful exploitation can impact components beyond the vulnerable component.
  • User Interaction: Required
    User interaction is necessary for successful exploitation.

CVE-2020-26237 Details

Status: Analyzed

Last updated: 🕜 19 Oct 2022, 13:49 UTC
Originally published on: 🕚 24 Nov 2020, 23:15 UTC

Time between publication and last update: 693 days

CVSS Release: version 3

CVSS3 Source

nvd@nist.gov

CVSS3 Type

Primary

CVSS3 Vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:N/I:H/A:H

CVE-2020-26237 Vulnerability Summary

CVE-2020-26237: Highlight.js is a syntax highlighter written in JavaScript. Highlight.js versions before 9.18.2 and 10.1.2 are vulnerable to Prototype Pollution. A malicious HTML code block can be crafted that will result in prototype pollution of the base object's prototype during highlighting. If you allow users to insert custom HTML code blocks into your page/app via parsing Markdown code blocks (or similar) and do not filter the language names the user can provide you may be vulnerable. The pollution should just be harmless data but this can cause problems for applications not expecting these properties to exist and can result in strange behavior or application crashes, i.e. a potential DOS vector. If your website or application does not render user provided data it should be unaffected. Versions 9.18.2 and 10.1.2 and newer include fixes for this vulnerability. If you are using version 7 or 8 you are encouraged to upgrade to a newer release.

Assessing the Risk of CVE-2020-26237

Access Complexity Graph

The exploitability of CVE-2020-26237 depends on two key factors: attack complexity (the level of effort required to execute an exploit) and privileges required (the access level an attacker needs).

Exploitability Analysis for CVE-2020-26237

CVE-2020-26237 presents an accessible attack vector with minimal effort required. Restricting access controls and implementing security updates are critical to reducing exploitation risks.

Understanding AC and PR

A lower complexity and fewer privilege requirements make exploitation easier. Security teams should evaluate these aspects to determine the urgency of mitigation strategies, such as patch management and access control policies.

Attack Complexity (AC) measures the difficulty in executing an exploit. A high AC means that specific conditions must be met, making an attack more challenging, while a low AC means the vulnerability can be exploited with minimal effort.

Privileges Required (PR) determine the level of system access necessary for an attack. Vulnerabilities requiring no privileges are more accessible to attackers, whereas high privilege requirements limit exploitation to authorized users with elevated access.

CVSS Score Breakdown Chart

Above is the CVSS Sub-score Breakdown for CVE-2020-26237, illustrating how Base, Impact, and Exploitability factors combine to form the overall severity rating. A higher sub-score typically indicates a more severe or easier-to-exploit vulnerability.

CIA Impact Analysis

Below is the Impact Analysis for CVE-2020-26237, showing how Confidentiality, Integrity, and Availability might be affected if the vulnerability is exploited. Higher values usually signal greater potential damage.

  • Confidentiality: None
    CVE-2020-26237 has no significant impact on data confidentiality.
  • Integrity: High
    CVE-2020-26237 could allow unauthorized modifications to data, potentially affecting system reliability and trust.
  • Availability: High
    CVE-2020-26237 can disrupt system operations, potentially causing complete denial of service (DoS).

Exploit Prediction Scoring System (EPSS)

The EPSS score estimates the probability that this vulnerability will be exploited in the near future.

EPSS Score: 0.239% (probability of exploit)

EPSS Percentile: 62.23% (lower percentile = lower relative risk)
This vulnerability is less risky than approximately 37.77% of others.

CVE-2020-26237 References

External References

CWE Common Weakness Enumeration

CWE-471

CAPEC Common Attack Pattern Enumeration and Classification

  • Application API Message Manipulation via Man-in-the-Middle CAPEC-384 An attacker manipulates either egress or ingress data from a client within an application framework in order to change the content of messages. Performing this attack can allow the attacker to gain unauthorized privileges within the application, or conduct attacks such as phishing, deceptive strategies to spread malware, or traditional web-application attacks. The techniques require use of specialized software that allow the attacker to perform adversary-in-the-middle (CAPEC-94) communications between the web browser and the remote system. Despite the use of AiTH software, the attack is actually directed at the server, as the client is one node in a series of content brokers that pass information along to the application framework. Additionally, it is not true "Adversary-in-the-Middle" attack at the network layer, but an application-layer attack the root cause of which is the master applications trust in the integrity of code supplied by the client.
  • Transaction or Event Tampering via Application API Manipulation CAPEC-385 An attacker hosts or joins an event or transaction within an application framework in order to change the content of messages or items that are being exchanged. Performing this attack allows the attacker to manipulate content in such a way as to produce messages or content that look authentic but may contain deceptive links, substitute one item or another, spoof an existing item and conduct a false exchange, or otherwise change the amounts or identity of what is being exchanged. The techniques require use of specialized software that allow the attacker to man-in-the-middle communications between the web browser and the remote system in order to change the content of various application elements. Often, items exchanged in game can be monetized via sales for coin, virtual dollars, etc. The purpose of the attack is for the attack to scam the victim by trapping the data packets involved the exchange and altering the integrity of the transfer process.
  • Application API Navigation Remapping CAPEC-386 An attacker manipulates either egress or ingress data from a client within an application framework in order to change the destination and/or content of links/buttons displayed to a user within API messages. Performing this attack allows the attacker to manipulate content in such a way as to produce messages or content that looks authentic but contains links/buttons that point to an attacker controlled destination. Some applications make navigation remapping more difficult to detect because the actual HREF values of images, profile elements, and links/buttons are masked. One example would be to place an image in a user's photo gallery that when clicked upon redirected the user to an off-site location. Also, traditional web vulnerabilities (such as CSRF) can be constructed with remapped buttons or links. In some cases navigation remapping can be used for Phishing attacks or even means to artificially boost the page view, user site reputation, or click-fraud.
  • Navigation Remapping To Propagate Malicious Content CAPEC-387 An adversary manipulates either egress or ingress data from a client within an application framework in order to change the content of messages and thereby circumvent the expected application logic.
  • Application API Button Hijacking CAPEC-388 An attacker manipulates either egress or ingress data from a client within an application framework in order to change the destination and/or content of buttons displayed to a user within API messages. Performing this attack allows the attacker to manipulate content in such a way as to produce messages or content that looks authentic but contains buttons that point to an attacker controlled destination.

Vulnerable Configurations

  • cpe:2.3:a:highlightjs:highlight.js:5.3:*:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:5.3:*:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:5.4:*:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:5.4:*:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:5.5:*:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:5.5:*:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:5.6:*:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:5.6:*:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:5.7:*:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:5.7:*:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:5.8:*:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:5.8:*:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:5.9:*:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:5.9:*:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:5.10:*:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:5.10:*:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:5.11:*:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:5.11:*:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:5.12:*:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:5.12:*:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:5.13:*:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:5.13:*:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:5.14:*:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:5.14:*:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:6.0:-:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:6.0:-:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:6.0.1:*:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:6.0.1:*:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:6.0:beta:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:6.0:beta:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:6.1:*:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:6.1:*:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:6.2:*:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:6.2:*:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:7.0:*:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:7.0:*:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:7.0.1:*:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:7.0.1:*:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:7.1:*:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:7.1:*:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:7.2:*:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:7.2:*:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:7.3:*:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:7.3:*:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:7.4:*:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:7.4:*:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:7.5:*:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:7.5:*:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:8.0:-:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:8.0:-:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:8.0:beta:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:8.0:beta:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:8.1:*:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:8.1:*:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:8.2:*:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:8.2:*:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:8.3:*:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:8.3:*:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:8.4:*:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:8.4:*:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:8.5:*:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:8.5:*:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:8.6:*:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:8.6:*:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:8.7:*:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:8.7:*:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:8.8.0:*:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:8.8.0:*:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:8.9.0:*:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:8.9.0:*:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:8.9.1:*:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:8.9.1:*:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:9.0.0:*:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:9.0.0:*:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:9.1.0:*:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:9.1.0:*:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:9.2.0:*:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:9.2.0:*:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:9.3.0:*:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:9.3.0:*:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:9.4.0:*:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:9.4.0:*:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:9.5.0:*:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:9.5.0:*:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:9.6.0:*:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:9.6.0:*:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:9.7.0:*:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:9.7.0:*:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:9.8.0:*:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:9.8.0:*:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:9.9.0:*:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:9.9.0:*:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:9.10.0:*:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:9.10.0:*:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:9.11.0:*:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:9.11.0:*:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:9.12.0:*:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:9.12.0:*:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:9.13.0:*:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:9.13.0:*:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:9.13.1:*:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:9.13.1:*:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:9.14.0:*:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:9.14.0:*:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:9.14.1:*:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:9.14.1:*:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:9.14.2:*:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:9.14.2:*:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:9.15.0:*:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:9.15.0:*:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:9.15.1:*:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:9.15.1:*:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:9.15.2:*:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:9.15.2:*:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:9.15.3:*:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:9.15.3:*:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:9.15.4:*:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:9.15.4:*:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:9.15.5:*:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:9.15.5:*:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:9.15.6:*:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:9.15.6:*:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:9.15.7:*:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:9.15.7:*:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:9.15.8:*:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:9.15.8:*:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:9.15.9:*:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:9.15.9:*:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:9.15.10:*:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:9.15.10:*:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:9.16.0:*:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:9.16.0:*:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:9.16.1:*:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:9.16.1:*:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:9.16.2:*:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:9.16.2:*:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:9.17.0:*:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:9.17.0:*:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:9.17.1:*:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:9.17.1:*:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:9.18.0:*:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:9.18.0:*:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:9.18.1:*:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:9.18.1:*:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:10.1.0:*:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:10.1.0:*:*:*:*:node.js:*:*
  • cpe:2.3:a:highlightjs:highlight.js:10.1.1:*:*:*:*:node.js:*:*
    cpe:2.3:a:highlightjs:highlight.js:10.1.1:*:*:*:*:node.js:*:*
  • cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*
    cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:-:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:-:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:2.3.14:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:2.3.14:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:3.0.4:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:3.0.4:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:3.0.25:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:3.0.25:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:3.1.0:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:3.1.0:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:3.1.1:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:3.1.1:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:3.1.2:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:3.1.2:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:3.1.3:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:3.1.3:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:3.1.3.7856:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:3.1.3.7856:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:3.1.4:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:3.1.4:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:3.1.5:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:3.1.5:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:3.1.6:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:3.1.6:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:3.1.6.8003:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:3.1.6.8003:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:3.1.7:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:3.1.7:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:3.2.0:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:3.2.0:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:3.2.1:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:3.2.1:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:3.2.2:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:3.2.2:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:3.2.3:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:3.2.3:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:3.2.4:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:3.2.4:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:3.2.5:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:3.2.5:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:3.2.6:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:3.2.6:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:3.2.7:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:3.2.7:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:3.2.8:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:3.2.8:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:3.2.8.2223:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:3.2.8.2223:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:3.2.9:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:3.2.9:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:3.2.10:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:3.2.10:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:3.2.1182:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:3.2.1182:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:3.3.0:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:3.3.0:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:3.3.1:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:3.3.1:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:3.3.2:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:3.3.2:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:3.3.2.1162:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:3.3.2.1162:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:3.3.3:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:3.3.3:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:3.3.4:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:3.3.4:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:3.3.4.3247:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:3.3.4.3247:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:3.3.5:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:3.3.5:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:3.3.6:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:3.3.6:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:3.3.7:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:3.3.7:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:3.3.8:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:3.3.8:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:3.3.9:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:3.3.9:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:3.4.0:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:3.4.0:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:3.4.1:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:3.4.1:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:3.4.2:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:3.4.2:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:3.4.2.4181:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:3.4.2.4181:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:3.4.3:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:3.4.3:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:3.4.4:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:3.4.4:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:3.4.5:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:3.4.5:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:3.4.6:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:3.4.6:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:3.4.7:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:3.4.7:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:3.4.7.4297:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:3.4.7.4297:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:3.4.8:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:3.4.8:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:3.4.9:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:3.4.9:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:3.4.9.4237:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:3.4.9.4237:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:3.4.10:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:3.4.10:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:4.0.0:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:4.0.0:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:4.0.1:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:4.0.1:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:4.0.2:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:4.0.2:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:4.0.3:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:4.0.3:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:4.0.4:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:4.0.4:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:4.0.4.5235:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:4.0.4.5235:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:4.0.5:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:4.0.5:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:4.0.6:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:4.0.6:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:4.0.6.5281:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:4.0.6.5281:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:4.0.7:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:4.0.7:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:4.0.8:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:4.0.8:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:4.0.11.5331:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:4.0.11.5331:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:4.0.12:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:4.0.12:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:4.1:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:4.1:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:8.0.0:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:8.0.0:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:8.0.0.8131:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:8.0.0.8131:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:8.0.1:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:8.0.1:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:8.0.2:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:8.0.2:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:8.0.2.8191:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:8.0.2.8191:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:8.0.3:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:8.0.3:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:8.0.14:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:8.0.14:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:8.0.18.1217:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:8.0.18.1217:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:8.0.20:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:8.0.20:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:8.0.21:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:8.0.21:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:8.0.22:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:8.0.22:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:8.0.23:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:8.0.23:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:8.0.25:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:8.0.25:*:*:*:*:*:*:*
  • cpe:2.3:a:oracle:mysql_enterprise_monitor:8.0.29:*:*:*:*:*:*:*
    cpe:2.3:a:oracle:mysql_enterprise_monitor:8.0.29:*:*:*:*:*:*:*

Protect Your Infrastructure against CVE-2020-26237: Combat Critical CVE Threats

Stay updated with real-time CVE vulnerabilities and take action to secure your systems. Enhance your cybersecurity posture with the latest threat intelligence and mitigation techniques. Develop the skills necessary to defend against CVEs and secure critical infrastructures. Join the top cybersecurity professionals safeguarding today's infrastructures.

Other 5 Recently Published CVEs Vulnerabilities

  • CVE-2025-2129 – A vulnerability was found in Mage AI 0.9.75. It has been classified as problematic. This affects an unknown part. The manipulation leads to insecur...
  • CVE-2025-2127 – A vulnerability was found in JoomlaUX JUX Real Estate 3.4.0 on Joomla. It has been classified as problematic. Affected is an unknown function of th...
  • CVE-2025-2126 – A vulnerability was found in JoomlaUX JUX Real Estate 3.4.0 on Joomla and classified as critical. This issue affects some unknown processing of the...
  • CVE-2025-2125 – A vulnerability has been found in Control iD RH iD 25.2.25.0 and classified as problematic. This vulnerability affects unknown code of the file /v2...
  • CVE-2025-2124 – A vulnerability, which was classified as problematic, was found in Control iD RH iD 25.2.25.0. This affects an unknown part of the file /v2/custome...