Lucene search
+L

79 matches found

ATTACKERKB
ATTACKERKB
added 2026/05/05 7:19 p.m.9 views

CVE-2026-33975

Twenty is an open source CRM built with NestJS Node.js. In versions 1.18.0 and earlier, the SSRF protection in twenty-server's SecureHttpClientService can be bypassed using IPv4-mapped IPv6 addresses in URL IP literals. Node.js's URL parser normalizes IPv4-mapped IPv6 addresses to compressed hex...

8.3CVSS5.8AI score0.0024EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/05/05 12:0 a.m.17 views

PT-2026-37300

Name of the Vulnerable Software and Affected Versions AVideo versions prior to 29.0 Description Two endpoints, 'plugin/AI/receiveAsync.json.php' and 'objects/EpgParser.php', use the isSSRFSafeURL function to validate user-supplied URLs but then fetch them using file get contents without disabling...

7.7CVSS5.8AI score0.00348EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2026/04/14 9:9 p.m.33 views

CVE-2026-34160 Chamilo LMS: Unauthenticated SSRF via PENS Plugin allows attacker to probe internal network and reach cloud metadata services

Chamilo LMS is an open-source learning management system. In versions prior to 2.0.0-RC.3, the PENS Package Exchange Notification Services plugin endpoint at public/plugin/Pens/pens.php is accessible without authentication and accepts a user-controlled package-url parameter that the server fetche...

8.6CVSS0.00344EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/04/10 5:37 p.m.27 views

CVE-2026-31941 Server-Side Request Forgery (SSRF) in Chamilo LMS

Chamilo LMS is a learning management system. Prior to 1.11.38 and 2.0.0-RC.3, Chamilo LMS contains a Server-Side Request Forgery SSRF vulnerability in the Social Wall feature. The endpoint readurlwithopengraph accepts a URL from the user via the socialwallnewmsgmain POST parameter and performs tw...

7.7CVSS0.00231EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/04/03 9:36 p.m.14 views

curl_cffi: Redirect-based SSRF leads to internal network access in curl_cffi (with TLS impersonation bypass)

Summary curlcffi does not restrict requests to internal IP ranges, and follows redirects automatically via the underlying libcurl. Because of this, an attacker-controlled URL can redirect requests to internal services such as cloud metadata endpoints. In addition, curlcffi’s TLS impersonation...

8.6CVSS5.9AI score0.00463EPSS
SaveExploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/31 2:10 p.m.2 views

CVE-2026-34504 OpenClaw < 2026.3.28 - Server-Side Request Forgery via Unguarded Image Download in fal Provider

OpenClaw before 2026.3.28 contains a server-side request forgery vulnerability in the fal provider image-generation-provider.ts component that allows attackers to fetch internal URLs. A malicious or compromised fal relay can exploit unguarded image download fetches to expose internal service...

8.3CVSS5.9AI score0.00227EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/03/31 2:10 p.m.36 views

CVE-2026-34504 OpenClaw < 2026.3.28 - Server-Side Request Forgery via Unguarded Image Download in fal Provider

OpenClaw before 2026.3.28 contains a server-side request forgery vulnerability in the fal provider image-generation-provider.ts component that allows attackers to fetch internal URLs. A malicious or compromised fal relay can exploit unguarded image download fetches to expose internal service...

8.3CVSS0.00227EPSS
SaveExploits0References3
CVE
CVE
added 2026/03/31 2:10 p.m.49 views

CVE-2026-34504

OpenClaw vulnerable to server-side request forgery via unguarded image-fetches in the fal provider’s image-generation-provider.ts. A malicious or compromised fal relay could have the gateway fetch internal URLs and expose internal service metadata and responses through the image pipeline. Affecte...

8.3CVSS5.9AI score0.00227EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/03/27 10:26 p.m.19 views

GHSA-3RH2-V3GR-35P9 MinIO is Vulnerable to SSE Metadata Injection via Replication Headers

Impact What kind of vulnerability is it? Who is impacted? A flaw in extractMetadataFromMime allows any authenticated user with s3:PutObject permission to inject internal server-side encryption metadata into objects by sending crafted X-Minio-Replication- headers on a normal PutObject request. The...

7.1CVSS6AI score0.00124EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/03/16 12:0 a.m.11 views

PT-2026-25864

Name of the Vulnerable Software and Affected Versions Admidio versions 5.0.0 through 5.0.6 Description Admidio, an open-source user management solution, contains a flaw in the SSO Metadata API. The modules/sso/fetch metadata.php endpoint accepts an arbitrary URL via the $ GET'url' parameter. This...

6.8CVSS5.9AI score0.00428EPSS
SaveExploits1References10
ATTACKERKB
ATTACKERKB
added 2026/03/06 7:33 p.m.17 views

CVE-2026-30844

Wekan is an open source kanban tool built with Meteor. Versions 8.32 and 8.33 are vulnerable to Server-Side Request Forgery SSRF via attachment URL loading. During board import in Wekan, attachment URLs from user-supplied JSON data are fetched directly by the server without any URL validation or...

9.3CVSS5.8AI score0.00235EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/05 9:43 p.m.13 views

Plane has SSRF via Incomplete IP Validation in Webhook URL Serializer

Summary The webhook URL validation in plane/app/serializers/webhook.py only checks ip.isloopback, allowing attackers with workspace ADMIN role to create webhooks pointing to private/internal network addresses 10.x.x.x, 172.16.x.x, 192.168.x.x, 169.254.169.254, etc.. When webhook events fire, the...

8.5CVSS5.9AI score0.00284EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/03/05 9:43 p.m.11 views

GHSA-FPX8-73GF-7X73 Plane has SSRF via Incomplete IP Validation in Webhook URL Serializer

Summary The webhook URL validation in plane/app/serializers/webhook.py only checks ip.isloopback, allowing attackers with workspace ADMIN role to create webhooks pointing to private/internal network addresses 10.x.x.x, 172.16.x.x, 192.168.x.x, 169.254.169.254, etc.. When webhook events fire, the...

8.5CVSS5.9AI score0.00284EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/02/21 7:31 p.m.11 views

CVE-2025-52603

HCL Connections is vulnerable to information disclosure. In a very specific user navigation scenario, this could allow a user to obtain limited information when a single piece of internal metadata is returned in the browser...

3.5CVSS5.5AI score0.00255EPSS
SaveExploits0References1
OSV
OSV
added 2026/02/20 4:22 p.m.8 views

CVE-2025-52603

HCL Connections is vulnerable to information disclosure. In a very specific user navigation scenario, this could allow a user to obtain limited information when a single piece of internal metadata is returned in the browser...

3.5CVSS5.8AI score0.00255EPSS
SaveExploits0References1
NVD
NVD
added 2026/02/20 4:22 p.m.9 views

CVE-2025-52603

HCL Connections is vulnerable to information disclosure. In a very specific user navigation scenario, this could allow a user to obtain limited information when a single piece of internal metadata is returned in the browser...

3.5CVSS0.00255EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/02/20 3:29 p.m.9 views

CVE-2025-52603 HCL Connections is vulnerable to information disclosure

HCL Connections is vulnerable to information disclosure. In a very specific user navigation scenario, this could allow a user to obtain limited information when a single piece of internal metadata is returned in the browser...

3.5CVSS5.5AI score0.00255EPSS
SaveExploits0References1
CVE
CVE
added 2026/02/20 3:29 p.m.18 views

CVE-2025-52603

CVE-2025-52603 affects HCL Connections. The issue allows information disclosure in a very specific user navigation scenario where a single piece of internal metadata is returned in the browser. The impact is limited information exposure (low confidentiality impact per CVSS 3.1). The description d...

3.5CVSS5.5AI score0.00255EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/02/20 3:29 p.m.41 views

CVE-2025-52603 HCL Connections is vulnerable to information disclosure

HCL Connections is vulnerable to information disclosure. In a very specific user navigation scenario, this could allow a user to obtain limited information when a single piece of internal metadata is returned in the browser...

3.5CVSS0.00255EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/02/20 12:0 a.m.11 views

PT-2026-21019

Name of the Vulnerable Software and Affected Versions HCL Connections affected versions not specified Description HCL Connections is susceptible to information disclosure. A specific user navigation scenario may allow a user to obtain limited information due to the return of internal metadata in...

3.5CVSS5.1AI score0.00255EPSS
SaveExploits0References3
Rows per page
Query Builder