Lucene search
+L

6120 matches found

RedHat Linux
RedHat Linux
added 2026/08/21 1:48 a.m.6 views

resolv: Resolv gem: DNS allowlist and egress bypass, and cache poisoning via crafted hostnames

A flaw was found in the resolv gem. This vulnerability arises from the incorrect handling of DNS label lengths during message encoding. A remote attacker could exploit this by providing a specially crafted hostname to an application utilizing the resolv gem. This could lead to the bypass of...

4CVSS5.9AI score0.0035EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/21 1:47 a.m.6 views

resolv: Resolv gem: DNS allowlist and egress bypass, and cache poisoning via crafted hostnames

A flaw was found in the resolv gem. This vulnerability arises from the incorrect handling of DNS label lengths during message encoding. A remote attacker could exploit this by providing a specially crafted hostname to an application utilizing the resolv gem. This could lead to the bypass of...

4CVSS5.9AI score0.0035EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/21 12:31 a.m.21 views

EUVD-2026-63681

The POST /api/provider-nodes/validate route in 9router takes a caller-supplied baseUrl and issues server-side HTTP requests to it, guarding the destination with assertPublicUrl from src/shared/utils/ssrfGuard.js. That guard compares hostname strings only: it resolves no DNS, does not revalidate...

8.5CVSS5.5AI score0.00218EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/08/21 12:00 a.m.18 views

MLflow < 3.15.0 SSRF (CVE-2026-64849)

The version of MLflow installed on the remote host is prior to 3.15.0. It is, therefore, affected by a server-side request forgery vulnerability: - The unauthenticated POST /api/2.0/mlflow/webhooks/id/test endpoint calls validatewebhookurl only for the original URL while the webhook delivery...

9.3CVSS8.4AI score0.1641EPSS
SaveExploits3References2
RedHat Linux
RedHat Linux
added 2026/08/20 6:54 p.m.8 views

golang.org/x/net/idna: golang: net/http: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing

A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname for example, xn--example-.com returns example.com instead of an error. Applications that validate the ASCII form then convert to Unicode may grant acce...

9.6CVSS5.3AI score0.00692EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/20 6:16 p.m.11 views

DEBIAN-CVE-2026-73253

Mongoose is an embedded web server and network library. Prior to version 7.22, an on-path network attacker with a wildcard certificate for a parent domain can impersonate deeper subdomains to a client using the built-in TLS stack. The mgtlsverifycertsan and mgtlsverifycertcn functions in...

9.1CVSS5.4AI score0.00212EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/20 6:16 p.m.14 views

CVE-2026-73253

Mongoose is an embedded web server and network library. Prior to version 7.22, an on-path network attacker with a wildcard certificate for a parent domain can impersonate deeper subdomains to a client using the built-in TLS stack. The mgtlsverifycertsan and mgtlsverifycertcn functions in...

9.1CVSS0.00212EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/20 5:41 p.m.10 views

CVE-2026-73253

Mongoose is an embedded web server and network library. Prior to version 7.22, an on-path network attacker with a wildcard certificate for a parent domain can impersonate deeper subdomains to a client using the built-in TLS stack. The mgtlsverifycertsan and mgtlsverifycertcn functions in...

9.1CVSS5.2AI score0.00212EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/20 5:41 p.m.31 views

CVE-2026-73253 Mongoose: TLS Hostname Verification Bypass via Overly Permissive Wildcard Matching

Mongoose is an embedded web server and network library. Prior to version 7.22, an on-path network attacker with a wildcard certificate for a parent domain can impersonate deeper subdomains to a client using the built-in TLS stack. The mgtlsverifycertsan and mgtlsverifycertcn functions in...

9.1CVSS0.00212EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/20 5:41 p.m.16 views

EUVD-2026-63500

Mongoose is an embedded web server and network library. Prior to version 7.22, an on-path network attacker with a wildcard certificate for a parent domain can impersonate deeper subdomains to a client using the built-in TLS stack. The mgtlsverifycertsan and mgtlsverifycertcn functions in...

9.1CVSS5.1AI score0.00212EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/20 5:41 p.m.49 views

CVE-2026-73253

Mongoose (embedded web server and network library) prior to version 7.22 is vulnerable to a TLS hostname verification bypass . The root cause is in mg_tls_verify_cert_san() and mg_tls_verify_cert_cn() (in src/tls_builtin.c), which call mg_match() — a function whose wildcard matching can cross DNS...

9.1CVSS5.1AI score0.00212EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/20 5:41 p.m.21 views

CVE-2026-73253 Mongoose: TLS Hostname Verification Bypass via Overly Permissive Wildcard Matching

Mongoose is an embedded web server and network library. Prior to version 7.22, an on-path network attacker with a wildcard certificate for a parent domain can impersonate deeper subdomains to a client using the built-in TLS stack. The mgtlsverifycertsan and mgtlsverifycertcn functions in...

9.1CVSS5.2AI score
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/20 4:08 p.m.16 views

fast-uri: fast-uri: Security policy bypass due to improper Unicode hostname canonicalization

A flaw was found in fast-uri. This vulnerability occurs because fast-uri fails to properly convert Unicode Internationalized Domain Name - IDN hostnames for HTTP-family URLs. This can lead to a situation where security policies, such as denylists or redirect validations, are bypassed when...

7.5CVSS5.7AI score0.00384EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/20 2:56 p.m.7 views

resolv: Resolv gem: DNS allowlist and egress bypass, and cache poisoning via crafted hostnames

A flaw was found in the resolv gem. This vulnerability arises from the incorrect handling of DNS label lengths during message encoding. A remote attacker could exploit this by providing a specially crafted hostname to an application utilizing the resolv gem. This could lead to the bypass of...

4CVSS5.9AI score0.0035EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/20 2:48 p.m.11 views

golang.org/x/net/idna: golang: net/http: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing

A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname for example, xn--example-.com returns example.com instead of an error. Applications that validate the ASCII form then convert to Unicode may grant acce...

9.6CVSS5.5AI score0.00692EPSS
SaveExploits0References8
Spring Security Advisories
Spring Security Advisories
added 2026/08/20 12:00 a.m.10 views

cve-2026-59272 - MEDIUM - Log4j2 AmqpAppender disables TLS hostname verification by default

cve-2026-59272 - MEDIUM - Log4j2 AmqpAppender disables TLS hostname verification by default...

6.8CVSS5.2AI score0.00163EPSS
SaveExploits0
Snyk
Snyk
added 2026/08/20 12:00 a.m.13 views

Improper Certificate Validation

Overview Affected versions of this package are vulnerable to Improper Certificate Validation via the AmqpAppender. An attacker can intercept or modify sensitive log data by performing a man-in-the-middle attack on the TLS connection, as hostname verification is disabled by default. Remediation...

7.6CVSS5.9AI score0.00163EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/20 12:00 a.m.19 views

PT-2026-79077

Mongoose is an embedded web server and network library. Prior to version 7.22, an on-path network attacker with a wildcard certificate for a parent domain can impersonate deeper subdomains to a client using the built-in TLS stack. The mg tls verify cert san and mg tls verify cert cn functions in...

9.1CVSS5.1AI score0.00212EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/19 8:17 p.m.9 views

CVE-2026-68558

Wekan is open source kanban built with Meteor. From 8.36 until 9.74, the outgoing webhook Integration URL validator in models/integrations.js checked only the literal URL.hostname against regular expressions, so DNS names such as 169-254-169-254.nip.io passed that first-line check. The delivery...

8.5CVSS0.00362EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/19 7:22 p.m.12 views

CVE-2026-68558 Wekan: SSRF filter bypass via DNS-resolving hostname in outgoing webhooks (incomplete fix of CVE-2026-53446)

Wekan is open source kanban built with Meteor. From 8.36 until 9.74, the outgoing webhook Integration URL validator in models/integrations.js checked only the literal URL.hostname against regular expressions, so DNS names such as 169-254-169-254.nip.io passed that first-line check. The delivery...

8.5CVSS5.2AI score0.00362EPSS
SaveExploits0References3
Rows per page
Query Builder