Lucene search
+L

5345 matches found

CNNVD
CNNVD
added 2026/04/28 12:00 a.m.19 views

Google Chrome 安全漏洞

Google Chrome is a web browser developed by Google Inc. Versions of Google Chrome prior to 147.0.7727.138 contained a security vulnerability caused by an integer overflow in the ANGLE component. This vulnerability could allow remote attackers to execute out-of-bound memory reads through specially...

4.3CVSS6AI score0.00261EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/04/28 12:00 a.m.18 views

Google Chrome 资源管理错误漏洞

Google Chrome is a web browser developed by Google Inc. In versions prior to 147.0.7727.138 for Windows, there was a resource management vulnerability. This vulnerability stemmed from the reuse of resources after the Accessibility component was released, which could allow a remote attacker with...

8.8CVSS6.1AI score0.00308EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/04/27 8:16 p.m.16 views

EUVD-2026-25917

An authenticated attacker with permission to edit document content can store crafted HTML/JavaScript in a Document embed editable and cause script execution when the published page is rendered. This issue affects pimcore: v12.3.3...

4.8CVSS5.5AI score0.00194EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2026/04/27 12:37 p.m.8 views

firefox: thunderbird: Spoofing issue in the DOM: Core & HTML component

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Spoofing issue in the DOM: Core & HTML component...

6.3CVSS5.2AI score0.00157EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/04/27 12:00 a.m.9 views

PT-2026-35422

Name of the Vulnerable Software and Affected Versions plug cowboy versions 2.0.0 through 2.8.0 Description An unauthenticated remote attacker can cause a denial of service via atom table exhaustion. In HTTP/2 connections, the Plug.Cowboy.Conn.conn/1 function in lib/plug/cowboy/conn.ex calls...

8.7CVSS5.8AI score0.00545EPSS
SaveExploits0References14
OSV
OSV
added 2026/04/25 11:11 a.m.10 views

OESA-2026-2030 libsoup security update

libsoup is an HTTP client/server library for GNOME. It uses GObjects and the glib main loop, to integrate well with GNOME applications, and also has a synchronous API, for use in threaded applications. Security Fixes: A flaw was found in libsoup. When establishing HTTPS tunnels through a configur...

8.2CVSS5.5AI score0.00254EPSS
SaveExploits1References2
Debian CVE
Debian CVE
added 2026/04/24 4:45 p.m.13 views

CVE-2026-41066

lxml is a library for processing XML and HTML in the Python language. Prior to 6.1.0, using either of the two parsers in the default configuration with resolveentities=True allows untrusted XML input to read local files. Setting the resolveentities option explicitly to resolveentities='internal' ...

7.5CVSS5.3AI score0.00324EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2026/04/24 12:00 a.m.16 views

PT-2026-35069

pretalx is a conference planning tool. Prior to 2026.1.0, an unauthenticated attacker can send arbitrary HTML-rendered emails from a pretalx instance's configured sender address by embedding malformed HTML or markdown link syntax in a user-controlled template placeholder such as the account displ...

6.1CVSS5.6AI score0.00154EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/04/24 12:00 a.m.16 views

AnythingLLM 跨站脚本漏洞

AnythingLLM is an integrated AI application developed by Mintplex. Versions of AnythingLLM prior to 1.12.1 contained a cross-site scripting vulnerability. This vulnerability stemmed from the markdown renderer in the chart component not encoding the alt text as HTML, which could lead to storage-ty...

5.4CVSS5.6AI score0.00195EPSS
SaveExploits1References1
OSV
OSV
added 2026/04/23 10:16 p.m.9 views

UBUNTU-CVE-2026-2708

A request smuggling vulnerability exists in libsoup's HTTP/1 header parsing logic. The soupmessageheadersappendcommon function in libsoup/soup-message-headers.c unconditionally appends each header value without validating for duplicate or conflicting Content-Length fields. This allows an attacker...

5.3CVSS5.8AI score0.00321EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/04/23 6:33 p.m.15 views

EUVD-2026-25251

Use after free in DevTools in Google Chrome prior to 147.0.7727.117 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. Chromium security severity: High...

5.8AI score0.00285EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/04/23 4:16 p.m.8 views

CVE-2026-41239

DOMPurify is a DOM-only cross-site scripting sanitizer for HTML, MathML, and SVG. Starting in version 1.0.10 and prior to version 3.4.0, SAFEFORTEMPLATES strips ... expressions from untrusted HTML. This works in string mode but not with RETURNDOM or RETURNDOMFRAGMENT, allowing XSS via...

6.8CVSS5.6AI score0.00248EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/04/23 4:12 p.m.42 views

CVE-2026-6920

Out of bounds read in GPU in Google Chrome on Android prior to 147.0.7727.117 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. Chromium security severity: High...

0.00211EPSS
SaveExploits0References2
CVE
CVE
added 2026/04/23 3:00 p.m.33 views

CVE-2026-40472

The CVE-2026-40472 affects the Hackage Haskell server (hackage-server). It enables stored XSS by injecting user-controlled metadata from .cabal files that is rendered into HTML href attributes without proper sanitization. The underlying issue is unsanitized rendering of certain metadata fields (e...

9.9CVSS5.8AI score0.00303EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/04/23 2:54 p.m.16 views

CVE-2026-41240

DOMPurify is a DOM-only cross-site scripting sanitizer for HTML, MathML, and SVG. Versions prior to 3.4.0 have an inconsistency between FORBIDTAGS and FORBIDATTR handling when function-based ADDTAGS is used. Commit c361baa added an early exit for FORBIDATTR at line 1214. The same fix was not...

6.1CVSS4.9AI score0.00313EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2026/04/23 2:47 p.m.17 views

CVE-2026-41239

DOMPurify is a DOM-only cross-site scripting sanitizer for HTML, MathML, and SVG. Starting in version 1.0.10 and prior to version 3.4.0, SAFEFORTEMPLATES strips ... expressions from untrusted HTML. This works in string mode but not with RETURNDOM or RETURNDOMFRAGMENT, allowing XSS via...

6.8CVSS4.8AI score0.00248EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/04/23 1:24 a.m.9 views

SUSE CVE-2026-33611

An operator allowed to use the REST API can cause the Authoritative server to produce invalid HTTPS or SVCB record data, which can in turn cause LMDB database corruption, if using the LMDB backend...

6.5CVSS5.8AI score0.00423EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2026/04/23 12:00 a.m.16 views

The vulnerability of Google Chrome’s DevTools component, which allows a hacker to bypass security restrictions

The vulnerability of Google Chrome’s DevTools component is related to deficiencies in access control. Exploiting this vulnerability allows a malicious actor to bypass security restrictions using a specially crafted HTML page...

5CVSS6.1AI score0.00166EPSS
SaveExploits0References9Affected Software5
CNNVD
CNNVD
added 2026/04/23 12:00 a.m.22 views

WebKitGTK 安全漏洞

WebKitGTK is a full-featured version of theWebKit rendering engine developed by WebKitGTK company. It is suitable for projects that require any type of web integration, including mixed HTML/CSS applications in mature web browsers. It offers all the features of WebKit and is suitable for various...

4.7CVSS5.9AI score0.00233EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2026/04/23 12:00 a.m.11 views

The vulnerability of Google Chrome, related to deficiencies in access control, allows attackers to circumvent security restrictions.

The vulnerability of Google Chrome is related to deficiencies in access control. Exploiting this vulnerability allows a malicious actor to bypass security restrictions using a specially crafted HTML page...

7.5CVSS5.8AI score0.00171EPSS
SaveExploits0References9Affected Software5
Rows per page
Query Builder