---
Vulnerabilities
---
Vendors
---
Products
Vulnerability Media Exposure
These listed vulnerabilities have been referenced across multiple public sources, indicating high media attention and potential significance.
CVE-2026-87902 EUVD-2026-84555
HIGH

An unauthenticated attacker can make `get_page_template()` page-template resolution include a chosen readable local `.php` file outside the active theme directories. If relevant pre-conditions for both the server and the active theme are met, this can lead to RCE.

wordpress:wordpress
CVE-2026-54512 EUVD-2026-38595
HIGH

jackson-databind contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor. From 2.10.0 until 2.18.8, 2.21.4, and 3.1.4, jackson-databind's PolymorphicTypeValidator (PTV) is the primary safety mechanism guarding polymorphic deserialization. When polymorphic typing is enabled and a type identifier contains generic parameters (i.e. the type ID string contains <), DatabindContext._resolveAndValidateGeneric() validates only the raw container class name (the substring before <) against the configured PTV. If the container type is approved, the method parses the full canonical type string via TypeFactory.constructFromCanonical() and returns the fully parameterized type without ever validating the nested type arguments against the PTV. The nested type arguments are then resolved, instantiated, and populated as beans during deserialization. An attacker who controls the type ID can therefore place a denied class as a generic type parameter of an allowed container — for example java.util.ArrayList<com.evil.Gadget> when only java.util.ArrayList is allow-listed. The container passes the PTV check; com.evil.Gadget is loaded via Class.forName(name, true, loader), instantiated, and its properties are set from attacker-controlled JSON. This completely bypasses an explicitly configured PTV allow-list. This vulnerability is fixed in 2.18.8, 2.21.4, and 3.1.4.

fasterxml:jackson-databind
CVE-2026-54513 EUVD-2026-38593
HIGH

jackson-databind contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor. From 2.10.0 until 2.18.8, 2.21.4, and 3.1.4, BasicPolymorphicTypeValidator.Builder.allowIfSubTypeIsArray() allowlists any array type based only on clazz.isArray(), without validating the array's component (element) type against the configured allowlist. A PTV built with allowIfSubTypeIsArray() plus an explicit concrete-type allowlist therefore still permits EvilType[] even though EvilType is not allowlisted. When Jackson deserializes the elements and no per-element type IDs are present, it instantiates the component type directly with no further PTV check, bypassing the allowlist. This vulnerability is fixed in 2.18.8, 2.21.4, and 3.1.4.

Red Hat:Cryostat 4 on RHEL 9
Red Hat:Red Hat build of Keycloak 26.4
Red Hat:Red Hat build of Keycloak 26.4.14
Red Hat:Red Hat build of Keycloak 26.6
Red Hat:Red Hat build of Keycloak 26.6.5
Red Hat:Red Hat Certificate System 10.8 for RHEL-8
Red Hat:Red Hat Enterprise Linux 10
Red Hat:Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat:Red Hat Enterprise Linux 8
Red Hat:Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support
Red Hat:Red Hat Enterprise Linux 8.4 Extended Update Support Long-Life Add-On
Red Hat:Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support
Red Hat:Red Hat Enterprise Linux 8.6 Extended Update Support Long-Life Add-On
Red Hat:Red Hat Enterprise Linux 8.8 Telecommunications Update Service
Red Hat:Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions
Red Hat:Red Hat Enterprise Linux 9
Red Hat:Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions
Red Hat:Red Hat Enterprise Linux 9.4 Update Services for SAP Solutions
Red Hat:Red Hat Enterprise Linux 9.6 Extended Update Support
Red Hat:Red Hat OpenShift Dev Spaces 3.30
fasterxml:jackson-databind
CVE-2026-76460 EUVD-2026-81122
CRITICAL

A vulnerability in an API of Cisco Identity Services Engine (ISE) could allow an unauthenticated, remote attacker to bypass authentication. This vulnerability is due to insufficient authentication control on an API endpoint. An attacker could exploit this vulnerability by sending a crafted request to an affected API endpoint. A successful exploit could allow the attacker to gain unauthorized access to the affected device by bypassing the web-based management interface.

cisco:identity_services_engine
cisco:identity_services_engine_passive_identity_connector
CVE-2026-35273 EUVD-2026-36199
CRITICAL

Vulnerability in the PeopleSoft Enterprise PeopleTools product of Oracle PeopleSoft (component: Updates Environment Management). Supported versions that are affected are 8.61 and 8.62. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTP to compromise PeopleSoft Enterprise PeopleTools. Successful attacks of this vulnerability can result in takeover of PeopleSoft Enterprise PeopleTools. CVSS 3.1 Base Score 9.8 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H).

oracle:peoplesoft_enterprise_peopletools
Newly recorded security issues per week
Stay up to date! New information is added to our knowledge database every day. Here you can see the history of newly added vulnerabilities that have been added to our CVE DB in recent years.
Vulnerabilities by severity (over the last 7 days)
Information about the vulnerabilities of the last 7 days can be found here. As you can see, critical vulnerabilities are also added on a daily basis. Therefore, validate your current security situation sets on a daily basis to ensure the security of your IT.
CVSS Score Distribution
The CVSS score rates security vulnerabilities from 0 to 10, based on factors like attack vectors and impacts on confidentiality, integrity, and availability.
EPSS Score Distribution
The EPSS score predicts the likelihood of a known vulnerability being exploited, complementing CVSS by assessing real-world exploitability based on threat activity and exploit availability.
Enginsight Threat Intelligence
Our multi-source enrichment pipeline aggregates vulnerability data from dozens of security organizations worldwide — delivering affected product details and severity scores before the NVD has completed their analysis.
6,679
Early Detections
Vulnerabilities identified
before NVD analysis
3,176
Critical + High
CVSS 7.0 or above
among early detections
20+
Intelligence Sources
Security organizations
contributing data
---
Detections / Week
New vulnerabilities enriched
ahead of NVD each week
Monthly Early Detections
Vulnerabilities enriched with affected product data before NVD has completed analysis.
Severity Distribution
Severity breakdown of vulnerabilities detected ahead of the NVD.
Top Intelligence Sources
Security organizations contributing the most vulnerability intelligence to our database.
NVD Analysis Gap
Where our early detections stand in the NVD pipeline — most are still waiting for official analysis.
Latest Vulnerability Reports
The 10 most recently published CVE reports.
  • CVE-2026-94408 EUVD-2026-87802
    MEDIUM

    Uncontrolled Resource Consumption (CWE-400) in Elasticsearch can lead denial of service via Excessive Allocation (CAPEC-130)

    elastic:elasticsearch
  • CVE-2026-94400 EUVD-2026-87799
    MEDIUM

    Uncontrolled Resource Consumption (CWE-400) in Kibana can lead denial of service via Excessive Allocation (CAPEC-130)

    elastic:kibana
  • CVE-2026-94399 EUVD-2026-87798
    MEDIUM

    Uncontrolled Resource Consumption (CWE-400) in Elasticsearch can lead denial of service via Excessive Allocation (CAPEC-130)

    elastic:elasticsearch
  • CVE-2026-94398 EUVD-2026-87797
    MEDIUM

    Uncontrolled Resource Consumption (CWE-400) in Elasticsearch can lead denial of service via Excessive Allocation (CAPEC-130)

    elastic:elasticsearch
  • CVE-2026-94397 EUVD-2026-87801
    MEDIUM

    Uncontrolled Resource Consumption (CWE-400) in Elasticsearch can lead denial of service via Excessive Allocation (CAPEC-130)

    elastic:elasticsearch
  • CVE-2026-94396 EUVD-2026-87800
    MEDIUM

    Uncontrolled Resource Consumption (CWE-400) in Elasticsearch can lead denial of service via Excessive Allocation (CAPEC-130)

    elastic:elasticsearch
  • CVE-2026-82300 EUVD-2026-87796
    MEDIUM

    Uncontrolled Resource Consumption (CWE-400) in Elasticsearch can lead to denial of service via Excessive Allocation (CAPEC-130).

    elastic:elasticsearch
  • CVE-2026-82294 EUVD-2026-87795
    MEDIUM

    Uncontrolled Resource Consumption (CWE-400) in Elasticsearch can lead to denial of service via Excessive Allocation (CAPEC-130).

    elastic:elasticsearch
  • CVE-2026-78582 EUVD-2026-87794
    MEDIUM

    Missing Authorization (CWE-862) in Kibana can lead to unauthorized deletion of data via Exploiting Incorrectly Configured Access Control Security Levels (CAPEC-180). An authenticated user holding Synthetics privileges scoped to a single Kibana space could permanently delete Synthetics monitors that are shared into spaces they have no access to. Where a monitor is associated with a private location, the same operation also destroys the underlying Elastic Agent integration configuration without the authorization checks that Fleet would otherwise apply.

    elastic:kibana
  • CVE-2026-72668 EUVD-2026-87792
    HIGH

    Unintended Proxy or Intermediary ('Confused Deputy') (CWE-441) in Kibana Agent Builder can lead to privilege escalation. A non-administrative user able to edit a shared agent could cause privileged operations to be carried out under the identity of a higher-privileged user who subsequently interacts with that agent. Where the same user can also author workflows, this can extend to full administrative control of Kibana and of the Elasticsearch cluster.

    elastic:kibana