Lucene search
+L

23464 matches found

OSV
OSV
added 2026/08/12 7:17 a.m.8 views

JLSEC-2026-1257 Cesanta Mongoose before 7.22 contains an out-of-bounds read in the built-in TLS server function...

Cesanta Mongoose before 7.22 contains an out-of-bounds read in the built-in TLS server function mgtlsserverrecvhello, which uses an attacker-controlled sessionidlen byte from a TLS ClientHello as a buffer index without validating it against the length of received data. A remote, unauthenticated...

8.7CVSS5.7AI score0.00347EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/12 5:17 a.m.8 views

CVE-2026-12233

The PSA Protected Storage credential backend subsys/net/lib/tlscredentials/tlscredentialstrusted.c declared its credential-store mutex as a plain zero-filled static struct kmutex credentiallock; and never called kmutexinit on it. A statically zero-filled kmutex has an uninitialized wait queue its...

5.9CVSS0.00307EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/12 3:54 a.m.10 views

EUVD-2026-57067

The PSA Protected Storage credential backend subsys/net/lib/tlscredentials/tlscredentialstrusted.c declared its credential-store mutex as a plain zero-filled static struct kmutex credentiallock; and never called kmutexinit on it. A statically zero-filled kmutex has an uninitialized wait queue its...

5.9CVSS5.8AI score0.00307EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/12 3:54 a.m.40 views

CVE-2026-12233

CVE-2026-12233 affects the PSA Protected Storage TLS credential backend. The credential_store mutex was declared as a zero-initialized static k_mutex and never initialized, leaving its wait queue NULL. Under contention, z_pend_curr() appends to this uninitialized wait queue and dereferences a NUL...

5.9CVSS5.8AI score0.00307EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/12 3:54 a.m.7 views

CVE-2026-12233 Uninitialized mutex in TLS trusted-credential backend causes kernel NULL-deref DoS under contention

The PSA Protected Storage credential backend subsys/net/lib/tlscredentials/tlscredentialstrusted.c declared its credential-store mutex as a plain zero-filled static struct kmutex credentiallock; and never called kmutexinit on it. A statically zero-filled kmutex has an uninitialized wait queue its...

5.9CVSS5.9AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/12 12:00 a.m.3 views

PT-2026-71356

Name of the Vulnerable Software and Affected Versions etcd versions prior to 3.5.33 etcd versions prior to 3.6.14 etcd versions prior to 3.7.1 Description A network attacker capable of reaching an etcd TLS listener can initiate numerous TCP connections without sending a ClientHello. Within the fi...

8.7CVSS5.2AI score0.00396EPSS
SaveExploits0References13
Positive Technologies
Positive Technologies
added 2026/08/12 12:00 a.m.5 views

PT-2026-71218

When kuma-dp is started against an HTTPS control plane and the operator did not pass a CA certificate, the data plane connects with TLS peer verification disabled, and the dataplane authentication token is sent over that unverified connection. An on-path actor can intercept the dataplane...

5.8CVSS5.3AI score0.00119EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/12 12:00 a.m.4 views

PT-2026-71123

Under specific self-hosted Helm configurations, generated TLS private keys may be retained in rendered manifests accessible to highly privileged local users...

6.7CVSS5.2AI score0.00081EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/12 12:00 a.m.5 views

PT-2026-71288

Budibase is an open-source low-code platform. Prior to 3.40.1, packages/server/src/integrations/mongodb.ts passed builder-controlled tlsCertificateKeyFile and tlsCAFile values directly to MongoClient on Budibase Cloud. A builder could submit absolute server paths through /api/datasources/verify a...

5.1CVSS5.3AI score0.00191EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/12 12:00 a.m.6 views

PT-2026-70981

Name of the Vulnerable Software and Affected Versions Zephyr OS affected versions not specified Description The PSA Protected Storage credential backend in subsys/net/lib/tls credentials/tls credentials trusted.c fails to initialize the credential lock mutex. Because the mutex is declared as a...

5.9CVSS5.4AI score0.00307EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/12 12:00 a.m.3 views

PT-2026-71209

When an operator adds an HTTPS control plane profile to kumactl without providing a CA certificate, kumactl disables TLS verification and sends API tokens over the unverified connection. An attacker on the network path between the operator and the control plane can intercept user or admin API...

5.5CVSS5.3AI score0.00096EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/11 9:17 p.m.4 views

DEBIAN-CVE-2026-71290

Improper TLS hostname verification vulnerability in Apache HttpComponents Client 5.4 or newer. HostnameVerificationPolicyBUILTIN setting has no effect when used with the async version of HttpClient. An attacker that can intercept and modify traffic between the client and the server can impersonat...

9.1CVSS5.4AI score0.00187EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/11 9:17 p.m.15 views

CVE-2026-71290

Improper TLS hostname verification vulnerability in Apache HttpComponents Client 5.4 or newer. HostnameVerificationPolicyBUILTIN setting has no effect when used with the async version of HttpClient. An attacker that can intercept and modify traffic between the client and the server can impersonat...

9.1CVSS0.00187EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/11 9:17 p.m.11 views

CVE-2026-71290

Improper TLS hostname verification vulnerability in Apache HttpComponents Client 5.4 or newer. HostnameVerificationPolicyBUILTIN setting has no effect when used with the async version of HttpClient. An attacker that can intercept and modify traffic between the client and the server can impersonat...

9.1CVSS5.5AI score0.00187EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/11 9:17 p.m.5 views

UBUNTU-CVE-2026-71290

Improper TLS hostname verification vulnerability in Apache HttpComponents Client 5.4 or newer. HostnameVerificationPolicyBUILTIN setting has no effect when used with the async version of HttpClient. An attacker that can intercept and modify traffic between the client and the server can impersonat...

9.1CVSS5.4AI score0.00187EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/11 8:33 p.m.62 views

CVE-2026-71290 Apache HttpComponents Client: TLS hostname verification silently disabled on the async transport (default config, MITM)

Improper TLS hostname verification vulnerability in Apache HttpComponents Client 5.4 or newer. HostnameVerificationPolicyBUILTIN setting has no effect when used with the async version of HttpClient. An attacker that can intercept and modify traffic between the client and the server can impersonat...

0.00187EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/11 8:33 p.m.226 views

CVE-2026-71290

CVE-2026-71290 affects Apache HttpComponents Client 5.4+ where TLS hostname verification is silently disabled for the async transport when using HostnameVerificationPolicy#BUILTIN. An attacker capable of intercepting/modifying traffic can impersonate the server by presenting a valid certificate f...

9.1CVSS5.3AI score0.00187EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/08/11 8:33 p.m.9 views

EUVD-2026-56973

Improper TLS hostname verification vulnerability in Apache HttpComponents Client 5.4 or newer. HostnameVerificationPolicyBUILTIN setting has no effect when used with the async version of HttpClient. An attacker that can intercept and modify traffic between the client and the server can impersonat...

5.3AI score0.00187EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/11 8:33 p.m.6 views

CVE-2026-71290 Apache HttpComponents Client: TLS hostname verification silently disabled on the async transport (default config, MITM)

Improper TLS hostname verification vulnerability in Apache HttpComponents Client 5.4 or newer. HostnameVerificationPolicyBUILTIN setting has no effect when used with the async version of HttpClient. An attacker that can intercept and modify traffic between the client and the server can impersonat...

5.3AI score0.00187EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/11 8:33 p.m.7 views

CVE-2026-71290

Improper TLS hostname verification vulnerability in Apache HttpComponents Client 5.4 or newer. HostnameVerificationPolicyBUILTIN setting has no effect when used with the async version of HttpClient. An attacker that can intercept and modify traffic between the client and the server can impersonat...

9.1CVSS5.3AI score0.00187EPSS
SaveExploits0References2
Rows per page
Query Builder