Lucene search
+L

38842 matches found

Tenable Nessus
Tenable Nessus
added 2026/06/11 12:00 a.m.13 views

openSUSE 16 Security Update : erlang (openSUSE-SU-2026:20907-1)

The remote openSUSE 16 host has packages installed that are affected by multiple vulnerabilities as referenced in the openSUSE-SU-2026:20907-1 advisory. This update for erlang fixes the following issues - CVE-2025-4748: improper limitation of a pathname may lead to path traversal bsc1244642. -...

8.1CVSS5.6AI score0.00354EPSS
SaveExploits0References15
Tenable Nessus
Tenable Nessus
added 2026/06/11 12:00 a.m.14 views

RockyLinux 10 : samba (RLSA-2026:22963)

The remote RockyLinux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2026:22963 advisory. samba: Missing access check on reparse point operations CVE-2026-1933 samba: vfsworm does not block directory modification CVE-2026-2340 samba: group...

9.8CVSS6.1AI score0.1393EPSS
SaveExploits10References13
OSV
OSV
added 2026/06/11 12:00 a.m.13 views

ALSA-2026:25341 Important: tomcat9 update

Certificate revocation bypass due to improper OCSP response validation...

6.1AI score
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/06/10 9:02 p.m.16 views

CVE-2026-0420

An improper implementation of TLS certificate validation vulnerability found in NETGEAR's ReadyCloud client app which could allow an attacker to perform attacker-in-the-middle MiTM style attacks impacting the product's confidentiality. This vulnerability affects the listed NETGEAR models...

8.2CVSS5.4AI score0.00135EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/06/10 6:34 p.m.18 views

nebula-mesh: Decrypted CA private key persists in heap after signing

internal/pki/resolver.go:36-64 constructs a CAManager with the plaintext ed25519.PrivateKey after unwrapping via the master key; internal/pki/ca.go:13-16 stores it. Callers at internal/api/enroll.go:116, internal/api/updates.go:297, and internal/api/mobilebundle.go:40 use the manager for one Sign...

6.9CVSS5.3AI score0.00292EPSS
SaveExploits0References4Affected Software2
Snyk
Snyk
added 2026/06/10 6:34 p.m.8 views

Improper Clearing of Heap Memory Before Release ('Heap Inspection')

Overview Affected versions of this package are vulnerable to Improper Clearing of Heap Memory Before Release 'Heap Inspection' due to the improper clearing of decrypted CA private keys from memory after use in the CAManager process. An attacker can access sensitive cryptographic material by...

6.9CVSS6AI score0.00292EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/06/10 6:34 p.m.13 views

Improper Clearing of Heap Memory Before Release ('Heap Inspection')

Overview Affected versions of this package are vulnerable to Improper Clearing of Heap Memory Before Release 'Heap Inspection' due to the improper clearing of decrypted CA private keys from memory after use in the CAManager process. An attacker can access sensitive cryptographic material by...

6.8CVSS5.8AI score0.00292EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/10 6:34 p.m.12 views

GHSA-8H84-FHQQ-Q58V nebula-mesh: Decrypted CA private key persists in heap after signing

internal/pki/resolver.go:36-64 constructs a CAManager with the plaintext ed25519.PrivateKey after unwrapping via the master key; internal/pki/ca.go:13-16 stores it. Callers at internal/api/enroll.go:116, internal/api/updates.go:297, and internal/api/mobilebundle.go:40 use the manager for one Sign...

6.9CVSS5.3AI score0.00292EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/10 4:47 p.m.13 views

USN-8306-2 samba vulnerabilities

USN-8306-1 fixed vulnerabilities in Samba. This update provides the corresponding updates for CVE-2026-3238, CVE-2026-4408, and CVE-2026-4480 in Ubuntu 20.04 LTS. Original advisory details: Asim Viladi Oglu Manizada discovered that Samba incorrectly handled access checks on reparse point...

9.8CVSS6.2AI score0.1393EPSS
SaveExploits9References4
OSV
OSV
added 2026/06/10 4:17 p.m.6 views

AZL-90123 CVE-2026-48860 affecting package erlang for versions less than 26.2.5.21-2

Reliance on IP Address for Authentication vulnerability in Erlang/OTP ssl inettlsdist module allows unauthenticated bypass of the distribution-over-TLS LAN allowlist. The inettlsdist:checkip/1 function, which enforces a LAN allowlist for Erlang distribution over TLS, calls inet:sockname/1 instead...

7.5CVSS5.9AI score0.00194EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/06/10 4:17 p.m.11 views

CVE-2026-48860

Reliance on IP Address for Authentication vulnerability in Erlang/OTP ssl inettlsdist module allows unauthenticated bypass of the distribution-over-TLS LAN allowlist. The inettlsdist:checkip/1 function, which enforces a LAN allowlist for Erlang distribution over TLS, calls inet:sockname/1 instead...

7.5CVSS5.4AI score0.00194EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/06/10 3:39 p.m.29 views

crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate

A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the HostnameError.Error function. This flaw, caused by unbounded string concatenation, leads to excessive resource...

7.5CVSS7.3AI score0.00457EPSS
SaveExploits2References8
RedHat Linux
RedHat Linux
added 2026/06/10 3:39 p.m.30 views

crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation

A flaw was found in Go's crypto/x509 package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service DoS for...

7.5CVSS7.2AI score0.00355EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/06/10 3:39 p.m.26 views

crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building

A flaw was found in the Go standard library packages crypto/x509 and crypto/tls. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being...

7.5CVSS7.1AI score0.00615EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2026/06/10 2:59 p.m.25 views

CVE-2026-50752

A weakness in the certificate validation logic of the deprecated IKEv1 key exchange may allow an unauthenticated attacker positioned as a man-in-the-middle to bypass certificate validation in VPN site-to-site connections that use certificate-based authentication. Successful exploitation could all...

7.4CVSS5.8AI score0.05005EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/06/10 2:59 p.m.35 views

CVE-2026-50751

A logic flow weakness in Remote Access and Mobile Access certificate validation in deprecated IKEv1 key exchange allows an unauthenticated remote attacker to bypass user authentication and establish a remote access VPN connection without a valid user password...

9.3CVSS5.9AI score0.83771EPSS
SaveExploits7References1
CVE
CVE
added 2026/06/10 2:35 p.m.81 views

CVE-2026-48860

CVE-2026-48860 affects Erlang/OTP’s TLS-based distribution via the inet_tls_dist.erl check_ip/1, which enforces a LAN allowlist, uses inet:sockname/1 (local address) instead of inet:peername/1, causing the peer’s subnet validation to be bypassed. Any holder of a CA-signed TLS certificate can bypa...

7.5CVSS5.9AI score0.00194EPSS
SaveExploits0References5Affected Software2
EUVD
EUVD
added 2026/06/10 2:35 p.m.21 views

EUVD-2026-36057

Reliance on IP Address for Authentication vulnerability in Erlang/OTP ssl inettlsdist module allows unauthenticated bypass of the distribution-over-TLS LAN allowlist. The inettlsdist:checkip/1 function, which enforces a LAN allowlist for Erlang distribution over TLS, calls inet:sockname/1 instead...

7.5CVSS5.5AI score0.00194EPSS
SaveExploits0References5
OSV
OSV
added 2026/06/10 2:35 p.m.18 views

CVE-2026-48860 Distribution-over-TLS LAN allowlist silently bypassed due to sockname/peername confusion in inet_tls_dist

Reliance on IP Address for Authentication vulnerability in Erlang/OTP ssl inettlsdist module allows unauthenticated bypass of the distribution-over-TLS LAN allowlist. The inettlsdist:checkip/1 function, which enforces a LAN allowlist for Erlang distribution over TLS, calls inet:sockname/1 instead...

7.5CVSS5.9AI score0.00194EPSS
SaveExploits0References9
ATTACKERKB
ATTACKERKB
added 2026/06/10 2:35 p.m.5 views

CVE-2026-48860

Reliance on IP Address for Authentication vulnerability in Erlang/OTP ssl inettlsdist module allows unauthenticated bypass of the distribution-over-TLS LAN allowlist. The inettlsdist:checkip/1 function, which enforces a LAN allowlist for Erlang distribution over TLS, calls inet:sockname/1 instead...

7.5CVSS5.9AI score0.00194EPSS
SaveExploits0References6Affected Software1
Rows per page
Query Builder