Lucene search
+L

2469 matches found

Cvelist
Cvelist
added 4 days ago33 views

CVE-2026-58222 Samba: samba ad ldap compare filter injection and trusted-request confusion disclose protected attributes

A security flaw combining LDAP filter injection and improper authorization checks was found in Samba Active Directory Domain Controller AD DC. When processing LDAP Compare requests, Samba fails to properly validate user-supplied attribute names and executes the resulting internal database search ...

8.8CVSS0.00839EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 4 days ago7 views

CVE-2026-13345 Essential Addons for Elementor - Lite < 6.6.10 - Unauthenticated Draft/Private WooCommerce Product Disclosure via Compare Table

The Essential Addons for Elementor WordPress plugin before 6.6.10 does not perform authorization, status, or visibility checks when resolving WooCommerce products in its product-comparison feature, allowing unauthenticated users to disclose the title, price, and SKU of draft, pending, and private...

5.8AI score0.00245EPSS
SaveExploits0References1
EUVD
EUVD
added 4 days ago9 views

EUVD-2026-51012

The Essential Addons for Elementor WordPress plugin before 6.6.10 does not perform authorization, status, or visibility checks when resolving WooCommerce products in its product-comparison feature, allowing unauthenticated users to disclose the title, price, and SKU of draft, pending, and private...

5.3CVSS5.8AI score0.00245EPSS
SaveExploits0References1
Cvelist
Cvelist
added 4 days ago40 views

CVE-2026-13345 Essential Addons for Elementor - Lite < 6.6.10 - Unauthenticated Draft/Private WooCommerce Product Disclosure via Compare Table

The Essential Addons for Elementor WordPress plugin before 6.6.10 does not perform authorization, status, or visibility checks when resolving WooCommerce products in its product-comparison feature, allowing unauthenticated users to disclose the title, price, and SKU of draft, pending, and private...

0.00245EPSS
SaveExploits0References1
CVE
CVE
added 5 days ago17 views

CVE-2026-67216

Summary of CVE-2026-67216 (cJSON) : Affected software is cJSON up to version 1.7.19. The flaw is in cJSON_Compare(), which recurses into shared subtrees twice without a depth guard, causing exponential time growth with nesting depth. A small, deeply nested JSON (depth ~40) can take hours to compa...

8.2CVSS5.8AI score0.00319EPSS
SaveExploits0References3
EUVD
EUVD
added 5 days ago7 views

EUVD-2026-50328

cJSON through 1.7.19 contains an inefficient algorithmic complexity flaw in cJSONCompare. When comparing objects, the function recurses into each shared subtree twice, once in each direction, with no depth guard, making the running time exponential in nesting depth. A small, deeply nested documen...

8.2CVSS5.8AI score0.00319EPSS
SaveExploits0References3
CVE
CVE
added 5 days ago11 views

CVE-2026-66400

Grav Login Plugin = 3.8.13 or follow vendor advisories cited in the references to mitigate.

6.3CVSS5.9AI score0.00152EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 6 days ago7 views

hono: Hono - Timing Attack in basicAuth and bearerAuth Middleware

A flaw was found in Hono. This vulnerability, a timing attack, exists in the basicAuth and bearerAuth middlewares due to a non-constant-time string comparison. A remote attacker could exploit the early termination of string equality checks to infer valid credentials by precisely measuring respons...

6.3CVSS5.8AI score0.00229EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 6 days ago7 views

hono: Hono - Timing Attack in basicAuth and bearerAuth Middleware

A flaw was found in Hono. This vulnerability, a timing attack, exists in the basicAuth and bearerAuth middlewares due to a non-constant-time string comparison. A remote attacker could exploit the early termination of string equality checks to infer valid credentials by precisely measuring respons...

6.3CVSS5.8AI score0.00229EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 6 days ago4 views

CVE-2026-59897

A flaw was found in Hono, a web application framework. The AWS API Gateway v1 adapter incorrectly de-duplicates repeated request header values using a substring comparison, rather than an exact match. This can lead to incomplete data being received by middleware or application logic that relies o...

5.3CVSS5.8AI score0.00126EPSS
SaveExploits0References6
OSV
OSV
added last week5 views

CVE-2026-10682 Out-of-bounds write in Zephyr `log_filter_set` syscall verifier reachable from userspace

The userspace verifier zvrfylogfilterset for the logfilterset syscall in subsys/logging/logmgmt.c performed a signed comparison against the int16t srcid parameter: srcid int16tlogsrccntgetdomainid. Any negative value for srcid e.g. -1 trivially satisfied this check and was forwarded into...

6.6CVSS5.9AI score0.00101EPSS
SaveExploits0References5
GithubExploit
GithubExploit
added 2026/07/27 10:59 a.m.59 views

Exploit for Improper Check for Unusual or Exceptional Conditions in Mozilla Firefox

!IMPORTANT This repository is intended for learning about...

8.8CVSS7.2AI score0.72648EPSS
SaveExploits16
Tenable Nessus
Tenable Nessus
added 2026/07/27 12:0 a.m.5 views

MiracleLinux 9 : postgresql:16 (AXSA:2026-1358:01)

The remote MiracleLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2026-1358:01 advisory. postgresql: PostgreSQL: Operating system account hijack via symlink following in pgbasebackup and pgrewind CVE-2026-6475 postgresql: PostgreSQL libp...

8.8CVSS7AI score0.01006EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/07/22 12:0 a.m.10 views

SUSE SLED15: pam / pam-32bit / pam-devel / pam-devel-32bit / pam-doc / pam-extra / etc (SUSE-SU-2026:3163-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2026:3163-1 advisory. This update for pam fixes the following issue - CVE-2026-54411: timing discrepancy in the pamuserdb module's...

8.2CVSS5.4AI score0.00333EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/07/21 6:18 p.m.9 views

Hono: API Gateway v1 adapter can drop a distinct repeated request header value during de-duplication

Summary The AWS API Gateway v1 adapter can drop a distinct repeated request header value. When a header appears multiple times, the adapter de-duplicates values using a substring comparison instead of an exact match, so a value that is a substring of another value of the same header is omitted fo...

5.3CVSS5.4AI score0.00126EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/07/21 5:46 p.m.17 views

CVE-2026-16243

The CVE-2026-16243 entry concerns Eclipse OMR up to version 0.11, where the arraycmp SIMD implementation for Z and P does not check whether the number of bytes to compare is zero. The connected sources (NVD and CVE records) confirm the affected component and the root cause, but do not provide det...

5.7CVSS5.3AI score0.00302EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/17 3:29 p.m.9 views

EUVD-2026-45193

Mojo::JWT versions before 1.02 for Perl verify HMAC signatures with a non-constant-time string comparison. The decode method compares the supplied signature to the recomputed HMAC with Perl's eq operator, which stops at the first differing byte, so the comparison time varies with the number of...

5.3AI score0.00228EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/16 4:18 p.m.8 views

CVE-2025-45868

LogicalDOC Enterprise up to and for v9.1.1 is vulnerable to blind SQL injection in the ComparisonServlet component, allowing authenticated user to manipulate SQL queries via crafted input...

8.8CVSS0.00281EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/16 12:0 a.m.35 views

CVE-2025-45868

LogicalDOC Enterprise up to and for v9.1.1 is vulnerable to blind SQL injection in the ComparisonServlet component, allowing authenticated user to manipulate SQL queries via crafted input...

0.00281EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/07/16 12:0 a.m.13 views

openSUSE 16 Security Update : pam (openSUSE-SU-2026:21320-1)

The remote openSUSE 16 host has packages installed that are affected by a vulnerability as referenced in the openSUSE- SU-2026:21320-1 advisory. This update for pam fixes the following issue - CVE-2026-54411: timing discrepancy in the pamuserdb module's plaintext-password comparison bsc1268290...

8.2CVSS5.4AI score0.00333EPSS
SaveExploits0References3
Rows per page
Query Builder