Lucene search
+L

31475 matches found

Tenable Nessus
Tenable Nessus
added 2026/05/22 12:0 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-8706

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Firefox for iOS hosted Reader mode on an unauthenticated local web server, allowing another application on the same device to request arbitrary URLs and receive...

6.5CVSS5.7AI score0.00192EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/05/22 12:0 a.m.22 views

PT-2026-42817

Name of the Vulnerable Software and Affected Versions TypeBot versions prior to 3.16.0 Description The Typebot viewer renders anchor tags from rich text bubble content without filtering the javascript: URI scheme. This allows a bot author to set a link URL containing a malicious payload that...

5.4CVSS5.8AI score0.00241EPSS
SaveExploits0References6
Snyk
Snyk
added 2026/05/21 9:20 p.m.10 views

Prototype Pollution

Overview js-cookie is an A simple, lightweight JavaScript API for handling cookies Affected versions of this package are vulnerable to Prototype Pollution via the assign function. An attacker can inject arbitrary cookie attributes by supplying a crafted JSON object containing a proto property,...

8.7CVSS6.5AI score0.00512EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/21 9:20 p.m.36 views

GHSA-QJX8-664M-686J JavaScript Cookie: Per-instance prototype hijack in assign() enables cookie-attribute injection

Summary js-cookie's internal assign helper copies properties with for...in + plain assignment. When the source object is produced by JSON.parse, the JSON object's "proto" member is an own enumerable property, so the for…in enumerates it and the targetkey = sourcekey write triggers the...

7.5CVSS5.8AI score0.00512EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/05/21 9:20 p.m.46 views

JavaScript Cookie: Per-instance prototype hijack in assign() enables cookie-attribute injection

Summary js-cookie's internal assign helper copies properties with for...in + plain assignment. When the source object is produced by JSON.parse, the JSON object's "proto" member is an own enumerable property, so the for…in enumerates it and the targetkey = sourcekey write triggers the...

7.5CVSS5.8AI score0.00512EPSS
SaveExploits0References5Affected Software1
Patchstack
Patchstack
added 2026/05/21 9:20 p.m.15 views

NPM: JavaScript Cookie: Per-instance prototype hijack in assign() enables cookie-attribute injection

NPM: JavaScript Cookie: Per-instance prototype hijack in assign enables cookie-attribute injection vulnerability discovered by ? in WordPress Npm js-cookie versions = 3.0.5...

5.8AI score0.00512EPSS
SaveExploits0References2Affected Software1
Snyk
Snyk
added 2026/05/21 9:20 p.m.7 views

Prototype Pollution

Overview org.webjars.npm:js-cookie is an A simple, lightweight JavaScript API for handling cookies Affected versions of this package are vulnerable to Prototype Pollution via the assign function. An attacker can inject arbitrary cookie attributes by supplying a crafted JSON object containing a...

8.7CVSS6.5AI score0.00512EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/21 8:35 p.m.22 views

GHSA-F74W-272X-MQCV NocoDB: Refresh Token Cookie Set Without `secure` and `sameSite` Flags

Summary The refresh-token cookie was set with httpOnly: true but missing both the secure flag and the sameSite attribute. Over plain HTTP the cookie could be intercepted on the network; without sameSite, browsers attached it to cross-site POSTs, enabling CSRF against the token-refresh endpoint...

5.4CVSS5.7AI score0.00099EPSS
SaveExploits0References3
Patchstack
Patchstack
added 2026/05/21 8:35 p.m.13 views

NPM: NocoDB: Refresh Token Cookie Set Without `secure` and `sameSite` Flags

NPM: NocoDB: Refresh Token Cookie Set Without secure and sameSite Flags vulnerability discovered by ? in WordPress Npm nocodb versions = 0.301.3...

5.8AI score0.00099EPSS
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/05/21 8:35 p.m.17 views

NocoDB: Refresh Token Cookie Set Without `secure` and `sameSite` Flags

Summary The refresh-token cookie was set with httpOnly: true but missing both the secure flag and the sameSite attribute. Over plain HTTP the cookie could be intercepted on the network; without sameSite, browsers attached it to cross-site POSTs, enabling CSRF against the token-refresh endpoint...

5.4CVSS5.7AI score0.00099EPSS
SaveExploits0References3Affected Software1
Rockylinux
Rockylinux
added 2026/05/21 4:27 p.m.18 views

python-tornado security update

An update is available for python-tornado. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list Python is an interpreted, interactive, object-oriented programming...

8.7CVSS5.8AI score0.00375EPSS
SaveExploits0
OSV
OSV
added 2026/05/21 4:27 p.m.15 views

RLSA-2026:19189 Moderate: python-tornado security update

Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems. Security Fixes:...

5.4CVSS7.3AI score0.00375EPSS
SaveExploits0References3
IBM Security Bulletins
IBM Security Bulletins
added 2026/05/21 3:10 p.m.14 views

Security Bulletin: IBM Watson Speech Services Cartridge is vulnerable to a security bypass in pyOpenSSL [CVE-2026-27448, CVE-2026-27459]

Summary IBM Watson Speech Services Cartridge is vulnerable to a security bypass in pyOpenSSL due to a flaw allowing user provided callback to settlsextservernamecallback. This raises an unhandled exception, resulting in connections being accepted that could allow bypassing of security-sensitive...

9.8CVSS5.8AI score0.00704EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2026/05/21 2:36 p.m.19 views

CLSA-2026-1779357790 curl: Fix of 2 CVEs

CVE-2026-5773: wrong reuse of SMB connection; disable connection reuse for SMBS so a subsequent transfer cannot wrongfully reuse a pooled connection to a different share - CVE-2026-6276: clear stale custom-Host cookiehost between requests on the same easy handle cookie leak across origins...

7.5CVSS5.8AI score0.00618EPSS
SaveExploits2References1
OSV
OSV
added 2026/05/21 10:6 a.m.9 views

CLSA-2026-1779358008 Fix CVE(s): CVE-2026-5773

SECURITY UPDATE: libcurl may reuse the wrong connection for SMBS transfers, leading to access of an unintended SMB share with the same credentials. - debian/patches/CVE-2026-5773.patch: disable connection reuse for SMBS in lib/url.c by returning early from ConnectionExists when the requested...

7.5CVSS5.8AI score0.00618EPSS
SaveExploits1References1
Microsoft CVE
Microsoft CVE
added 2026/05/21 8:3 a.m.20 views

Heap overflow with multiple NSID, COOKIE, PADDING EDNS options

...

8.7CVSS5.8AI score0.00842EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/05/21 12:0 a.m.16 views

PT-2026-42640

Summary js-cookie's internal assign helper copies properties with for...in + plain assignment. When the source object is produced by JSON.parse, the JSON object's " proto " member is an own enumerable property, so the for…in enumerates it and the targetkey = sourcekey write triggers the...

7.5CVSS5.8AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/05/21 12:0 a.m.37 views

PT-2026-42689

Name of the Vulnerable Software and Affected Versions js-cookie versions prior to 3.0.7 Description The internal assign function copies properties using a for...in loop and plain assignment. When a source object is created via JSON.parse, the proto member is treated as an own enumerable property...

7.5CVSS5.5AI score0.00512EPSS
SaveExploits0References26
Exploit DB
Exploit DB
added 2026/05/21 12:0 a.m.122 views

solaredge - (CSRF-OOB-Injection)

Titles: solaredge - CSRF-OOB-Injection Author: nu11secur1tyAI Date: 2026-04-26 Vendor: SolarEdge Technologies Ltd. Software: SolarEdge Monitoring Platform - Framework /solaredge-web/ Reference: https://monitoring.solaredge.com/ Description: The solaredge-CSRF-Hijack vulnerability arises due to a...

5.3AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/05/21 12:0 a.m.25 views

PT-2026-42621

Summary The refresh-token cookie was set with httpOnly: true but missing both the secure flag and the sameSite attribute. Over plain HTTP the cookie could be intercepted on the network; without sameSite, browsers attached it to cross-site POSTs, enabling CSRF against the token-refresh endpoint...

5.4CVSS5.7AI score
SaveExploits0References3
Rows per page
Query Builder