Lucene search
+L

70033 matches found

OSV
OSV
added 2026/09/17 4:00 p.m.6 views

CVE-2026-85720 AsyncHttpClient: Origin credentials sent to the proxy on the plaintext CONNECT request

The AsyncHttpClient AHC library allows Java applications to easily execute HTTP requests and asynchronously process HTTP responses. From 2.0.0 until 2.16.1 and 3.0.12, a request using an HTTP proxy to reach an HTTPS origin can expose preemptive origin credentials because NettyRequestFactory and...

5.9CVSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/09/17 4:00 p.m.24 views

CVE-2026-85720 AsyncHttpClient: Origin credentials sent to the proxy on the plaintext CONNECT request

The AsyncHttpClient AHC library allows Java applications to easily execute HTTP requests and asynchronously process HTTP responses. From 2.0.0 until 2.16.1 and 3.0.12, a request using an HTTP proxy to reach an HTTPS origin can expose preemptive origin credentials because NettyRequestFactory and...

5.9CVSS0.00254EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/17 3:52 p.m.25 views

CVE-2026-85719 AsyncHttpClient: SOCKS proxy credentials sent to the origin server over plaintext HTTP

The AsyncHttpClient AHC library allows Java applications to easily execute HTTP requests and asynchronously process HTTP responses. From 2.1.0 until 2.16.1 and 3.0.12, requests using an authenticated SOCKS proxy can expose the proxy's credentials to the origin because NettyRequestFactory and...

7.5CVSS0.00212EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/17 3:52 p.m.5 views

CVE-2026-85719 AsyncHttpClient: SOCKS proxy credentials sent to the origin server over plaintext HTTP

The AsyncHttpClient AHC library allows Java applications to easily execute HTTP requests and asynchronously process HTTP responses. From 2.1.0 until 2.16.1 and 3.0.12, requests using an authenticated SOCKS proxy can expose the proxy's credentials to the origin because NettyRequestFactory and...

7.5CVSS
SaveExploits0References7
CVE
CVE
added 2026/09/17 3:52 p.m.9 views

CVE-2026-85719

AsyncHttpClient (AHC) , a Java library for asynchronous HTTP requests, contains a credential-exposure flaw in its SOCKS proxy handling. NettyRequestFactory and NettyRequestSender attach the Proxy-Authorization header without verifying the request is actually being sent to an HTTP proxy, so creden...

7.5CVSS0.00212EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/17 3:19 p.m.7 views

dotnet10.0: dotnet9.0: .NET Elevation of Privilege Vulnerability

Exposure of sensitive information to an unauthorized actor in .NET allows an authorized attacker to elevate privileges locally...

7CVSS0.01821EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/17 3:16 p.m.7 views

CVE-2026-80356

Dell OpenManage Server Administrator, versions prior to 11.1.0.3, contains an Exposure of Sensitive Information to an Unauthorized Actor vulnerability. A low privileged attacker with local access could potentially exploit this vulnerability, leading to Information exposure...

7.3CVSS0.0014EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/17 2:44 p.m.8 views

CVE-2025-9074-Docker-Desktop-Container-Escape

CVE-2025-9074: Docker Desktop Container Escape PoC Proof of Concept exploit for CVE-2025-9074 - a critical container escape vulnerability in Docker Desktop that allows unauthenticated access to the Docker Engine API. Vulnerability Overview Property| Value ---|--- CVE ID| CVE-2025-9074 CVSS Score|...

9.3CVSS8.2AI score0.01629EPSS
SaveExploits15References1
Cvelist
Cvelist
added 2026/09/17 2:43 p.m.26 views

CVE-2026-63461 Vendure: Shop API list queries can return non-public entities when filterOperator is OR

Vendure is an open-source headless commerce platform. Prior to 3.6.5, the public Shop API products, collections, and facets queries combine mandatory visibility guards with caller-supplied filters using the caller-controlled filterOperator. When filterOperator is OR, a predicate matching a hidden...

5.3CVSS0.00322EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/17 2:40 p.m.4 views

CVE-2026-63472 Vendure: External-authentication account takeover: external login linked to a pre-existing account by email without verification

Vendure is an open-source headless commerce platform. Prior to 3.7.0, ExternalAuthenticationService.createCustomerAndUser in packages/core/src/service/helpers/external-authentication/external-authentication.service.ts selects an existing customer user by emailAddress and attaches a newly presente...

9.1CVSS
SaveExploits0References5
CVE
CVE
added 2026/09/17 2:38 p.m.12 views

CVE-2026-80356

Dell OpenManage Server Administrator (OMSA) , versions prior to 11.1.0.3 , is affected by an Exposure of Sensitive Information to an Unauthorized Actor vulnerability. A low-privileged attacker with local access can exploit this flaw to expose sensitive information. The vulnerability is rated CVSS...

7.3CVSS0.0014EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/17 2:38 p.m.5 views

EUVD-2026-81666

Dell OpenManage Server Administrator, versions prior to 11.1.0.3, contains an Exposure of Sensitive Information to an Unauthorized Actor vulnerability. A low privileged attacker with local access could potentially exploit this vulnerability, leading to Information exposure...

7.3CVSS0.0014EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/17 2:01 p.m.9 views

CVE-2026-81829

CVE-2026-81829 is a same-origin SSRF vulnerability in SmallRye JWT 's AwsAlbKeyResolver , used by applications (e.g., Quarkus) to verify JWTs signed by AWS Application Load Balancers. The root cause is that the resolver constructs the key-fetch URL by directly concatenating the attacker-controlle...

5.3CVSS0.00387EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/17 1:46 p.m.19 views

CVE-2026-92960

vm2 (a Node.js sandboxing library) versions before 3.11.6 fail to restrict access to the os and dns builtins when configured with builtin: ['*']. This allows sandboxed code to read the host process identity and network topology . Critically, an attacker can invoke dns.setServers() to hijack the h...

10CVSS0.00425EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/17 1:46 p.m.6 views

CVE-2026-92960 vm2 before 3.11.6 Process-wide State Exposure via os and dns

vm2 before 3.11.6 fails to restrict access to os and dns builtins under the builtin: '' configuration, allowing sandbox code to read host process identity and network topology. Attackers can invoke dns.setServers to hijack the host process DNS resolver globally, redirecting all subsequent host DN...

10CVSS
SaveExploits0References4
OSV
OSV
added 2026/09/17 1:46 p.m.5 views

CVE-2026-92940 vm2 3.11.3 through 3.11.6 HTTPS Credential Exposure via globalAgent

vm2 versions 3.11.3 through 3.11.6 expose the host process's real https.globalAgent to sandboxed code when a NodeVM is explicitly configured to allow require'https'. The builtin loader wraps host modules in a read-only proxy, but method calls such as Agent.prototype.on are forwarded to the...

10CVSS
SaveExploits0References4
CVE
CVE
added 2026/09/17 1:46 p.m.14 views

CVE-2026-92940

vm2 versions 3.11.3 through 3.11.6 expose the host process's real https.globalAgent to sandboxed code when a NodeVM is configured to allow require('https'). Although the builtin loader wraps host modules in a read-only proxy, method calls such as Agent.prototype.on() are forwarded to the underlyi...

10CVSS0.00336EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/17 1:46 p.m.27 views

CVE-2026-92940 vm2 3.11.3 through 3.11.6 HTTPS Credential Exposure via globalAgent

vm2 versions 3.11.3 through 3.11.6 expose the host process's real https.globalAgent to sandboxed code when a NodeVM is explicitly configured to allow require'https'. The builtin loader wraps host modules in a read-only proxy, but method calls such as Agent.prototype.on are forwarded to the...

10CVSS0.00336EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/17 1:11 p.m.12 views

aws-perimeter

aws-perimeter A terminal-based AWS Security Scanner with 100+ security checks across VPC, IAM, S3, CloudTrail, containers ECS/EKS, and AI attack detection. Detects dangerous IAM permissions, exposed secrets, misconfigured S3 buckets, container vulnerabilities, and emerging LLMjacking threats...

5.8AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/17 12:32 p.m.11 views

CVE-2025-65900

CVE-2025-65900: Kalmia CMS v0.2.0 - is vulnerable to Incorrect Access Control Vulnerability Overview CVE ID: CVE-2025-65900 Product: DifuseHQ Kalmia CMS Affected Version: 0.2.0 Vulnerability Type: Incorrect Access Control Privileges Required: Low Read-only user account Impact This vulnerability...

6.5CVSS6.1AI score0.00304EPSS
SaveExploits3References1
Rows per page
Query Builder