Lucene search
K

17447 matches found

Tenable Nessus
Tenable Nessus
added 2026/04/23 12:0 a.m.4 views

IBM Java 7.1 < 7.1.5.30 / 8.0 < 8.0.8.65 Multiple Vulnerabilities

The version of IBM Java installed on the remote host is 7.1 prior to 7.1.5.30 / 8.0 prior to 8.0.8.65. It is, therefore, affected by multiple vulnerabilities as referenced in the Oracle April 21 2026 CPU advisory. - Vulnerability in the Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM...

7.5CVSS5.5AI score0.00154EPSS
Exploits0References19
CNNVD
CNNVD
added 2026/04/23 12:0 a.m.6 views

OpenClaw 安全漏洞

OpenClaw is an open-source intelligent artificial assistant developed by OpenClaw. Versions of OpenClaw prior to 2026.3.31 contained security vulnerabilities. These vulnerabilities were caused by logical errors in the Discord component’s interaction routing mechanism, which incorrectly categorize...

5.4CVSS5.9AI score0.00018EPSS
Exploits0References1
Zero Day Initiative
Zero Day Initiative
added 2026/04/23 12:0 a.m.3 views

Docker Desktop Enhanced Container Isolation Exposed Dangerous Function Local Privilege Escalation Vulnerability

This vulnerability allows local attackers to escalate privileges on affected installations of Docker Desktop. An attacker must first obtain the ability to execute low-privileged code within a container in order to exploit this vulnerability. The specific flaw exists within the processing of Docke...

8.8CVSS6AI score0.00021EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2026/04/23 12:0 a.m.2 views

PT-2026-34765

OpenClaw before 2026.3.31 contains a decompression bomb vulnerability in image processing that fails to properly enforce pixel-limit guards on sips. Attackers can exploit this by uploading oversized images to cause denial of service through excessive memory consumption...

7.1CVSS5.8AI score0.00053EPSS
Exploits0References5
CNNVD
CNNVD
added 2026/04/23 12:0 a.m.5 views

libxml2 安全漏洞

Libxml2 is an open-source library from GNOME that is used for parsing XML documents. It is written in C language and can be called by various languages, such as C, C++, and XSH. Libxml2 has a security vulnerability that arises from type confusion errors when processing specially crafted XML Schem...

7.5CVSS5.8AI score0.00038EPSS
Exploits1References1
Tenable Nessus
Tenable Nessus
added 2026/04/23 12:0 a.m.1 views

Oracle Business Intelligence Enterprise Edition (OAS 8.2) (April 2026 CPU)

The version of Oracle Business Intelligence Enterprise Edition OAS 8.2.0.0.0 installed on the remote host is affected by multiple vulnerabilities as referenced in the April 2026 CPU advisory. - Vulnerability in the Oracle Business Intelligence Enterprise Edition product of Oracle Analytics...

9.8CVSS7AI score0.02889EPSS
Exploits13References17
NVD
NVD
added 2026/04/22 10:16 p.m.3 views

CVE-2026-41313

pypdf is a free and open-source pure-python PDF library. An attacker who uses a vulnerability present in versions prior to 6.10.2 can craft a PDF which leads to long runtimes. This requires loading a PDF with a large trailer /Size value in incremental mode. This has been fixed in pypdf 6.10.2. As...

6.5CVSS0.00025EPSS
Exploits0References4
Snyk
Snyk
added 2026/04/22 8:17 p.m.3 views

XML Injection

Overview @xmldom/xmldom is a javascript ponyfill to provide the following APIs that are present in modern browsers to other runtimes. Since version 0.7.0 this package is published to npm as @xmldom/xmldom and no longer as xmldom Affected versions of this package are vulnerable to XML Injection vi...

8.7CVSS5.7AI score0.0002EPSS
Exploits0References2
Snyk
Snyk
added 2026/04/22 8:17 p.m.6 views

XML Injection

Overview org.webjars.npm:xmldom is an A pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. Affected versions of this package are vulnerable to XML Injection via the createProcessingInstruction function. An attacker can inject arbitrary XML nodes into the...

8.7CVSS5.7AI score0.0002EPSS
Exploits0References2
OSV
OSV
added 2026/04/22 8:17 p.m.1 views

GHSA-X6WF-F3PX-WCQX xmldom has XML node injection through unvalidated processing instruction serialization

Summary The package allows attacker-controlled processing instruction data to be serialized into XML without validating or neutralizing the PI-closing sequence ?. As a result, an attacker can terminate the processing instruction early and inject arbitrary XML nodes into the serialized output. ---...

8.7CVSS5.9AI score0.0002EPSS
Exploits0References6
Snyk
Snyk
added 2026/04/22 8:17 p.m.2 views

XML Injection

Overview xmldom is an A pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. Affected versions of this package are vulnerable to XML Injection via the createProcessingInstruction function. An attacker can inject arbitrary XML nodes into the serialized output...

8.7CVSS5.7AI score0.0002EPSS
Exploits0References2
Github Security Blog
Github Security Blog
added 2026/04/22 8:17 p.m.5 views

xmldom has XML node injection through unvalidated processing instruction serialization

Summary The package allows attacker-controlled processing instruction data to be serialized into XML without validating or neutralizing the PI-closing sequence ?. As a result, an attacker can terminate the processing instruction early and inject arbitrary XML nodes into the serialized output. ---...

8.7CVSS5.9AI score0.0002EPSS
Exploits0References6Affected Software2
Vulnrichment
Vulnrichment
added 2026/04/22 7:43 p.m.1 views

CVE-2026-34064 nimiq-account: Vesting insufficient funds error can panic

nimiq-account contains account primitives to be used in Nimiq's Rust implementation. Prior to version 1.3.0, VestingContract::canchangebalance returns AccountError::InsufficientFunds when newbalance balance, the node crashes while trying to return an error. The mincap balance precondition is...

5.3CVSS5.7AI score0.00039EPSS
Exploits0References4
EUVD
EUVD
added 2026/04/22 6:31 p.m.2 views

EUVD-2026-24978

The comm utility in uutils coreutils silently corrupts data by performing lossy UTF-8 conversion on all output lines. The implementation uses String::fromutf8lossy, which replaces invalid UTF-8 byte sequences with the Unicode replacement character U+FFFD. This behavior differs from GNU comm, whic...

3.3CVSS5.8AI score0.00014EPSS
Exploits1References4
Snyk
Snyk
added 2026/04/22 5:6 p.m.5 views

Improper Check for Unusual or Exceptional Conditions

Overview Affected versions of this package are vulnerable to Improper Check for Unusual or Exceptional Conditions via the PolicyDataSubsToNotifyPost process. An attacker can create unintended notification subscriptions with invalid, empty, or partially processed input by sending malformed or...

6.9CVSS5.8AI score0.0006EPSS
Exploits0References2
RedHat Linux
RedHat Linux
added 2026/04/22 2:7 p.m.5 views

Node.js: Node.js: Denial of Service due to crafted HTTP `__proto__` header

A flaw was found in Node.js. A remote attacker can exploit this vulnerability by sending a specially crafted HTTP request that includes a header named proto. When a Node.js application processes this request and attempts to access distinct headers, it encounters an unhandled error, leading to an...

7.5CVSS7.3AI score0.00042EPSS
Exploits0References5
Debian
Debian
added 2026/04/22 12:57 p.m.3 views

[SECURITY] [DSA 6227-1] strongswan security update

------------------------------------------------------------------------- Debian Security Advisory DSA-6227-1 [email protected] https://www.debian.org/security/ Yves-Alexis Perez April 22, 2026 https://www.debian.org/security/faq -...

6.4AI score
Exploits6
OSV
OSV
added 2026/04/22 12:0 p.m.1 views

UBUNTU-CVE-2026-35329

NULL-Pointer Dereference When Processing Padding in PKCS7...

5.2AI score
Exploits0References5
EUVD
EUVD
added 2026/04/22 9:31 a.m.0 views

EUVD-2026-24616

Integer overflow in buffer size calculation could result in out of bounds memory access when handling large tensors in Samsung Open Source ONE. Affected version is prior to commit 1.30.0...

6.6CVSS6AI score0.00005EPSS
Exploits0References2
OSV
OSV
added 2026/04/22 8:55 a.m.3 views

CLSA-2026-1776848113 gimp: Fix of 2 CVEs

CVE-2026-2239: fix heap-buffer-overflow in freadpascalstring when processing PSD files and a follow-up NULL pointer dereference in loadresource1006 alpha names handling - CVE-2026-2272: fix integer overflow in ICO file loading...

6.5CVSS5.8AI score0.00033EPSS
Exploits2References1
Rows per page
Query Builder