Lucene search
+L

2941 matches found

OSV
OSV
added 2026/06/16 4:22 p.m.17 views

MAL-2026-5901 Malicious code in chai-as-polished (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector b2ea0d46e0bb4382e8d684d025cb72b7f99e37874c571e9946ae1268b70be6cf Package name is a one-edit typosquat of the widely-used chai-as-promised, but the shipped code is unrelated to chai. The exported middleware spawns a...

6.1AI score
SaveExploits0References2
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/06/16 4:22 p.m.19 views

Malicious code in chai-guid (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 69e9bcacf8dca52aafe4d93019b888c6d32e344b500a21368f036bf586eee161 chai-guid impersonates the pino logger and the chai-guid chai plugin README copies pino badges and pinojs CI links; index.js exports middleware as...

5.3AI score
SaveExploits0References2
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/06/16 3:37 p.m.17 views

Malicious code in jest-test-plugin-utils (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 3f948eff13632557a65152c587b6aa87783e49cf40504aedca8ee15da6ed205e The package advertises itself as a Jest plugin name: 'jest-test-plugin-utils', description: 'mqtt utils' but ships no Jest or MQTT functionality. Its...

5.9AI score
SaveExploits0References6
Snyk
Snyk
added 2026/06/16 2:38 p.m.24 views

Server-side Request Forgery (SSRF)

Overview astro is an Astro is a modern site builder with web best practices, performance, and DX front-of-mind. Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via the prerenderedErrorPageFetch. An attacker can access sensitive information or interact with...

8.2CVSS5.8AI score0.00333EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/16 2:04 p.m.12 views

MAL-2026-5884 Malicious code in vortnode (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 43b7aa0683f0462d98c9ab789942e329e1298af3f85c0bd3a9b3761f5aebf8fb On npm install, the preinstall hook node lib/setup.js runs on Windows and invokes lib/worker.js, which downloads an executable to %LOCALAPPDATA%\Temp...

5.9AI score
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/06/16 2:20 a.m.15 views

SUSE CVE-2026-47167

Vim is an open source, command line text editor. Prior to version 9.2.0496, a code injection vulnerability exists in s:stepmatch in the cucumber filetype plugin runtime/ftplugin/cucumber.vim on Vim builds with +ruby support. Step-definition patterns read from .rb files under the repository's...

7.8CVSS5.8AI score0.00135EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2026/06/16 2:19 a.m.23 views

SUSE CVE-2026-49982

tmp is a temporary file and directory creator for node.js. In version 0.2.6, the assertPath guard added to tmp rejects only string values that contain the substring ... It is bypassed when prefix, postfix, or template is supplied as a non-string value Array, Buffer, or any object whose includes'....

8.2CVSS5.3AI score0.00496EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2026/06/16 12:00 a.m.36 views

PT-2026-50170

Name of the Vulnerable Software and Affected Versions n8n versions prior to 1.123.55 n8n versions prior to 2.25.7 n8n versions prior to 2.26.1 Description An authenticated user with permissions to create or modify workflows and access to a SecurityScorecard credential with limited allowed domains...

7.7CVSS5.8AI score0.00382EPSS
SaveExploits0References6
NVD
NVD
added 2026/06/15 8:16 p.m.22 views

CVE-2026-53704

A flaw was found in GStreamer's RealMedia demuxer in the gst-plugins-ugly package. When processing a RealMedia file containing a specially crafted FILEINFO metadata section, the demuxer parses variable-name and variable-value pairs using reskippascalstring without validating that offsets remain...

7.1CVSS0.00245EPSS
SaveExploits0References6
OSV
OSV
added 2026/06/15 8:13 p.m.16 views

GHSA-PR59-H9PH-3FR8 protobufjs-cli: Code injection in pbjs static output from crafted JSON descriptor names

Summary A previous fix for unsafe name handling in pbjs static / static-module code generation was incomplete. Affected versions of protobufjs-cli could still emit unsafe JavaScript references when generating static output from crafted JSON descriptor input. The common case of parsing schemas fro...

8.2CVSS5.6AI score0.00303EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/06/15 8:00 p.m.32 views

DOMPurify: `IN_PLACE` mode trusts attacker-controlled `nodeName` on live non-form nodes, allowing script retention and XSS via attacker-supplied DOM objects

Summary When DOMPurify.sanitizeroot, INPLACE: true is called on an attacker-supplied live DOM node, DOMPurify still trusts currentNode.nodeName for non-form nodes in the main sanitizeElements pipeline. A real child node whose observable nodeName is attacker-controlled can therefore be misclassifi...

6.1CVSS5.5AI score0.00192EPSS
SaveExploits1References2Affected Software1
Snyk
Snyk
added 2026/06/15 8:00 p.m.18 views

Cross-site Scripting (XSS)

Overview org.webjars.npm:dompurify is a DOM-only XSS sanitizer for HTML, MathML and SVG. Affected versions of this package are vulnerable to Cross-site Scripting XSS in the INPLACE process when attacker-controlled live DOM nodes are sanitized. An attacker can execute arbitrary scripts in the...

6.1CVSS5.4AI score0.00192EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/06/15 7:53 p.m.32 views

DOMPurify: IN_PLACE mode preserves attributes of a clobbered root element, allowing XSS via attacker-controlled root DOM

INPLACE mode preserves attributes of a clobbered root element, allowing XSS via attacker-controlled root DOM CWE: CWE-79 XSS — Improper Neutralization of Input During Web Page Generation via CWE-693 Protection Mechanism Failure — silent no-op when forceRemove is called on a parent-less node Summa...

6.1CVSS5.4AI score0.00365EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/06/15 7:10 p.m.11 views

CVE-2026-53704 Gstreamer1-plugins-ugly-free: gstreamer: out-of-bounds read in realmedia demuxer fileinfo metadata parser

A flaw was found in GStreamer's RealMedia demuxer in the gst-plugins-ugly package. When processing a RealMedia file containing a specially crafted FILEINFO metadata section, the demuxer parses variable-name and variable-value pairs using reskippascalstring without validating that offsets remain...

7.1CVSS5.2AI score0.00245EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/06/15 7:10 p.m.59 views

CVE-2026-53704 Gstreamer1-plugins-ugly-free: gstreamer: out-of-bounds read in realmedia demuxer fileinfo metadata parser

A flaw was found in GStreamer's RealMedia demuxer in the gst-plugins-ugly package. When processing a RealMedia file containing a specially crafted FILEINFO metadata section, the demuxer parses variable-name and variable-value pairs using reskippascalstring without validating that offsets remain...

7.1CVSS0.00245EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/06/15 7:10 p.m.15 views

CVE-2026-53704

A flaw was found in GStreamer's RealMedia demuxer in the gst-plugins-ugly package. When processing a RealMedia file containing a specially crafted FILEINFO metadata section, the demuxer parses variable-name and variable-value pairs using reskippascalstring without validating that offsets remain...

7.1CVSS4.8AI score0.00245EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/06/15 5:24 p.m.18 views

Regular Expression Denial of Service (ReDoS)

Overview Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS via the formatDate function when processing an excessively long or attacker-controlled date format string. An attacker can cause high CPU and memory consumption, leading to application...

8.2CVSS5.8AI score0.00583EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/15 3:54 p.m.17 views

MAL-2026-5792 Malicious code in nativescript-swisspost-imagepicker (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector b2271ce1525f722f302ee59b9de3270020e6d1aa84d74cc2972cb6ffa34d9a62 package.json declares preinstall: node index.js. On npm install, index.js reads process.env.INITCWD the installing project's working directory, takes...

6.1AI score
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/06/15 12:00 a.m.23 views

PT-2026-49564

Name of the Vulnerable Software and Affected Versions AIOHTTP versions prior to 3.14.0 Description Attacker-controlled input included in multipart/payload headers can be used to modify a request to inject additional headers or change the request contents. This occurs when an application passes...

8.7CVSS5.8AI score0.00397EPSS
SaveExploits0References58
UbuntuCve
UbuntuCve
added 2026/06/15 12:00 a.m.16 views

CVE-2026-50538

LibVNCClient is a library for easy implementation of a VNC client. In versions 0.9.12 through 0.9.15, a malicious or man-in-the-middle VNC server can force a connecting libvncclient to write attacker-controlled data past the end of its framebuffer. This is an out-of-bounds heap write with...

8.8CVSS6.1AI score0.00321EPSS
SaveExploits0References3
Rows per page
Query Builder