Lucene search
+L

5866 matches found

RustSec
RustSec
added 2026/05/12 12:0 p.m.9 views

Potential use-after-free due to lack of panic safety in `LruCache::pop()`

LruCache::pop in lru was not panic-safe. If the Drop implementation of a stored key panics during pop, self.detach is never called, leaving dangling pointers in the internal doubly-linked list. A subsequent cache operation that triggers eviction can then dereference these dangling pointers: - The...

5.6AI score
SaveExploits0Affected Software1
OSV
OSV
added 2026/05/12 8:13 a.m.17 views

CLSA-2026-1778573628 dovecot: Fix of 2 CVEs

CVE-2026-27855: use translated username in authcacheremove to prevent OTP authentication replay attack - CVE-2026-27856: use timing-safe credential comparison in doveadm HTTP and TCP authentication paths...

7.4CVSS5.8AI score0.00392EPSS
SaveExploits2References1
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/05/12 3:41 a.m.16 views

Malicious code in safe-action (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware dd0e257c2958e16d803f002f996ebb83aae4ecc32bf71320bf985b936996e634 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

5.8AI score
SaveExploits0References6
OSV
OSV
added 2026/05/12 3:41 a.m.12 views

MAL-2026-3590 Malicious code in safe-action (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware dd0e257c2958e16d803f002f996ebb83aae4ecc32bf71320bf985b936996e634 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

5.8AI score
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2026/05/12 3:34 a.m.16 views

SUSE CVE-2025-71302

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: fix for dma-fence safe access rules Commit 506aa8b02a8d6 "dma-fence: Add safe access helpers and document the rules" details the dma-fence safe access rules. The most common culprit is that drmschedfencegettimelinena...

7.8CVSS5.8AI score0.00153EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2026/05/12 12:0 a.m.17 views

PT-2026-40024

Name of the Vulnerable Software and Affected Versions dovecot versions prior to 2.4.4-1.1 Description When the safe filter is used with variable expansion, subsequent pipelines on the same string are incorrectly treated as safe. This behavior allows unsafe data to be unescaped, which can lead to...

9.1CVSS5.8AI score0.00406EPSS
SaveExploits0References35
Snyk
Snyk
added 2026/05/11 9:0 p.m.18 views

Embedded Malicious Code

Overview Affected versions of this package are vulnerable to Embedded Malicious Code that conceals a credential stealer worm. A malicious actor managed to extract a GitHub Actions OIDC token from the runner process and publish tampered versions of 42 @tanstack/ packages to npm, which then spread ...

9.8CVSS5.8AI score
SaveExploits0References2
OSV
OSV
added 2026/05/11 8:44 p.m.12 views

CVE-2026-43884 WWBN AVideo: SSRF Protection Bypass via HTTP Redirect and DNS Rebinding in isSSRFSafeURL()

WWBN AVideo is an open source video platform. In versions up to and including 29.0, two endpoints plugin/AI/receiveAsync.json.php and objects/EpgParser.php in AVideo call isSSRFSafeURL to validate user-supplied URLs, then fetch them using bare filegetcontents without disabling PHP's automatic...

7.7CVSS5.9AI score
SaveExploits0References5
CVE
CVE
added 2026/05/11 8:36 p.m.22 views

CVE-2026-43879

CVE-2026-43879 (WWBN/AVideo) describes a blind SSRF in the donation webhook flow. In versions up to 29.0, an authenticated user can configure donation_notification_url to point at internal or RFC1918 hosts (e.g., 127.0.0.1, 169.254.169.254). When another user donates, the server issues a curl POS...

5.4CVSS5.8AI score0.00165EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/05/11 5:32 p.m.16 views

EUVD-2026-29165

Open edX Platform enables the authoring and delivery of online learning at any scale. The HTML sanitizer cleanthreadhtmlbody used for discussion notification emails fails to remove tags from user-generated discussion post content. This content is rendered with Django's |safe template filter in...

4.6CVSS5.9AI score0.0021EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/05/11 2:53 p.m.16 views

Improper Validation of Specified Quantity in Input

Overview Affected versions of this package are vulnerable to Improper Validation of Specified Quantity in Input via the emission of non-finite color values in the content stream. An attacker can cause PDF viewers to reject the content stream, affected page, or entire document by supplying special...

5.3CVSS5.8AI score
SaveExploits0References2
CNNVD
CNNVD
added 2026/05/11 12:0 a.m.31 views

WWBN AVideo 代码问题漏洞

WWBN AVideo is a video platform building system developed by the WWBN team using PHP. Versions of WWBN AVideo prior to 29.0 contained code vulnerabilities. These vulnerabilities stemmed from the use of isSSRFSafeURL, which only verified the initial URL. This could allow attackers to bypass SSRF...

7.7CVSS5.9AI score0.00348EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/05/11 12:0 a.m.24 views

Open edX Platform 跨站脚本漏洞

The Open edX Platform is an open-source course management system developed by Open edX. This system can be used for MOOCs Massive Open Online Courses as well as smaller courses and training modules. The Open edX Platform has a cross-site scripting vulnerability. This vulnerability arises from the...

5.4CVSS5.7AI score0.0021EPSS
SaveExploits1References2
Microsoft CVE
Microsoft CVE
added 2026/05/09 8:1 a.m.16 views

drm/panthor: fix for dma-fence safe access rules

...

7.8CVSS5.8AI score0.00153EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2026/05/09 12:2 a.m.35 views

smallbitvec: Integer overflow in safe API leads to heap buffer overflow

Summary An integer overflow in the internal capacity calculation of smallbitvec can lead to an undersized heap allocation, resulting in a heap buffer overflow through safe APIs only. This allows memory corruption without requiring unsafe code from the caller. Details The issue originates from...

7.3CVSS6AI score0.00151EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/05/09 12:2 a.m.7 views

GHSA-97WC-2HQC-CJGR smallbitvec: Integer overflow in safe API leads to heap buffer overflow

Summary An integer overflow in the internal capacity calculation of smallbitvec can lead to an undersized heap allocation, resulting in a heap buffer overflow through safe APIs only. This allows memory corruption without requiring unsafe code from the caller. Details The issue originates from...

7.3CVSS6AI score0.00151EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/05/09 12:0 a.m.20 views

PT-2026-39309

Name of the Vulnerable Software and Affected Versions smallbitvec affected versions not specified Description An integer overflow occurs during the internal capacity calculation within the buffer lencap function. When the cap variable is close to usize::MAX, unchecked arithmetic causes the value ...

7.3CVSS6AI score0.00151EPSS
SaveExploits0References14
Cvelist
Cvelist
added 2026/05/08 9:15 p.m.85 views

CVE-2026-42199 Grid: Integer Overflow in Grid::expand_rows Leads to Safe-API Undefined Behavior

Grid is a data structure grid for rust. From version 0.17.0 to before version 1.0.1, an integer overflow in Grid::expandrows can corrupt the relationship between the grid’s logical dimensions and its backing storage. After the internal invariant is broken, the safe API get may invoke getunchecked...

6.2CVSS0.00132EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/05/08 9:15 p.m.8 views

CVE-2026-42199 Grid: Integer Overflow in Grid::expand_rows Leads to Safe-API Undefined Behavior

Grid is a data structure grid for rust. From version 0.17.0 to before version 1.0.1, an integer overflow in Grid::expandrows can corrupt the relationship between the grid’s logical dimensions and its backing storage. After the internal invariant is broken, the safe API get may invoke getunchecked...

6.2CVSS5.8AI score0.00132EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/08 9:15 p.m.8 views

CVE-2026-42199 Grid: Integer Overflow in Grid::expand_rows Leads to Safe-API Undefined Behavior

Grid is a data structure grid for rust. From version 0.17.0 to before version 1.0.1, an integer overflow in Grid::expandrows can corrupt the relationship between the grid’s logical dimensions and its backing storage. After the internal invariant is broken, the safe API get may invoke getunchecked...

6.2CVSS5.9AI score
SaveExploits0References5
Rows per page
Query Builder