Lucene search
+L

5476292 matches found

NVD
NVD
added 2026/08/24 8:17 p.m.2 views

CVE-2026-71510

Dolibarr before 24.0.0 contains a SQL injection vulnerability in the users REST API that allows authenticated attackers with user-read rights to extract sensitive data by splicing unsanitized filter parameters into SQL WHERE clauses without column restrictions. Attackers can perform binary search...

7.1CVSS
SaveExploits0References4
NVD
NVD
added 2026/08/24 8:16 p.m.3 views

CVE-2026-63693

Dell Client BIOS contains an Improper Link Resolution Before File Access 'Link Following' vulnerability. A low privileged attacker with local access could potentially exploit this vulnerability, leading to Arbitrary Write...

6.6CVSS
SaveExploits0References1
NVD
NVD
added 2026/08/24 8:16 p.m.2 views

CVE-2026-61419

Dell ThinOS 10, versions prior to 260510.2518, contain an Improper Access Control vulnerability. A low privileged attacker with local access could potentially exploit this vulnerability, leading to Unauthorized access...

7.8CVSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/24 8:15 p.m.4 views

EUVD-2026-65120

Insufficient Session Expiration vulnerability in the OAuth token refresh grant in hexpm hexpm allows a user removed from an organization to keep reading its private packages. expandrepositoriesscope/3 in lib/hexpm/permissions.ex only rewrites the literal repositories scope, so an explicitly grant...

2.3CVSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/24 8:15 p.m.6 views

CVE-2026-75554 Explicit organization scopes survive token refresh after membership ends

Insufficient Session Expiration vulnerability in the OAuth token refresh grant in hexpm hexpm allows a user removed from an organization to keep reading its private packages. expandrepositoriesscope/3 in lib/hexpm/permissions.ex only rewrites the literal repositories scope, so an explicitly grant...

2.3CVSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/24 8:14 p.m.5 views

CVE-2026-75542 OAuth token exchange grants repository scopes for organizations the principal cannot access

Incorrect Authorization vulnerability in the OAuth token endpoint in hexpm hexpm allows an API key holding the repositories permission to read another organization's private packages. When an API key is exchanged for a token through the OAuth clientcredentials grant, validatescopesagainstkey/2 in...

8.3CVSS
SaveExploits0References4
OSV
OSV
added 2026/08/24 8:14 p.m.2 views

EEF-CVE-2026-75542 OAuth token exchange grants repository scopes for organizations the principal cannot access

Summary Incorrect Authorization vulnerability in the OAuth token endpoint in hexpm hexpm allows an API key holding the repositories permission to read another organization's private packages. When an API key is exchanged for a token through the OAuth client\credentials grant,...

8.3CVSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/24 8:14 p.m.4 views

EUVD-2026-65119

Incorrect Authorization vulnerability in the OAuth token endpoint in hexpm hexpm allows an API key holding the repositories permission to read another organization's private packages. When an API key is exchanged for a token through the OAuth clientcredentials grant, validatescopesagainstkey/2 in...

8.3CVSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/24 8:10 p.m.4 views

EUVD-2026-65118

Filament is a collection of full-stack components for accelerated Laravel development. Prior to versions 4.12.0 and 5.7.0, incorrect challenge-form required-field handling allows app-based multi-factor authentication to be bypassed when recovery codes are enabled. Email-based multi-factor...

8.1CVSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/24 8:09 p.m.10 views

EUVD-2026-63564

django CMS: Page cache ignores plugin-declared Vary headers disclosure & poisoning...

4.8CVSS5.4AI score0.00147EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/24 8:09 p.m.11 views

EUVD-2026-63565

django CMS: Plugin move endpoint allows cyclic reparenting DoS...

7.1CVSS5.3AI score0.00345EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/24 8:08 p.m.4 views

EUVD-2026-65138

joserfc is a Python library that provides an implementation of several JSON Object Signing and Encryption JOSE standards. Prior to version 1.7.3, JWTClaimsRegistry applies membership matching to list-valued iss and sub claims, allowing an array-valued iss that contains the expected issuer to pass...

6.5CVSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/24 8:05 p.m.4 views

EUVD-2026-65137

Mistune is a Python Markdown parser with renderers and plugins. Versions 3.3.0 through 3.3.2 are vulnerable to DoS through deeply nested tokens. HTML rendering creates deeply nested emphasis tokens from consecutive asterisk characters, and recursive rendering in HTMLRenderer.rendertoken can excee...

7.5CVSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/24 7:53 p.m.6 views

CVE-2026-76816 Netty: MQTT Topic Name and Client ID Validation Bypass

Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.137.Final and 4.2.17.Final, MqttEncoder does not validate client identifiers, will topics, usernames, and PUBLISH topic names before encoding, allowing prohibited null bytes in MQTT UTF-8 string fields and...

3.5CVSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/24 7:53 p.m.4 views

EUVD-2026-65093

Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.137.Final and 4.2.17.Final, MqttEncoder does not validate client identifiers, will topics, usernames, and PUBLISH topic names before encoding, allowing prohibited null bytes in MQTT UTF-8 string fields and...

3.5CVSS5.5AI score
SaveExploits0References3
OSV
OSV
added 2026/08/24 7:49 p.m.4 views

GHSA-3GJW-F78C-VVPW tokio-postgres: Panic on a `DataRow` with fewer fields than columns allows denial of service

A malicious or compromised server can send a row containing fewer fields than its row description declares columns. Reading one of the missing columns then panics with an out-of-bounds index, aborting the calling task. This affects even the otherwise non-panicking tryget, and both Row and...

6.9CVSS
SaveExploits0References4
OSV
OSV
added 2026/08/24 7:47 p.m.3 views

GHSA-RGQC-3X5P-6GWG postgres-protocol: Panic decoding a malformed `hstore` value allows denial of service

A malicious or compromised server can return a binary hstore value with an invalid internal length field, causing the client to panic while decoding it. Applications that connect only to a trusted database are not exposed; the risk applies to clients that may connect to untrusted or user-supplied...

6.9CVSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/24 7:45 p.m.3 views

CVE-2026-78430 sworddut mcp-ffmpeg-helper Tool handlers.ts handleToolCall os command injection

A vulnerability was detected in sworddut mcp-ffmpeg-helper 0.1.0/0.1.1/0.2.1. This affects the function handleToolCall of the file src/tools/handlers.ts of the component Tool Handler. The manipulation of the argument format results in os command injection. Attacking locally is a requirement. The...

5.3CVSS5.1AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/24 7:45 p.m.7 views

CVE-2026-78430 sworddut mcp-ffmpeg-helper Tool handlers.ts handleToolCall os command injection

A vulnerability was detected in sworddut mcp-ffmpeg-helper 0.1.0/0.1.1/0.2.1. This affects the function handleToolCall of the file src/tools/handlers.ts of the component Tool Handler. The manipulation of the argument format results in os command injection. Attacking locally is a requirement. The...

5.3CVSS
SaveExploits0References6
OSV
OSV
added 2026/08/24 7:43 p.m.2 views

GHSA-5X78-73V4-XG6W postgres-protocol: Unbounded SCRAM iteration count allows a malicious server to cause CPU-exhaustion denial of service

A malicious, compromised, or man-in-the-middle server can supply an arbitrarily large SCRAM-SHA-256 PBKDF2 iteration count during authentication. The client runs it inline with no upper bound, pinning a tokio worker thread for minutes per connection, possibly stalling the whole async runtime...

8.7CVSS
SaveExploits0References4
Rows per page
Query Builder