Lucene search
+L

2396 matches found

Cvelist
Cvelist
added 2026/02/09 7:41 p.m.31 views

CVE-2026-25494 Craft has a SSRF in GraphQL Asset Mutation via Alternative IP Notation

Craft is a platform for creating digital experiences. In Craft versions 4.0.0-RC1 through 4.16.17 and 5.0.0-RC1 through 5.8.21, the saveAsset GraphQL mutation uses filtervar..., FILTERVALIDATEIP to block a specific list of IP addresses. However, alternative IP notations hexadecimal, mixed are not...

6.9CVSS0.00359EPSS
SaveExploits1References3
CVE
CVE
added 2026/02/09 7:41 p.m.18 views

CVE-2026-25494

Craft CMS versions 4.0.0-RC1 through 4.16.17 and 5.0.0-RC1 through 5.8.21 are affected by a vulnerability in the saveAsset GraphQL mutation, where filter_var(..., FILTER_VALIDATE_IP) blocks a defined IP list but fails to recognize hexadecimal or mixed notations, allowing bypass of the blocklist t...

6.9CVSS5.5AI score0.00359EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/02/09 7:41 p.m.8 views

CVE-2026-25494 Craft has a SSRF in GraphQL Asset Mutation via Alternative IP Notation

Craft is a platform for creating digital experiences. In Craft versions 4.0.0-RC1 through 4.16.17 and 5.0.0-RC1 through 5.8.21, the saveAsset GraphQL mutation uses filtervar..., FILTERVALIDATEIP to block a specific list of IP addresses. However, alternative IP notations hexadecimal, mixed are not...

6.9CVSS5.5AI score0.00359EPSS
SaveExploits1References5
CVE
CVE
added 2026/02/09 7:36 p.m.30 views

CVE-2026-25493

Craft CMS versions 4.0.0-RC1–4.16.17 and 5.0.0-RC1–5.8.21 contain an SSRF bypass in the saveAsset GraphQL mutation: the hostname/IP blocklist check is bypassed because Guzzle follows redirects by default, allowing an attacker to point redirects to cloud metadata endpoints or internal addresses. A...

6.9CVSS5.6AI score0.00359EPSS
SaveExploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/02/09 7:36 p.m.5 views

CVE-2026-25493 Craft has a SSRF in GraphQL Asset Mutation via HTTP Redirect

Craft is a platform for creating digital experiences. In Craft versions 4.0.0-RC1 through 4.16.17 and 5.0.0-RC1 through 5.8.21, the saveAsset GraphQL mutation validates the initial URL hostname and resolved IP against a blocklist, but Guzzle follows HTTP redirects by default. An attacker can bypa...

6.9CVSS5.6AI score0.00359EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/02/09 7:36 p.m.5 views

CVE-2026-25493

Craft is a platform for creating digital experiences. In Craft versions 4.0.0-RC1 through 4.16.17 and 5.0.0-RC1 through 5.8.21, the saveAsset GraphQL mutation validates the initial URL hostname and resolved IP against a blocklist, but Guzzle follows HTTP redirects by default. An attacker can bypa...

6.9CVSS5.6AI score0.00359EPSS
SaveExploits1References4Affected Software1
Vulnrichment
Vulnrichment
added 2026/02/09 7:33 p.m.5 views

CVE-2026-25492 Craft has a save_images_Asset graphql mutation can be abused to exfiltrate AWS credentials of underlying host

Craft CMS is a content management system. In Craft versions 3.5.0 through 4.16.17 and 5.0.0-RC1 through 5.8.21, the saveimagesAsset GraphQL mutation can be abused to fetch internal URLs by providing a domain name that resolves to an internal IP address, bypassing hostname validation. When a...

5.3CVSS5.5AI score0.00419EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/02/09 7:33 p.m.41 views

CVE-2026-25492 Craft has a save_images_Asset graphql mutation can be abused to exfiltrate AWS credentials of underlying host

Craft CMS is a content management system. In Craft versions 3.5.0 through 4.16.17 and 5.0.0-RC1 through 5.8.21, the saveimagesAsset GraphQL mutation can be abused to fetch internal URLs by providing a domain name that resolves to an internal IP address, bypassing hostname validation. When a...

5.3CVSS0.00419EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2026/02/09 12:0 a.m.10 views

Craft CMS 安全漏洞

Craft CMS is an open-source content management system developed by Craft CMS. There were security vulnerabilities in versions of Craft CMS from 4.0.0-RC1 up to 4.17.0-beta.1, as well as in version 5.9.0-beta.1. These vulnerabilities stemmed from improper authorization validation in the saveAsset...

8.8CVSS5.7AI score0.00426EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/02/09 12:0 a.m.15 views

PT-2026-7143

Name of the Vulnerable Software and Affected Versions Craft versions 4.0.0-RC1 through 4.16.17 Craft versions 5.0.0-RC1 through 5.8.21 Description The saveAsset GraphQL mutation validates the initial URL hostname and resolved IP against a blocklist, but Guzzle follows HTTP redirects by default...

6.9CVSS5.4AI score0.00359EPSS
SaveExploits1References13
Positive Technologies
Positive Technologies
added 2026/02/09 12:0 a.m.13 views

PT-2026-7144

Name of the Vulnerable Software and Affected Versions Craft versions 4.0.0-RC1 through 4.16.17 Craft versions 5.0.0-RC1 through 5.8.21 Description The saveAsset GraphQL mutation in Craft does not properly validate IP addresses used to access cloud metadata services. The application uses filter...

6.9CVSS5.4AI score0.00359EPSS
SaveExploits1References11
OSV
OSV
added 2026/02/05 6:16 p.m.7 views

AZL-76662 CVE-2025-68121 affecting package golang for versions less than 1.25.6-1

During session resumption in crypto/tls, if the underlying Config has its ClientCAs or RootCAs fields mutated between the initial handshake and the resumed handshake, the resumed handshake may succeed when it should have failed. This may happen when a user calls Config.Clone and mutates the...

10CVSS6.7AI score0.00765EPSS
SaveExploits1References1
OSV
OSV
added 2026/02/05 6:16 p.m.16 views

AZL-76665 CVE-2025-68121 affecting package msft-golang for versions less than 1.24.12-1

During session resumption in crypto/tls, if the underlying Config has its ClientCAs or RootCAs fields mutated between the initial handshake and the resumed handshake, the resumed handshake may succeed when it should have failed. This may happen when a user calls Config.Clone and mutates the...

10CVSS6.7AI score0.00765EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2026/02/05 5:48 p.m.8 views

CVE-2025-68121 Unexpected session resumption in crypto/tls

During session resumption in crypto/tls, if the underlying Config has its ClientCAs or RootCAs fields mutated between the initial handshake and the resumed handshake, the resumed handshake may succeed when it should have failed. This may happen when a user calls Config.Clone and mutates the...

5.4AI score0.00765EPSS
SaveExploits1References4
EUVD
EUVD
added 2026/02/05 5:48 p.m.10 views

EUVD-2025-206854

During session resumption in crypto/tls, if the underlying Config has its ClientCAs or RootCAs fields mutated between the initial handshake and the resumed handshake, the resumed handshake may succeed when it should have failed. This may happen when a user calls Config.Clone and mutates the...

4.8CVSS5.4AI score0.00765EPSS
SaveExploits1References4
OSV
OSV
added 2026/02/05 5:48 p.m.6 views

CVE-2025-68121 Unexpected session resumption in crypto/tls

During session resumption in crypto/tls, if the underlying Config has its ClientCAs or RootCAs fields mutated between the initial handshake and the resumed handshake, the resumed handshake may succeed when it should have failed. This may happen when a user calls Config.Clone and mutates the...

9.1CVSS6.9AI score0.00765EPSS
SaveExploits1References7
Cvelist
Cvelist
added 2026/02/05 5:48 p.m.47 views

CVE-2025-68121 Unexpected session resumption in crypto/tls

During session resumption in crypto/tls, if the underlying Config has its ClientCAs or RootCAs fields mutated between the initial handshake and the resumed handshake, the resumed handshake may succeed when it should have failed. This may happen when a user calls Config.Clone and mutates the...

0.00765EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2026/02/05 5:48 p.m.12 views

CVE-2025-68121

During session resumption in crypto/tls, if the underlying Config has its ClientCAs or RootCAs fields mutated between the initial handshake and the resumed handshake, the resumed handshake may succeed when it should have failed. This may happen when a user calls Config.Clone and mutates the...

5.4AI score0.00765EPSS
SaveExploits1References5Affected Software1
CVE
CVE
added 2026/02/05 5:48 p.m.212 views

CVE-2025-68121

CVE-2025-68121 affects crypto/tls in Go where session resumption can succeed if the underlying Config is mutated between the initial and resumed handshake (e.g., after Config.Clone or GetConfigForClient mutates ClientCAs/RootCAs). The connected advisories tie this issue to the same CVE across mul...

10CVSS8.2AI score0.00765EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/03 7:22 p.m.15 views

HtmlSanitizer has a bypass via template tag

Impact If the template tag is allowed, its contents are not sanitized. The template tag is a special tag that does not usually render its contents, unless the shadowrootmode attribute is set to open or closed. The lack of sanitization of the template tag brings up two bypasses: 1. it is still...

6.3CVSS5.4AI score0.00241EPSS
SaveExploits0References8Affected Software1
Rows per page
Query Builder