Lucene search
+L

8616 matches found

IBM Security Bulletins
IBM Security Bulletins
added 2026/08/01 12:44 a.m.7 views

Security Bulletin: Security vulnerability has been found in IBM Application Gateway Operator

Summary Security vulnerability has been addressed in IBM Application Gateway Operator Vulnerability Details CVEID:CVE-2026-17617 DESCRIPTION: The IBM Application Gateway Operator is vulnerable to Server-Side Request Forgery SSRF due to insufficient validation of URLs specified in custom resources...

9.8CVSS5.4AI score0.0029EPSS
SaveExploits0Affected Software1
SUSE CVE
SUSE CVE
added 2026/08/01 12:5 a.m.6 views

SUSE CVE-2026-67201

V through 0.5.2, fixed in commit 85859f0, contains a server-side request forgery SSRF bypass vulnerability that allows attackers to circumvent host-based allowlists by exploiting a parser differential between net.urllib and net.http. Attackers can craft a URL containing a backslash in the authori...

8.6CVSS5.5AI score0.00391EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/07/31 9:51 p.m.9 views

@apostrophecms/file pretty-URL Vulnerable to Unauthenticated SSRF via Host header

Summary When prettyUrls: true is enabled on @apostrophecms/file a documented SEO feature for serving uploaded files at clean URLs, the public pretty-URL handler builds the upstream URL using the raw Host HTTP request header: js proxyUrl = $req.protocol://$req.get'host'$uglyUrl That URL is then...

3.7CVSS5.4AI score0.00226EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/07/31 6:29 p.m.5 views

CVE-2026-57232 Contao: Server-Side Request Forgery (SSRF) via Unvalidated RSS Feed URL in Feed Reader Module

Contao is an Open Source CMS. From 5.3.35 through 5.3.47 and from 5.7.0-RC1 through 5.7.8, the Feed Reader front-end module passes configured RSS feed URLs from FeedReaderController::getResponse to feedIo-read without scheme or private-address validation, allowing a backend user with module-edit...

3.1CVSS5.5AI score0.00182EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/31 5:45 p.m.59 views

CVE-2026-54725

The vault-secrets-webhook Kubernetes mutating webhook is vulnerable prior to version 1.23.1, allowing direct secret injection into Pods via parseVaultConfig() accepting vault-addr annotation and related webhook behavior. The vault-serviceaccount setting can cause a ServiceAccount JWT to be sent t...

9.6CVSS5.5AI score0.0032EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/31 4:58 p.m.11 views

CVE-2026-54729

DSSRF is a Node.js library that provides a wide range of utilities and advanced SSRF defense checks. Prior to 1.0.5, isurlsafe can treat localhost as safe when DNS resolver 1.1.1.1 returns NXDOMAIN because dns.resolve4 yields no address and no dns.lookup fallback occurs, allowing server-side...

8.7CVSS5.5AI score0.00292EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/07/31 4:58 p.m.11 views

EUVD-2026-51574

DSSRF is a Node.js library that provides a wide range of utilities and advanced SSRF defense checks. Prior to 1.0.5, isurlsafe can treat localhost as safe when DNS resolver 1.1.1.1 returns NXDOMAIN because dns.resolve4 yields no address and no dns.lookup fallback occurs, allowing server-side...

8.7CVSS5.5AI score0.00292EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/31 4:58 p.m.48 views

CVE-2026-54729

The CVE affects the DSSRF Node.js library. Prior to version 1.0.5, is_url_safe could treat localhost as safe when DNS resolver 1.1.1.1 returns NXDOMAIN (dns.resolve4 yields no address and no dns.lookup fallback), enabling SSRF. The issue is fixed in version 1.0.5. Impact is SSRF with network atta...

8.7CVSS5.5AI score0.00292EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/31 4:17 p.m.11 views

CVE-2026-59231

Server-Side Request Forgery in the PDF export component in maalfer Pentestify before 1.1.0 allows authenticated users to cause outbound HTTP GET requests from the server to arbitrary attacker-chosen destinations via unvalidated URLs stored in the finding images field or the report clientlogo fiel...

5.3CVSS0.00259EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/31 3:16 p.m.4 views

UBUNTU-CVE-2026-18446

fast-uri before 4.1.2, 3.1.5, and 2.4.4 requires a literal double forward slash to recognize a URI authority, so a reference that uses a backslash based introducer in place of it backslash backslash, forward slash backslash, or backslash forward slash is parsed with no authority and folds into th...

7.5CVSS5.5AI score0.00221EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/31 3:6 p.m.28 views

CVE-2026-59231

CVE-2026-59231 affects Maalfer Pentestify before 1.1.0, where SSRF can be triggered via the PDF export component. An authenticated user can cause outbound HTTP GET requests from the server to attacker-chosen destinations by supplying unvalidated URLs stored in the finding images field or the repo...

5.3CVSS5.6AI score0.00259EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/31 2:37 p.m.101 views

CVE-2026-18446

CVE-2026-18446 affects the fast-uri library prior to versions 4.1.2, 3.1.5, and 2.4.4 . A backslash-based introducer can substitute for a literal double forward slash required to recognize a URI authority, causing fast-uri to misparse the host while Node’s WHATWG URL parser treats backslashes dif...

7.5CVSS5.5AI score0.00221EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/31 2:16 a.m.10 views

CVE-2026-14540

A Server-Side Request Forgery SSRF vulnerability exists in the generic HTTP source and tool components of Google mcp-toolbox versions 0.3.0 through 1.4.0. While the toolbox implements baseline input sanitization for user-controlled parameters, the underlying HTTP client...

9.3CVSS0.00115EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/31 1:46 a.m.40 views

CVE-2026-14540 Server-Side Request Forgery via Unrestricted HTTP Redirection in MCP Toolbox

A Server-Side Request Forgery SSRF vulnerability exists in the generic HTTP source and tool components of Google mcp-toolbox versions 0.3.0 through 1.4.0. While the toolbox implements baseline input sanitization for user-controlled parameters, the underlying HTTP client...

9.3CVSS0.00115EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/31 1:46 a.m.10 views

EUVD-2026-51374

A Server-Side Request Forgery SSRF vulnerability exists in the generic HTTP source and tool components of Google mcp-toolbox versions 0.3.0 through 1.4.0. While the toolbox implements baseline input sanitization for user-controlled parameters, the underlying HTTP client...

9.3CVSS6AI score0.00115EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/31 12:0 a.m.24 views

CVE-2026-52371

CVE-2026-52371 describes a Server-Side Request Forgery (SSRF) in the xxl-job-admin/jobinfo/trigger endpoint of xxl-job v3.4.0. The issue enables authenticated attackers to scan internal resources by sending a crafted HTTP request. The available documents identify the affected software/component a...

6.5CVSS5.5AI score0.00224EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/07/31 12:0 a.m.18 views

PT-2026-66769

Server-Side Request Forgery in the PDF export component in maalfer Pentestify before 1.1.0 allows authenticated users to cause outbound HTTP GET requests from the server to arbitrary attacker-chosen destinations via unvalidated URLs stored in the finding images field or the report client logo...

5.3CVSS5.6AI score0.00259EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/30 7:38 p.m.33 views

CVE-2026-67530 WACRM: SSRF via the automation `send_webhook` action

WACRM is a self-hostable CRM template for WhatsApp. In 0.7.0 and earlier, the automation sendwebhook action in src/lib/automations/engine.ts and its validation in src/lib/automations/validate.ts allowed an authenticated user with automation privileges to submit an arbitrary webhook URL that the...

6.4CVSS0.00156EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/30 7:18 p.m.8 views

CVE-2026-66415

Leantime 3.6.2 contains a server-side request forgery and local file inclusion vulnerability that allows authenticated attackers to read internal resources by passing unsanitized user-supplied filenames to filegetcontents in the Blueprints::import method without path validation. Attackers can...

8.5CVSS0.00284EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/30 6:7 p.m.14 views

EUVD-2026-51263

SGLang contains an SSRF and local file read in the multimodal generation endpoint /v1/chat/completions due to unsanitized imageurl, allowing access to internal metadata, secrets, and services...

5.9AI score0.00209EPSS
SaveExploits0References2
Rows per page
Query Builder