Lucene search
+L

4224 matches found

ATTACKERKB
ATTACKERKB
added 2026/07/24 7:54 p.m.20 views

CVE-2026-66041

FFmpeg 7.0 through 8.1.2, fixed in commit 4da9812, contains a heap out-of-bounds write vulnerability in the vfquirc filter that allows an attacker to corrupt heap memory by supplying a crafted PGS/SUP subtitle file with mismatched frame dimensions. Attackers can provide a subtitle file whose seco...

8.8CVSS6AI score0.00539EPSS
SaveExploits1References4Affected Software1
EUVD
EUVD
added 2026/07/24 7:54 p.m.12 views

EUVD-2026-48743

FFmpeg 7.0 through 8.1.2, fixed in commit 4da9812, contains a heap out-of-bounds write vulnerability in the vfquirc filter that allows an attacker to corrupt heap memory by supplying a crafted PGS/SUP subtitle file with mismatched frame dimensions. Attackers can provide a subtitle file whose seco...

8.8CVSS6AI score0.00539EPSS
SaveExploits1References3
OSV
OSV
added 2026/07/24 7:39 p.m.50 views

CVE-2026-66038 FFmpeg LCL/ZLIB Video Decoder Information Disclosure via lcldec.c

FFmpeg through 8.1.2, fixed in commit 8670835, contains an information disclosure vulnerability in the LCL/ZLIB video decoder that allows attackers to expose uninitialized heap memory by supplying a valid zlib stream that inflates to fewer bytes than the expected frame size. The zlibdecomp functi...

7.1CVSS5.6AI score
SaveExploits0References6
Snyk
Snyk
added 2026/07/24 3:43 p.m.20 views

Incorrect Authorization

Overview @better-auth/stripe is a Stripe plugin for Better Auth Affected versions of this package are vulnerable to Incorrect Authorization through the handling of organization subscription actions when the authorizeReference callback is used and both subscription.enabled and organization.enabled...

7.1CVSS5.5AI score0.00196EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/24 7:41 a.m.9 views

CVE-2026-15704 CWE-863: ABAC authorization bypass via trailing slash route normalization in Eclipse BaSyx Go Components

In Eclipse BaSyx Go Components versions up to and including 1.0.0, ABAC-enabled deployments are vulnerable to an authorization bypass caused by inconsistent trailing-slash handling between the ABAC middleware and the HTTP router. The shared router configuration used Chi's middleware.StripSlashes,...

9.8CVSS5.8AI score
SaveExploits0References6
CVE
CVE
added 2026/07/24 7:41 a.m.34 views

CVE-2026-15704

Eclipse BaSyx Go Components up to 1.0.0 are vulnerable to an ABAC authorization bypass caused by inconsistent trailing-slash handling between the ABAC middleware and the HTTP router. The shared router uses Chi’s StripSlashes, so a request like GET /shells/ may be dispatched to GET /shells, while ...

9.8CVSS5.8AI score0.00373EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/23 9:17 p.m.18 views

CVE-2026-15630

A non-global organization admin in one tenant can bypass tenant boundaries to delete, create, or modify resources in any other tenant by exploiting a mismatch between authorization based on ?id= and action based on request body...

9.9CVSS0.00261EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/23 7:57 p.m.41 views

CVE-2026-15630

Technical details about CVE-2026-15630 are not publicly available in the provided documents. Monitor for updates.

9.9CVSS5.3AI score0.00261EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/23 7:57 p.m.38 views

CVE-2026-15630 CVE-2026-15630

A non-global organization admin in one tenant can bypass tenant boundaries to delete, create, or modify resources in any other tenant by exploiting a mismatch between authorization based on ?id= and action based on request body...

0.00261EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/23 7:57 p.m.13 views

CVE-2026-15630

A non-global organization admin in one tenant can bypass tenant boundaries to delete, create, or modify resources in any other tenant by exploiting a mismatch between authorization based on ?id= and action based on request body...

5.3AI score0.00261EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/23 7:57 p.m.12 views

EUVD-2026-48418

A non-global organization admin in one tenant can bypass tenant boundaries to delete, create, or modify resources in any other tenant by exploiting a mismatch between authorization based on ?id= and action based on request body...

5.3AI score0.00261EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/07/23 12:47 p.m.20 views

kernel: VMCI: Fix use-after-free when removing resource in vmci_resource_remove()

A use-after-free vulnerability was found in the Linux kernel. When removing a resource from vmciresourcetable in vmciresourceremove, the search is performed using the resource handle by comparing context and resource fields. However, it is possible to create two resources with different types but...

7.8CVSS6.4AI score0.00274EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/23 12:55 a.m.14 views

kernel: KVM: x86: Fix shadow paging use-after-free due to unexpected role

A flaw was found in the Linux kernel's Kernel-based Virtual Machine KVM x86 shadow paging mechanism. This vulnerability occurs when a host page directory entry PDE mapping is changed from within the guest, leading to an unexpected role mismatch in shadow paging. This mismatch can cause a...

8.8CVSS7.6AI score0.00962EPSS
SaveExploits5References6
Positive Technologies
Positive Technologies
added 2026/07/23 12:00 a.m.26 views

PT-2026-64160

This is a textbook authorization bypass in Casdoor CVE-2026-15630 that breaks tenant isolation in multi-tenant deployments. The core issue is a desync between the authz layer and the controller layer. Technical Breakdown: - Root Cause: The global authz filter routers/authzfilter.go uses the ?id=...

9.9CVSS5.3AI score0.00261EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/22 11:06 p.m.17 views

GHSA-4633-3J49-MH5Q Next.js: Cache confusion of response bodies for requests with bodies containing invalid UTF-8 byte sequences

Impact A server-side fetch with a request body may return a cached response body from a different request to the same URL but different body. Confidential data in the POST's response body would then leak to unauthorized requests. Though the request itself will not be deduped. This is only an issu...

6.3CVSS5.3AI score0.00388EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/07/22 10:56 p.m.30 views

Eclipse Jetty: HTTP Authority/Host mismatch

Summary Jetty currently accepts HTTP/2 and HTTP/3 requests where the regular Host header and the pseudo-header :authority do not match. As a result, the same request can carry two different host identities through Jetty: - logic based on HttpURI / Request.getServerNamerequest uses :authority -...

5.3CVSS5.8AI score0.0031EPSS
SaveExploits0References13Affected Software1
Snyk
Snyk
added 2026/07/22 10:56 p.m.10 views

Improper Validation of Consistency within Input

Overview org.eclipse.jetty:jetty-server is a lightweight highly scalable java based web server and servlet engine. Affected versions of this package are vulnerable to Improper Validation of Consistency within Input through ComplianceUtils.verifyHttpURI, HttpFields, HttpCompliance,...

6.9CVSS5.9AI score0.0031EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/22 10:56 p.m.11 views

GHSA-7P3P-8QV8-M2VH Eclipse Jetty: HTTP Authority/Host mismatch

Summary Jetty currently accepts HTTP/2 and HTTP/3 requests where the regular Host header and the pseudo-header :authority do not match. As a result, the same request can carry two different host identities through Jetty: - logic based on HttpURI / Request.getServerNamerequest uses :authority -...

5.3CVSS5.8AI score0.0031EPSS
SaveExploits0References13
Patchstack
Patchstack
added 2026/07/22 10:21 p.m.12 views

NPM: n8n: External Secrets Permission Bypass via Expression Parser Mismatch

NPM: n8n: External Secrets Permission Bypass via Expression Parser Mismatch vulnerability discovered by ? in WordPress Npm n8n versions 1.123.61...

6.5CVSS5.2AI score0.00438EPSS
SaveExploits0References7Affected Software1
RedHat Linux
RedHat Linux
added 2026/07/22 9:40 p.m.18 views

kernel: KVM: x86: Fix shadow paging use-after-free due to unexpected role

A flaw was found in the Linux kernel's Kernel-based Virtual Machine KVM x86 shadow paging mechanism. This vulnerability occurs when a host page directory entry PDE mapping is changed from within the guest, leading to an unexpected role mismatch in shadow paging. This mismatch can cause a...

8.8CVSS7.6AI score0.00962EPSS
SaveExploits5References6
Rows per page
Query Builder