Lucene search
+L

175 matches found

Kitploit
Kitploit
added 2026/09/06 12:15 a.m.15 views

CVE-2024-12381

CVE-2024-12381 CVE-2024-12381 is a WebAssembly type canonicalization vulnerability in Chrome's V8 engine where CanonicalEquality::EqualValueType fails to account for nullability in indexed reference types. Combined with a JSPI-based V8 sandbox bypass CVE-2024-12692, this allows remote code...

8.8CVSS7.8AI score0.0487EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/03 1:25 a.m.9 views

CVE-2021-32648

CVE-2021-32648 Patch your code for October CMS Auth Bypass CVE-2021-32648 Instructions 1. Open the file vendor/october/rain/src/Auth/Models/User.php 2. Perform the patch found in these diff notes 3. Save the file Overview You are converting a loose comparison to a strict comparison by replacing t...

9.1CVSS8.3AI score0.90418EPSS
SaveExploits1References3
NVD
NVD
added 2026/08/31 3:16 a.m.16 views

CVE-2026-81853

Authorization Bypass Through User-Controlled Key vulnerability in ash-project ashadmin turns a record-lookup URL into an equality oracle over sensitive attributes. AshAdmin.Helpers.decodeprimarykey/2 decodes the composite-primary-key form Base64 plus ETF and returns the decoded map verbatim as th...

2.3CVSS0.00258EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/31 2:31 a.m.8 views

EUVD-2026-68330

Authorization Bypass Through User-Controlled Key vulnerability in ash-project ashadmin turns a record-lookup URL into an equality oracle over sensitive attributes. AshAdmin.Helpers.decodeprimarykey/2 decodes the composite-primary-key form Base64 plus ETF and returns the decoded map verbatim as th...

2.3CVSS6AI score0.00258EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/31 2:31 a.m.7 views

EEF-CVE-2026-81853 AshAdmin composite primary key decoding accepts arbitrary fields, enabling a secret-attribute oracle

Summary Authorization Bypass Through User-Controlled Key vulnerability in ash-project ashadmin turns a record-lookup URL into an equality oracle over sensitive attributes. AshAdmin.Helpers.decodeprimarykey/2 decodes the composite-primary-key form Base64 plus ETF and returns the decoded map verbat...

2.3CVSS6AI score0.00258EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/31 2:31 a.m.28 views

CVE-2026-81853

This vulnerability in ash-project/ash_admin (versions 0.1.0 through before 1.3.1) stems from AshAdmin.Helpers.decode_primary_key/2 , which decodes a composite primary key (Base64 + ETF) and returns the resulting map verbatim as the lookup filter without verifying that its keys are actual primary-...

2.3CVSS6AI score0.00258EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/31 2:31 a.m.7 views

CVE-2026-81853 AshAdmin composite primary key decoding accepts arbitrary fields, enabling a secret-attribute oracle

Authorization Bypass Through User-Controlled Key vulnerability in ash-project ashadmin turns a record-lookup URL into an equality oracle over sensitive attributes. AshAdmin.Helpers.decodeprimarykey/2 decodes the composite-primary-key form Base64 plus ETF and returns the decoded map verbatim as th...

2.3CVSS6AI score0.00258EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2026/08/27 5:57 p.m.49 views

CVE-2026-59276 Timing Attack via Non-Constant-Time Comparison of Sensitive Values

Several components in Spring Security compare security-sensitive values using standard string equality String.equals rather than a constant-time comparison. Because String.equals returns as soon as it finds a differing character, the time taken to reject an incorrect value is proportional to the...

5.9CVSS0.00257EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/27 5:57 p.m.98 views

CVE-2026-59276

Spring Security is affected by a timing attack vulnerability in several components that compare security-sensitive values using standard String.equals() instead of a constant-time comparison. Because String.equals() returns as soon as a differing character is found, the response time for rejectin...

5.9CVSS5.3AI score0.00257EPSS
SaveExploits0References1Affected Software1
NVD
NVD
added 2026/08/25 8:16 p.m.7 views

CVE-2026-55099

icalendar is an RFC 5545 compatible parser and generator of iCalendar files for Python. From 7.1.0 until 7.1.3, the Component equality method in src/icalendar/cal/component.py compares nested subcomponents with two membership loops, and each membership test invokes the same method on child...

7.5CVSS0.00384EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/08/25 7:27 p.m.9 views

icalendar has Algorithmic Complexity in Equality

Summary Component.eq compares subcomponents in O2^n time relative to nesting depth. Because the parser accepts arbitrarily nested components, a sub-kilobyte .ics file is enough to make a single equality check run for minutes or hang indefinitely. Any application that compares parsed components ==...

7.5CVSS5.5AI score0.00384EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/08/25 7:27 p.m.7 views

CVE-2026-55099 icalendar: Algorithmic Complexity in Equality

icalendar is an RFC 5545 compatible parser and generator of iCalendar files for Python. From 7.1.0 until 7.1.3, the Component equality method in src/icalendar/cal/component.py compares nested subcomponents with two membership loops, and each membership test invokes the same method on child...

7.5CVSS5.7AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/25 7:27 p.m.32 views

CVE-2026-55099 icalendar: Algorithmic Complexity in Equality

icalendar is an RFC 5545 compatible parser and generator of iCalendar files for Python. From 7.1.0 until 7.1.3, the Component equality method in src/icalendar/cal/component.py compares nested subcomponents with two membership loops, and each membership test invokes the same method on child...

7.5CVSS0.00384EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/25 7:27 p.m.31 views

CVE-2026-55099

icalendar is an RFC 5545 iCalendar parser and generator for Python. In versions 7.1.0 through 7.1.3 , the Component equality method in src/icalendar/cal/component.py compares nested subcomponents using two membership loops that recursively invoke the same method on child components, producing O(2...

7.5CVSS5.4AI score0.00384EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/24 8:08 p.m.12 views

CVE-2026-72705 Rocq Prover before 9.2.0 Guard Checker Accepts Fixpoint Passed as a Higher-Order Argument

The guard checker in Rocq Prover does not follow recursive calls made through a fixpoint's own arguments. A fixpoint may pass itself as a higher-order argument to a second fixpoint, which then applies it to a value that is not a subterm of the structural argument. Passing the recursive function t...

6.8CVSS5.5AI score
SaveExploits0References7
EUVD
EUVD
added 2026/08/24 8:08 p.m.7 views

EUVD-2026-65141

The guard checker in Rocq Prover does not follow recursive calls made through a fixpoint's own arguments. A fixpoint may pass itself as a higher-order argument to a second fixpoint, which then applies it to a value that is not a subterm of the structural argument. Passing the recursive function t...

6.8CVSS5.3AI score0.0012EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/24 8:08 p.m.16 views

CVE-2026-72705

CVE-2026-72705 is a soundness flaw in the guard checker of Rocq Prover (before 9.2.0). The checker fails to track recursive calls when a fixpoint passes itself as a higher-order argument to another fixpoint, which then applies it to a non-subterm value. This admits a type definitionally equal to ...

6.8CVSS5.3AI score0.0012EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/08/20 12:00 a.m.11 views

Timing Attack

Overview org.springframework.security:spring-security-core is a package that provides security services for the Spring IO Platform. Affected versions of this package are vulnerable to Timing Attack via the comparison of sensitive values using standard string equality rather than constant-time...

8.2CVSS5.9AI score0.00257EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/07 6:41 p.m.30 views

CVE-2026-71850 Hono: `memo()` retains SSR output across requests, leading to cross-user data disclosure

Hono is a Web application framework that provides support for any JavaScript runtime. From 3.8.0 to 4.12.33, memo from hono/jsx retains the result of a server side render and reuses it for later renders with comparator equal props, and request scoped values read inside the component take no part ...

4.8CVSS5.4AI score
SaveExploits0References3
Jenkins Security Advisories
Jenkins Security Advisories
added 2026/08/05 12:00 a.m.16 views

Improper handling of case sensitivity allows privilege escalation

Jenkins 2.575 and earlier, LTS 2.568.1 and earlier handles case-insensitivity in user names and group names inconsistently. While the canonical ID for a case-insensitive user or group name is created by lowercasing the name, comparisons of user names and group names are done using...

8.1CVSS5.5AI score0.00236EPSS
SaveExploits0Affected Software1
Rows per page
Query Builder