Lucene search
+L

61713 matches found

GithubExploit
GithubExploit
added 2026/05/07 4:17 p.m.107 views

Exploit for Missing Authentication for Critical Function in Cpanel

CVE-2026-41940 | cPanel/WHM Authentication Bypass Detection...

9.8CVSS5.8AI score0.97927EPSS
SaveExploits74
OSV
OSV
added 2026/05/07 2:50 p.m.11 views

JLSEC-2026-459

FreeType commit 22a0cccb4d9d002f33c1ba7a4b36812c7d4f46b5 was discovered to contain a segmentation violation via the function FTRequestSize...

7.5CVSS6.9AI score0.03419EPSS
SaveExploits1References13
Microsoft CVE
Microsoft CVE
added 2026/05/07 8:05 a.m.14 views

misc: ti_fpc202: fix a potential memory leak in probe function

...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0
OSV
OSV
added 2026/05/07 4:32 a.m.49 views

GHSA-WP5R-2GW5-M7Q7 vm2's Transformer Fast-Path Bypass Exposes Internal State Variable

Summary vm2's code transformer has a performance optimization that skips AST analysis when the code does not contain catch, import, or async keywords. This fast-path bypass allows sandboxed code to directly access the internal VM2INTERNALSTATEDONOTUSEORPROGRAMWILLFAIL variable, which exposes...

5.3CVSS5.8AI score0.00248EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/05/07 4:07 a.m.15 views

vm2: Mutable Proxies for Host Intrinsic Prototypes Allows Sandbox Escape

Summary vm2's bridge exposes mutable proxies for real host-realm intrinsic prototypes and then forwards sandbox writes into the underlying host objects with otherReflectSet and otherReflectDefineProperty, which lets attacker-controlled JavaScript running in a default VM or inherited NodeVM mutate...

10CVSS6.1AI score0.00831EPSS
SaveExploits1References4Affected Software1
SUSE CVE
SUSE CVE
added 2026/05/07 2:17 a.m.14 views

SUSE CVE-2026-43186

In the Linux kernel, the following vulnerability has been resolved: ipv6: ioam: fix heap buffer overflow in ioam6filltracedata On the receive path, ioam6filltracedata uses trace-nodelen to decide how much data to write for each node. It trusts this field as-is from the incoming packet, with no...

9.8CVSS5.9AI score0.00642EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/05/07 12:00 a.m.31 views

PT-2026-38396

Name of the Vulnerable Software and Affected Versions vm2 versions 3.9.6 through 3.10.5 Description The bridge in vm2 exposes mutable proxies for host-realm intrinsic prototypes and forwards sandbox writes into underlying host objects using otherReflectSet and otherReflectDefineProperty. This...

10CVSS6AI score0.00831EPSS
SaveExploits1References10
Positive Technologies
Positive Technologies
added 2026/05/07 12:00 a.m.16 views

PT-2026-38571

Name of the Vulnerable Software and Affected Versions OSGeo gdal versions prior to 3.13.0RC1 Description A weakness in the GDfieldinfo function within the frmts/hdf4/hdf-eos/GDapi.c file can lead to an out-of-bounds read, which occurs when a program reads data past the end of the intended buffer...

5.5CVSS5.7AI score0.00246EPSS
SaveExploits1References11
UbuntuCve
UbuntuCve
added 2026/05/07 12:00 a.m.14 views

CVE-2026-42216

OpenEXR provides the specification and reference implementation of the EXR file format, an image storage format for the motion picture industry. From versions 3.0.0 to before 3.2.9, 3.3.0 to before 3.3.11, and 3.4.0 to before 3.4.11, IDManifest::init reconstructs strings from a prefix-compressed...

9.1CVSS5.8AI score0.00465EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/05/07 12:00 a.m.22 views

PT-2026-38559

Name of the Vulnerable Software and Affected Versions OSGeo gdal versions prior to 3.13.0RC1 Description A heap-based buffer overflow occurs in the GDnentries function within the frmts/hdf4/hdf-eos/GDapi.c file. This issue is triggered by manipulating the DataFieldName argument and requires the...

7.8CVSS6.2AI score0.00223EPSS
SaveExploits1References12
CNNVD
CNNVD
added 2026/05/07 12:00 a.m.14 views

Google Go 安全漏洞

Google Go is a static, strongly typed, compiled, concurrent programming language with garbage collection features from the American company Google. There is a security vulnerability in Google Go, which stems from not considering ParseQuery’s limitation on the total number of query parameters. Thi...

5.3CVSS5.8AI score0.0039EPSS
SaveExploits0References1
Exploit DB
Exploit DB
added 2026/05/07 12:00 a.m.106 views

LuaJIT 2.1.1774638290 - Arbitrary Code Execution

-- Exploit Title: LuaJIT 2.1.1774638290 - Arbitrary Code Execution -- Date: 2026-03-29 -- Exploit Author: TaurusOmar -- Vendor Homepage: https://luajit.org/ -- Software Link: https://luajit.org/download.html -- Version: LuaJIT 2.1.1774638290 latest -- Tested on: Linux x86-64 Arch Linux --...

5.3AI score
SaveExploits0
VulnCheck KEV
VulnCheck KEV
added 2026/05/07 12:00 a.m.24 views

VulnCheck KEV: CVE-2025-9501

The W3 Total Cache WordPress plugin before 2.8.13 is vulnerable to command injection via the parsedynamicmfunc function, allowing unauthenticated users to execute PHP commands by submitting a comment with a malicious payload to a post...

9CVSS7.6AI score0.20473EPSS
SaveIn wildExploits1References2
CNNVD
CNNVD
added 2026/05/07 12:00 a.m.15 views

GDAL 缓冲区错误漏洞

GDAL is an open-source geospatial data abstraction library developed by GDAL. Versions of GDAL 3.13.0dev-4 and earlier contain a buffer error vulnerability. This vulnerability stems from a function in the file frmts/hdf4/hdf-eos/GDapi.c called GDfieldinfo, which may lead to out-of-bounds read...

5.5CVSS6AI score0.00246EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2026/05/07 12:00 a.m.21 views

GitPython 操作系统命令注入漏洞

GitPython is a Python library developed by gitpython-developers, used for interacting with Git repositories. Versions of GitPython from 3.1.30 to 3.1.47 contained an operating system command injection vulnerability. This vulnerability stemmed from allowing dangerous Git options without proper...

8.8CVSS6.1AI score0.00749EPSS
SaveExploits1References1
Snyk
Snyk
added 2026/05/06 11:22 p.m.11 views

Authorization Bypass Through User-Controlled Key

Overview Affected versions of this package are vulnerable to Authorization Bypass Through User-Controlled Key via the GetSession function. An attacker can access sensitive SSH session data belonging to other tenants by providing a valid session UID and authenticating with any user account...

7.1CVSS5.8AI score0.00246EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/05/06 10:40 p.m.9 views

Timing Attack

Overview pyquorum is a Cryptographic library for secret sharing and key management, powered by Rust Affected versions of this package are vulnerable to Timing Attack via mulmod function implements multiplication via a binary expansion loop whose execution time depends on the Hamming weight of the...

6.9CVSS6AI score0.00314EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/05/06 9:38 p.m.14 views

CVE-2026-43207

A flaw was found in the Linux kernel's mtk-mdp media driver. Improper error handling in the probe function could lead to a resource leak. Additionally, a missing check for the return value of vpugetplatdevice could result in a null pointer dereference, potentially causing a system crash and leadi...

7.8CVSS5.8AI score0.00139EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/05/06 9:19 p.m.16 views

kernel: scsi: qla2xxx: Fix improper freeing of purex item

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix improper freeing of purex item In qla2xxxprocesspurlsiocb, an item is allocated via qla27xxcopymultiplepkt, which internally calls qla24xxallocpurexitem. The qla24xxallocpurexitem function may return a...

9.8CVSS5.9AI score0.00381EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/05/06 8:21 p.m.14 views

CVE-2026-40329

Masa CMS is an open source content management system. In versions 7.5.2 and earlier, a SQL injection vulnerability exists in the beanFeed.cfc component within the getQuery function's processing of the sortBy parameter. The application fails to properly sanitize or parameterize this input before...

9.3CVSS6AI score0.00302EPSS
SaveExploits0References1
Rows per page
Query Builder