Lucene search
+L

56 matches found

NVD
NVD
added 2026/08/29 5:18 p.m.9 views

CVE-2026-82476

Memos through 0.30.0 omits the 100.64.0.0/10 carrier-grade NAT address range from SSRF protection in its link-metadata fetcher, allowing unauthenticated attackers to bypass IP validation. Attackers can make the server request internal hosts in that range including cloud metadata services and read...

6.9CVSS0.00254EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/29 4:35 p.m.17 views

CVE-2026-82476

Memos through 0.30.0 is affected by an SSRF vulnerability in its link-metadata fetcher. The root cause is the omission of the 100.64.0.0/10 carrier-grade NAT address range from the server's IP validation logic. An unauthenticated remote attacker can exploit this to make the server request interna...

6.9CVSS5.9AI score0.00254EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/29 4:35 p.m.8 views

EUVD-2026-68132

Memos through 0.30.0 omits the 100.64.0.0/10 carrier-grade NAT address range from SSRF protection in its link-metadata fetcher, allowing unauthenticated attackers to bypass IP validation. Attackers can make the server request internal hosts in that range including cloud metadata services and read...

6.9CVSS5.9AI score0.00254EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/29 4:35 p.m.8 views

CVE-2026-82476 Memos through 0.30.0 SSRF via Omitted CGNAT Address Range

Memos through 0.30.0 omits the 100.64.0.0/10 carrier-grade NAT address range from SSRF protection in its link-metadata fetcher, allowing unauthenticated attackers to bypass IP validation. Attackers can make the server request internal hosts in that range including cloud metadata services and read...

6.9CVSS5.9AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/29 4:35 p.m.29 views

CVE-2026-82476 Memos through 0.30.0 SSRF via Omitted CGNAT Address Range

Memos through 0.30.0 omits the 100.64.0.0/10 carrier-grade NAT address range from SSRF protection in its link-metadata fetcher, allowing unauthenticated attackers to bypass IP validation. Attackers can make the server request internal hosts in that range including cloud metadata services and read...

6.9CVSS0.00254EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/29 12:00 a.m.15 views

PT-2026-83455

Memos through 0.30.0 omits the 100.64.0.0/10 carrier-grade NAT address range from SSRF protection in its link-metadata fetcher, allowing unauthenticated attackers to bypass IP validation. Attackers can make the server request internal hosts in that range including cloud metadata services and read...

6.9CVSS5.9AI score0.00254EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/28 8:18 p.m.8 views

CVE-2026-55245

Bifrost is an enterprise AI gateway for routing requests to model providers. Prior to 1.5.17, the isPublicIP function in core/providers/utils/fetch.go, reached through FetchAndEncodeURL for Bedrock and Vertex image or document URLs, classifies Carrier-Grade NAT 100.64.0.0/10, IPv6 6to4 2002::/16,...

8.7CVSS0.00447EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/28 6:26 p.m.9 views

Bifrost's SSRF deny-list is incomplete: isPublicIP permits CGNAT, IPv6 6to4/NAT64, and site-local in FetchAndEncodeURL

Summary isPublicIP in core/providers/utils/fetch.go — the SSRF deny-list that gates FetchAndEncodeURL — does not reject several routable address ranges that map onto internal infrastructure. Carrier-Grade NAT 100.64.0.0/10, RFC 6598, IPv6 6to4 2002::/16, NAT64 64:ff9b::/96 and 64:ff9b:1::/48, and...

8.7CVSS7.3AI score0.00873EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/08/28 6:24 p.m.9 views

EUVD-2026-67860

Bifrost is an enterprise AI gateway for routing requests to model providers. Prior to 1.5.17, the isPublicIP function in core/providers/utils/fetch.go, reached through FetchAndEncodeURL for Bedrock and Vertex image or document URLs, classifies Carrier-Grade NAT 100.64.0.0/10, IPv6 6to4 2002::/16,...

8.7CVSS6AI score0.00447EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/28 6:24 p.m.40 views

CVE-2026-55245 Bifrost: SSRF deny-list incomplete: isPublicIP permits CGNAT, IPv6 6to4/NAT64, and site-local in FetchAndEncodeURL

Bifrost is an enterprise AI gateway for routing requests to model providers. Prior to 1.5.17, the isPublicIP function in core/providers/utils/fetch.go, reached through FetchAndEncodeURL for Bedrock and Vertex image or document URLs, classifies Carrier-Grade NAT 100.64.0.0/10, IPv6 6to4 2002::/16,...

8.7CVSS0.00447EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/28 12:16 p.m.6 views

CVE-2026-82241

Budibase backend-core @budibase/backend-core, as used by @budibase/server omits the shared address space range 100.64.0.0/10 from its default SSRF blacklist DEFAULTBLACKLIST used by REST datasource query previews. When the default blacklist is active i.e., a self-hosted deployment has not defined...

7.1CVSS0.00178EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/24 12:30 a.m.10 views

EUVD-2026-64680

BentoML's outbound connection safeguard makesafeconnect in internal/utils/uri.py blocks private, loopback, and link-local IP addresses but fails to reject the RFC 6598 shared address space 100.64.0.0/10, CGNAT. In versions 1.4.19 through 1.4.39, an unauthenticated attacker can supply URLs pointin...

6.9CVSS5.5AI score0.003EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/24 12:30 a.m.29 views

CVE-2026-78205

BentoML versions 1.4.19 through 1.4.39 are affected by a Server-Side Request Forgery (SSRF) vulnerability. The outbound connection safeguard (make_safe_connect in _internal/utils/uri.py) blocks private, loopback, and link-local IP ranges but fails to reject the RFC 6598 shared address space (100....

6.9CVSS5.3AI score0.003EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/24 12:30 a.m.56 views

CVE-2026-78205 BentoML 1.4.19 through 1.4.39 Server-Side Request Forgery via Unfiltered RFC 6598 Shared Address Space

BentoML's outbound connection safeguard makesafeconnect in internal/utils/uri.py blocks private, loopback, and link-local IP addresses but fails to reject the RFC 6598 shared address space 100.64.0.0/10, CGNAT. In versions 1.4.19 through 1.4.39, an unauthenticated attacker can supply URLs pointin...

6.9CVSS0.003EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/24 12:30 a.m.13 views

CVE-2026-78205 BentoML 1.4.19 through 1.4.39 Server-Side Request Forgery via Unfiltered RFC 6598 Shared Address Space

BentoML's outbound connection safeguard makesafeconnect in internal/utils/uri.py blocks private, loopback, and link-local IP addresses but fails to reject the RFC 6598 shared address space 100.64.0.0/10, CGNAT. In versions 1.4.19 through 1.4.39, an unauthenticated attacker can supply URLs pointin...

6.9CVSS5.6AI score
SaveExploits0References6
NVD
NVD
added 2026/08/11 1:19 p.m.17 views

CVE-2026-72784

Craft CMS versions = 5.0.0-RC1 before 5.10.6 and = 4.0.0-RC1 before 4.18.2 contain a server-side request forgery vulnerability in the GraphQL saveAsset mutation, which fetches an attacker-supplied URL server-side. The anti-SSRF validation is incomplete: validateIp does not cover CGNAT 100.64.0.0/...

6.9CVSS0.00145EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/11 12:17 p.m.34 views

CVE-2026-72784 Craft CMS 5.0.0-RC1 before 5.10.6 SSRF via GraphQL asset mutation

Craft CMS versions = 5.0.0-RC1 before 5.10.6 and = 4.0.0-RC1 before 4.18.2 contain a server-side request forgery vulnerability in the GraphQL saveAsset mutation, which fetches an attacker-supplied URL server-side. The anti-SSRF validation is incomplete: validateIp does not cover CGNAT 100.64.0.0/...

6.9CVSS0.00145EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/11 12:17 p.m.18 views

CVE-2026-72784 Craft CMS 5.0.0-RC1 before 5.10.6 SSRF via GraphQL asset mutation

Craft CMS versions = 5.0.0-RC1 before 5.10.6 and = 4.0.0-RC1 before 4.18.2 contain a server-side request forgery vulnerability in the GraphQL saveAsset mutation, which fetches an attacker-supplied URL server-side. The anti-SSRF validation is incomplete: validateIp does not cover CGNAT 100.64.0.0/...

6.9CVSS5.4AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/11 12:17 p.m.10 views

CVE-2026-72784

Craft CMS versions = 5.0.0-RC1 before 5.10.6 and = 4.0.0-RC1 before 4.18.2 contain a server-side request forgery vulnerability in the GraphQL saveAsset mutation, which fetches an attacker-supplied URL server-side. The anti-SSRF validation is incomplete: validateIp does not cover CGNAT 100.64.0.0/...

6.9CVSS5.3AI score0.00145EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/11 12:17 p.m.28 views

CVE-2026-72784

CVE-2026-72784 affects Craft CMS versions 5.0.0-RC1 through 5.10.5 and 4.0.0-RC1 through 4.18.1. The vulnerability is a server-side request forgery (SSRF) in the GraphQL saveAsset mutation that fetches an attacker-supplied URL server-side. The anti-SSRF validation is incomplete: validateIp() does...

6.9CVSS5.3AI score0.00145EPSS
SaveExploits0References2
Rows per page
Query Builder