Lucene search
+L

28972 matches found

CNNVD
CNNVD
added 2026/03/07 12:00 a.m.15 views

pinchtab 代码问题漏洞

Pinchtab is an open-source AI proxy browser control tool developed by Pinchtab. Versions of Pinchtab prior to 0.7.7 contained code vulnerabilities. These vulnerabilities stemmed from the download endpoint’s server-side request forgeing, which could allow the server to make requests to arbitrary...

7.5CVSS7.4AI score0.00423EPSS
SaveExploits1References1
Snyk
Snyk
added 2026/03/06 11:56 p.m.5 views

Server-side Request Forgery (SSRF)

Overview Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via the webfetch process. An attacker can access internal resources and sensitive data by exploiting DNS rebinding to bypass URL validation and force the application to connect to private IP addresses...

9.3CVSS5.8AI score0.00355EPSS
SaveExploits1References3
Snyk
Snyk
added 2026/03/06 11:56 p.m.7 views

Server-side Request Forgery (SSRF)

Overview Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via the webfetch process. An attacker can access internal resources and sensitive data by exploiting DNS rebinding to bypass URL validation and force the application to connect to private IP addresses...

9.3CVSS5.8AI score0.00355EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2026/03/06 11:56 p.m.20 views

WeKnora has DNS Rebinding Vulnerability in web_fetch Tool that Allows SSRF to Internal Resources

Summary A DNS rebinding vulnerability in the webfetch tool allows an unauthenticated attacker to bypass URL validation and access internal resources on the server, including private IP addresses e.g., 127.0.0.1, 192.168.x.x. By crafting a malicious domain that resolves to a public IP during...

7.5CVSS5.8AI score0.00355EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/06 10:16 p.m.17 views

soft-serve vulnerable to SSRF via unvalidated LFS endpoint in repo import

While auditing the codebase in the wake of the webhook SSRF fix shipped in v0.11.1 GHSA-vwq2-jx9q-9h9f, it was identified that the LFS import path was never given the same treatment. The webhook fix introduced dual-layer SSRF protection — ValidateWebhookURL at creation time and secureHTTPClient...

9.1CVSS6AI score0.00328EPSS
SaveExploits1References5Affected Software1
Snyk
Snyk
added 2026/03/06 10:16 p.m.6 views

Server-side Request Forgery (SSRF)

Overview Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via the --lfs-endpoint parameter during repository import. An attacker can cause the server to send HTTP requests to internal or private IP addresses, potentially accessing sensitive internal services or...

9.1CVSS5.8AI score0.00328EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/03/06 9:19 p.m.30 views

CVE-2026-30242 Plane: SSRF via Incomplete IP Validation in Webhook URL Serializer

Plane is an an open-source project management tool. Prior to version 1.2.3, 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...

8.5CVSS0.00284EPSS
SaveExploits0References2
CVE
CVE
added 2026/03/06 9:19 p.m.41 views

CVE-2026-30242

Plane (open-source project management tool) contains an SSRF vulnerability in webhook URL validation: prior to v1.2.3, the code only checked ip.is_loopback, enabling workspace ADMINs to create webhooks pointing at private/internal addresses (10.x.x.x, 172.16.x.x, 192.168.x.x, 169.254.169.254, etc...

8.5CVSS5.8AI score0.00284EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2026/03/06 9:16 p.m.11 views

CVE-2026-30224

OliveTin gives access to predefined shell commands from a web interface. Prior to version 3000.11.1, OliveTin does not revoke server-side sessions when a user logs out. Although the browser cookie is cleared, the corresponding session remains valid in server storage until expiry default ≈ 1 year...

5.4CVSS0.00302EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/03/06 9:01 p.m.31 views

CVE-2026-30224 OliveTin: Session Fixation - Logout Fails to Invalidate Server-Side Session

OliveTin gives access to predefined shell commands from a web interface. Prior to version 3000.11.1, OliveTin does not revoke server-side sessions when a user logs out. Although the browser cookie is cleared, the corresponding session remains valid in server storage until expiry default ≈ 1 year...

5.4CVSS0.00302EPSS
SaveExploits1References3
OSV
OSV
added 2026/03/06 9:01 p.m.14 views

CVE-2026-30224 OliveTin: Session Fixation - Logout Fails to Invalidate Server-Side Session

OliveTin gives access to predefined shell commands from a web interface. Prior to version 3000.11.1, OliveTin does not revoke server-side sessions when a user logs out. Although the browser cookie is cleared, the corresponding session remains valid in server storage until expiry default ≈ 1 year...

5.4CVSS5.8AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/03/06 9:01 p.m.5 views

CVE-2026-30224 OliveTin: Session Fixation - Logout Fails to Invalidate Server-Side Session

OliveTin gives access to predefined shell commands from a web interface. Prior to version 3000.11.1, OliveTin does not revoke server-side sessions when a user logs out. Although the browser cookie is cleared, the corresponding session remains valid in server storage until expiry default ≈ 1 year...

5.4CVSS5.7AI score0.00302EPSS
SaveExploits1References3
CVE
CVE
added 2026/03/06 9:01 p.m.36 views

CVE-2026-30224

Technical details for CVE-2026-30224 are not publicly provided in the provided documents; no affected product/version or remediation specifics are included beyond the initial description. Monitor for updates from official advisories.

5.4CVSS5.7AI score0.00302EPSS
SaveExploits1References3Affected Software1
NVD
NVD
added 2026/03/06 8:16 p.m.13 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.3CVSS0.00235EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/03/06 7:45 p.m.11 views

CVE-2026-27023

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
SaveExploits0References1
CVE
CVE
added 2026/03/06 7:33 p.m.60 views

CVE-2026-30844

Wekan (versions 8.32 and 8.33) is vulnerable to SSRF via attachment URL loading during board import. User-supplied JSON data contains attachment URLs that are read by the server without URL validation or filtering. The parseActivities() and parseActions() flows extract these URLs and pass them to...

9.3CVSS5.8AI score0.00235EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/03/06 7:33 p.m.8 views

CVE-2026-30844 Wekan Vulnerable to SSRF through Lack of Validation or Filtering in Attachment URL Loading

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 score
SaveExploits0References5
Cvelist
Cvelist
added 2026/03/06 7:33 p.m.56 views

CVE-2026-30844 Wekan Vulnerable to SSRF through Lack of Validation or Filtering in Attachment URL Loading

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.3CVSS0.00235EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/03/06 7:33 p.m.5 views

CVE-2026-30844 Wekan Vulnerable to SSRF through Lack of Validation or Filtering in Attachment URL Loading

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
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/03/06 7:33 p.m.19 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
Rows per page
Query Builder