Lucene search
+L

282 matches found

Vulnrichment
Vulnrichment
added 2026/03/05 4:23 p.m.6 views

CVE-2026-27023 Twenty: SSRF protection bypass via HTTP redirect following in secure HTTP client

Twenty is an open source CRM. Prior to version 1.18, the SSRF protection in SecureHttpClientService validated request URLs at the request level but did not validate redirect targets. An authenticated user who could control outbound request URLs e.g., webhook endpoints, image URLs could bypass...

5CVSS5.7AI score0.00199EPSS
SaveExploits0References2
CVE
CVE
added 2026/03/05 4:23 p.m.56 views

CVE-2026-27023

Twenty CRM prior to v1.18 had SSRF protection in SecureHttpClientService that failed to validate redirect targets. An authenticated user controlling outbound URLs could bypass private IP blocking by redirecting via an attacker-controlled server, enabling SSRF. The issue is fixed in v1.18. Affecte...

5CVSS5.8AI score0.00199EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/03/03 9:48 p.m.26 views

GHSA-H97F-6PQJ-Q452 OpenClaw has a IPv6 multicast SSRF classifier bypass

Summary OpenClaw's SSRF IP classifier did not treat IPv6 multicast literals ff00::/8 as blocked/private-internal. This allowed literal multicast hosts to pass SSRF preflight checks. Impact A bypass in address classification existed for IPv6 multicast literals. OpenClaw's network fetch/navigation...

6.3CVSS5.9AI score
SaveExploits0References3
OSV
OSV
added 2026/03/03 1:22 p.m.14 views

SUSE-SU-2026:0777-1 Security update for cosign

This update for cosign fixes the following issues: Update to version 3.0.5 jscSLE-23879. Security issues fixed: - CVE-2025-11065: github.com/go-viper/mapstructure/v2: sensitive Information leak in logs bsc1250620. - CVE-2025-58181: golang.org/x/crypto/ssh: invalidated number of mechanisms can cau...

7.5CVSS6.9AI score0.00561EPSS
SaveExploits4References19
Positive Technologies
Positive Technologies
added 2026/02/27 12:00 a.m.22 views

PT-2026-22395

Name of the Vulnerable Software and Affected Versions Kiteworks versions prior to 9.2.0 Description A flaw exists in the configuration functionality of Kiteworks, a private data network PDN, that allows bypassing of Server-Side Request Forgery SSRF protections through DNS rebinding attacks. A...

6.5CVSS5.9AI score0.0043EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/02/25 5:30 p.m.48 views

CVE-2026-27795 LangChain Community: redirect chaining can lead to SSRF bypass via RecursiveUrlLoader

LangChain is a framework for building LLM-powered applications. Prior to version 1.1.8, a redirect-based Server-Side Request Forgery SSRF bypass exists in RecursiveUrlLoader in @langchain/community. The loader validates the initial URL but allows the underlying fetch to follow redirects...

4.1CVSS0.00206EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/02/25 4:06 a.m.28 views

CVE-2026-27129

Craft is a content management system CMS. In versions 4.5.0-RC1 through 4.16.18 and 5.0.0-RC1 through 5.8.22, the SSRF validation in Craft CMS’s GraphQL Asset mutation uses gethostbyname, which only resolves IPv4 addresses. When a hostname has only AAAA IPv6 records, the function returns the...

7.1CVSS5.4AI score0.00481EPSS
SaveExploits2References1
OSV
OSV
added 2026/02/24 3:51 p.m.26 views

GHSA-V2GC-RM6G-WRW9 Craft CMS: Cloud Metadata SSRF Protection Bypass via IPv6 Resolution

The SSRF validation in Craft CMS’s GraphQL Asset mutation uses gethostbyname, which only resolves IPv4 addresses. When a hostname has only AAAA IPv6 records, the function returns the hostname string itself, causing the blocklist comparison to always fail and completely bypassing SSRF protection...

7CVSS6.2AI score0.00421EPSS
SaveExploits1References5
Vulnrichment
Vulnrichment
added 2026/02/24 2:45 a.m.3 views

CVE-2026-27129 Cloud Metadata SSRF Protection Bypass via IPv6 Resolution

Craft is a content management system CMS. In versions 4.5.0-RC1 through 4.16.18 and 5.0.0-RC1 through 5.8.22, the SSRF validation in Craft CMS’s GraphQL Asset mutation uses gethostbyname, which only resolves IPv4 addresses. When a hostname has only AAAA IPv6 records, the function returns the...

7.1CVSS5.9AI score0.00421EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/02/24 2:45 a.m.32 views

CVE-2026-27129 Cloud Metadata SSRF Protection Bypass via IPv6 Resolution

Craft is a content management system CMS. In versions 4.5.0-RC1 through 4.16.18 and 5.0.0-RC1 through 5.8.22, the SSRF validation in Craft CMS’s GraphQL Asset mutation uses gethostbyname, which only resolves IPv4 addresses. When a hostname has only AAAA IPv6 records, the function returns the...

7.1CVSS0.00421EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2026/02/19 10:49 p.m.4 views

CVE-2026-26324 OpenClaw has a SSRF guard bypass via full-form IPv4-mapped IPv6 (loopback / metadata reachable)

OpenClaw is a personal AI assistant. Prior to version 2026.2.14, OpenClaw's SSRF protection could be bypassed using full-form IPv4-mapped IPv6 literals such as 0:0:0:0:0:ffff:7f00:1 which is 127.0.0.1. This could allow requests that should be blocked loopback / private network / link-local metada...

7.5CVSS5.5AI score0.00391EPSS
SaveExploits0References3
CVE
CVE
added 2026/02/19 10:49 p.m.30 views

CVE-2026-26324

OpenClaw has a SSRF protection bypass vulnerability (CVE-2026-26324). An attacker could trigger requests that should be blocked by SSRF guards by using full-form IPv4-mapped IPv6 literals (for example, 0:0:0:0:0:ffff:7f00:1), bypassing loopback/private network/link-local protections. Affected pro...

7.5CVSS5.5AI score0.00391EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/02/17 9:42 p.m.9 views

GHSA-JRVC-8FF5-2F9F OpenClaw has a SSRF guard bypass via full-form IPv4-mapped IPv6 (loopback / metadata reachable)

Summary OpenClaw's SSRF protection could be bypassed using full-form IPv4-mapped IPv6 literals such as 0:0:0:0:0:ffff:7f00:1 which is 127.0.0.1. This could allow requests that should be blocked loopback / private network / link-local metadata to pass the SSRF guard. - Vulnerable component: SSRF...

7.5CVSS5.5AI score0.00391EPSS
SaveExploits0References5
CVE
CVE
added 2026/02/11 9:11 p.m.50 views

CVE-2026-26019

CVE-2026-26019 affects the LangChain JS library (@langchain/community) before version 1.1.14, specifically the RecursiveUrlLoader. The cause is insufficient URL origin validation: it relied on String.startsWith() to compare URLs, failing to validate semantic origin and permitting crawling of atta...

4.1CVSS5.4AI score0.00385EPSS
SaveExploits0References4Affected Software1
RedhatCVE
RedhatCVE
added 2026/01/29 9:21 p.m.12 views

CVE-2025-68662

Discourse is an open source discussion platform. In versions prior to 3.5.4, 2025.11.2, 2025.12.1, and 2026.1.0, a hostname validation issue in FinalDestination could allow bypassing SSRF protections under certain conditions. This issue is patched in versions 3.5.4, 2025.11.2, 2025.12.1, and...

9.9CVSS5.9AI score0.00306EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/01/28 7:12 p.m.8 views

CVE-2025-68662 FinalDestination hostname matching allows SSRF protection bypass

Discourse is an open source discussion platform. In versions prior to 3.5.4, 2025.11.2, 2025.12.1, and 2026.1.0, a hostname validation issue in FinalDestination could allow bypassing SSRF protections under certain conditions. This issue is patched in versions 3.5.4, 2025.11.2, 2025.12.1, and...

7.6CVSS5.9AI score0.00306EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/01/20 12:00 a.m.7 views

MiracleLinux 8 : php:7.4 (AXSA:2022-3573:01)

The remote MiracleLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2022-3573:01 advisory. php: Local privilege escalation via PHP-FPM CVE-2021-21703 php: SSRF bypass in FILTERVALIDATEURL CVE-2021-21705 Tenable has extracted the preceding...

7.8CVSS5.6AI score0.02091EPSS
SaveExploits2References3
Positive Technologies
Positive Technologies
added 2026/01/05 12:00 a.m.12 views

PT-2026-21652

Name of the Vulnerable Software and Affected Versions Craft versions 4.5.0-RC1 through 4.16.18 Craft versions 5.0.0-RC1 through 5.8.22 Description Craft is a content management system CMS. The SSRF validation in Craft CMS’s GraphQL Asset mutation uses gethostbyname, which only resolves IPv4...

7.1CVSS5.2AI score0.00481EPSS
SaveExploits2References16
NVD
NVD
added 2025/12/29 4:15 p.m.15 views

CVE-2025-69206

Hemmelig is a messing app with with client-side encryption and self-destructing messages. Prior to version 7.3.3, a Server-Side Request Forgery SSRF filter bypass vulnerability exists in the webhook URL validation of the Secret Requests feature. The application attempts to block internal/private ...

4.3CVSS0.00206EPSS
SaveExploits1References2
NVD
NVD
added 2025/12/23 1:15 a.m.22 views

CVE-2025-67743

Local Deep Research is an AI-powered research assistant for deep, iterative research. In versions from 1.3.0 to before 1.3.9, the download service downloadservice.py makes HTTP requests using raw requests.get without utilizing the application's SSRF protection saferequests.py. This can allow...

6.5CVSS0.00311EPSS
SaveExploits1References2
Rows per page
Query Builder