Lucene search
+L

4224 matches found

Cvelist
Cvelist
added 2026/08/10 10:23 a.m.43 views

CVE-2026-71394 Heap Use of Uninitialized Memory in GNU Emacs for Android

GNU Emacs for Android improperly validates the table header input in sfntreadtabledirectory in src/sfnt.c. Due to an incorrect comparison variable in the read-length check, a crafted font file that claims to contain more table directory entries than actually present causes the parser to return a...

5.3CVSS0.00279EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/10 10:21 a.m.45 views

CVE-2026-65942 Apache Ranger: Clients accept TLS certificates issued for other hostnames

TLS hostname verification issue in Apache Ranger Client Code in versions = 2.8.0. Users are recommended to upgrade to version 2.9.0, which fixes this issue...

0.00333EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/10 6:00 a.m.10 views

CVE-2026-17012

The Accept PayPal & Stripe with Subscriptions for WooCommerce WordPress plugin through 3.1.0 does not verify that the PayPal account which received a payment matches the merchant's configured account before marking the order as paid, allowing unauthenticated buyers to complete a WooCommerce order...

5.3AI score0.00214EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/10 6:00 a.m.13 views

EUVD-2026-55027

The Accept PayPal & Stripe with Subscriptions for WooCommerce WordPress plugin through 3.1.0 does not validate the amount actually paid against the order total in its PayPal Data Transfer return handler, allowing a customer to pay less than the order total and still have the order marked as fully...

5.3AI score0.00187EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/10 6:00 a.m.42 views

CVE-2026-17540 Bit File Manager < 6.9.1 - Subscriber+ Arbitrary File Read and Deletion via Connector Command Request-Source Mismatch

The File Manager WordPress plugin before 6.9.1 does not properly authorise its file management commands, allowing any authenticated user, such as a subscriber, to read and delete arbitrary files under the WordPress installation directory, which could lead to the disclosure of the site's...

0.00282EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/10 6:00 a.m.51 views

CVE-2026-17540

The CVE describes a vulnerability in the WordPress File Manager plugin prior to version 6.9.1. The issue is improper authorization of file management commands, allowing any authenticated user (e.g., a subscriber) to read and delete arbitrary files under the WordPress installation directory. This ...

8.8CVSS5.4AI score0.00282EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/08 3:51 p.m.130 views

CVE-2026-42170

CVE-2026-42170 affects the GIMP DDS plug-in. The heap-based overflow occurs when a crafted DDS file declares a D3D9 pixel format but uses a lower bpp in the header, causing the loader to allocate an undersized heap buffer and then write pixel data at the real format’s stride, corrupting heap meta...

7.8CVSS5.9AI score0.00163EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/08/07 8:11 p.m.9 views

JLSEC-2026-1222 When a libcurl-based application performs transfers via `SCP://` or `SFTP://` and utilizes the ...

When a libcurl-based application performs transfers via SCP:// or SFTP:// and utilizes the CURLOPTSSHKEYFUNCTION callback, it may silently accept an untrusted server. This vulnerability occurs when a server presents a host key type that does not match the specific key type already recorded for th...

7.4CVSS5AI score0.00325EPSS
SaveExploits1References5
OSV
OSV
added 2026/08/07 8:11 p.m.10 views

JLSEC-2026-1211 A vulnerability exists where a new transfer that uses STARTTLS to upgrade the connection might...

A vulnerability exists where a new transfer that uses STARTTLS to upgrade the connection might reuse an existing live connection even though the TLS configuration mismatches so it should not...

8.1CVSS5.3AI score0.00309EPSS
SaveExploits1References5
Hacker One
Hacker One
added 2026/08/07 5:31 p.m.9 views

curl: CVE-2026-19931: Negotiate ambient user conn reuse

Summary On Windows with SSPI/Negotiate, curl 8.21.0 can reuse a connection authenticated with ambient credentials for a later request using different explicit credentials. In urlmatchauthnego, the credential comparison is skipped when conn-creds == NULL. This allows a connection authenticated as...

9.8CVSS0.00788EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/08/07 1:54 p.m.13 views

CVE-2026-48145

A flaw was found in Apache Thrift C++ bindings. This vulnerability, caused by improper validation of certificates with host mismatch, could allow a remote attacker to disclose sensitive information. Mitigation To mitigate this issue, restrict network access to systems utilizing Apache Thrift C++...

8.2CVSS5.2AI score0.00274EPSS
SaveExploits0References6
Microsoft CVE
Microsoft CVE
added 2026/08/07 8:17 a.m.12 views

nvmet-tcp: Fix potential UAF when ddgst mismatch

...

9.8CVSS5.2AI score0.00547EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/08/07 7:42 a.m.83 views

Heap pointer corruption via signed/unsigned mismatch in LARGE_TUPLE_EXT decoding in erts external term format decoder

...

7.5CVSS5.2AI score0.00288EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/07 1:59 a.m.50 views

CVE-2026-49746 GPU DDK - Dimension Mismatch and Integer Truncation in PMRDevPhysAddrOSMem

Software installed and run as a non-privileged user may conduct improper GPU system calls to cause OOB read kernel memory access and in certain cases cause GPU UAF of arbitrary pages. Incorrect validation of array index can lead to OOB read and potentially to GPU UAF of arbitrary pages...

0.00107EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/06 3:27 p.m.44 views

CVE-2026-43622 llama.cpp b1886–b7445 Double Free via llama-android.cpp

llama.cpp builds b1886 through b7445 contain a double free vulnerability in the LLaMA-Android JNI wrapper where new1batch allocates memory using malloc while free1batch deallocates it using the C++ delete operator, causing heap metadata corruption. Attackers can trigger this memory management...

8.5CVSS0.00156EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/06 3:27 p.m.21 views

EUVD-2026-54096

llama.cpp builds b1886 through b7445 contain a double free vulnerability in the LLaMA-Android JNI wrapper where new1batch allocates memory using malloc while free1batch deallocates it using the C++ delete operator, causing heap metadata corruption. Attackers can trigger this memory management...

8.5CVSS6.3AI score0.00156EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/06 3:27 p.m.11 views

CVE-2026-43622 llama.cpp b1886–b7445 Double Free via llama-android.cpp

llama.cpp builds b1886 through b7445 contain a double free vulnerability in the LLaMA-Android JNI wrapper where new1batch allocates memory using malloc while free1batch deallocates it using the C++ delete operator, causing heap metadata corruption. Attackers can trigger this memory management...

8.5CVSS6.1AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/08/06 3:27 p.m.13 views

CVE-2026-43622 llama.cpp b1886–b7445 Double Free via llama-android.cpp

llama.cpp builds b1886 through b7445 contain a double free vulnerability in the LLaMA-Android JNI wrapper where new1batch allocates memory using malloc while free1batch deallocates it using the C++ delete operator, causing heap metadata corruption. Attackers can trigger this memory management...

8.5CVSS6.3AI score0.00156EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/06 9:10 a.m.7 views

OPENSUSE-SU-2026:21539-1 Security update for libXfont2

This update for libXfont2 fixes the following issues: - CVE-2026-44950: fsreadglyphs heap buffer overflow via cumulative glyph data overflow bsc1272661. - CVE-2026-59679: fsreadglyphs heap OOB read/write via encoding array index mismatch bsc1272660...

5.5AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/06 7:33 a.m.45 views

CVE-2026-5430 Authentication Bypass via JWT Algorithm Mismatch in Multiple WSO2 Products Allows Account Takeover

The JWT authentication mechanism accepts tokens signed with algorithms other than those explicitly configured or supported. This allows an attacker to craft a JWT with an unsupported algorithm, which is then incorrectly validated, leading to unauthorized access. Successful exploitation of this...

10CVSS0.00223EPSS
SaveExploits0References1
Rows per page
Query Builder