Lucene search
+L

343 matches found

ATTACKERKB
ATTACKERKB
added 2 days ago6 views

CVE-2026-67311

Budibase before 3.38.1 contains a server-side request forgery vulnerability in the REST datasource integration that fails to validate HTTP redirects against the IP blacklist. Attackers with Builder role can configure a REST datasource pointing to an external server that returns a redirect to...

8.2CVSS5.5AI score0.00256EPSS
SaveExploits0References3
EUVD
EUVD
added 2 days ago9 views

EUVD-2026-51822

Budibase before 3.38.1 contains a server-side request forgery vulnerability in the REST datasource integration that fails to validate HTTP redirects against the IP blacklist. Attackers with Builder role can configure a REST datasource pointing to an external server that returns a redirect to...

8.2CVSS5.5AI score0.00256EPSS
SaveExploits0References2
CVE
CVE
added 2 days ago12 views

CVE-2026-67311

Budibase before 3.38.1 is affected by a server-side request forgery in the REST datasource integration. The vulnerability arises because redirects are not validated against the IP blacklist, enabling an attacker with Builder role to configure a REST datasource that returns a redirect to internal ...

8.2CVSS5.5AI score0.00256EPSS
SaveExploits0References2
NVD
NVD
added 3 days ago10 views

CVE-2026-56568

HCL iControl was affected by Information Exposure Through Verbose Client-Side API Error Messages vulnerabilities. It involves application displays raw server/API error messages to users instead of generic error messages and exposes internal endpoint names, request parameters, error codes, and...

3.7CVSS0.00195EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 3 days ago6 views

CVE-2026-56568

HCL iControl was affected by Information Exposure Through Verbose Client-Side API Error Messages vulnerabilities. It involves application displays raw server/API error messages to users instead of generic error messages and exposes internal endpoint names, request parameters, error codes, and...

3.7CVSS5.5AI score0.00195EPSS
SaveExploits0References2
CVE
CVE
added 3 days ago8 views

CVE-2026-56568

Technical details are not publicly available in the provided documents. Monitor for updates.

3.7CVSS5.5AI score0.00195EPSS
SaveExploits0References1
Cvelist
Cvelist
added 3 days ago37 views

CVE-2026-56568 HCL iControl is affected by multiple security vulnerabilities.

HCL iControl was affected by Information Exposure Through Verbose Client-Side API Error Messages vulnerabilities. It involves application displays raw server/API error messages to users instead of generic error messages and exposes internal endpoint names, request parameters, error codes, and...

3.7CVSS0.00195EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 3 days ago11 views

PT-2026-66765

HCL iControl was affected by Information Exposure Through Verbose Client-Side API Error Messages vulnerabilities. It involves application displays raw server/API error messages to users instead of generic error messages and exposes internal endpoint names, request parameters, error codes, and...

3.7CVSS5.5AI score0.00195EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 4 days ago8 views

Flyto2 Core: Unauthenticated flyto-verification /run: callback_url SSRF and internal runner-secret exfiltration

Summary The standalone flyto-verification service exposes POST /run with no authentication, on all interfaces 0.0.0.0:8344 per the shipped Dockerfile. The request body's callbackurl is used verbatim for an outbound POST that unconditionally attaches X-Internal-Key: $FLYTORUNNERSECRET. The...

9.3CVSS5.9AI score0.00291EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 4 days ago10 views

EUVD-2026-51143

Server-Side Request Forgery vulnerability in malach-it Boruta allows an unauthenticated remote attacker to cause the OAuth/OpenID authorization server to issue outbound HTTP requests to attacker-chosen URIs, including internal services and cloud metadata endpoints. Three code paths fetch remote...

6.9CVSS6.1AI score0.00372EPSS
SaveExploits0References5
NVD
NVD
added 5 days ago6 views

CVE-2026-67428

Flyto2 Core is an execution kernel for automation and AI-agent workflows. Prior to 2.26.7, HTTP-emitting modules including src/core/modules/thirdparty/developer/http/requests.py, core.api.httpget, core.api.httppost, graphql.query, graphql.mutation, monitor.httpcheck, communication.slacksend,...

8.5CVSS0.00337EPSS
SaveExploits0References3
Cvelist
Cvelist
added 5 days ago56 views

CVE-2026-67428 Flyto2 Core: Multiple HTTP-family modules fetch client-controlled URLs without the SSRF guard their siblings apply (SSRF to internal/metadata)

Flyto2 Core is an execution kernel for automation and AI-agent workflows. Prior to 2.26.7, HTTP-emitting modules including src/core/modules/thirdparty/developer/http/requests.py, core.api.httpget, core.api.httppost, graphql.query, graphql.mutation, monitor.httpcheck, communication.slacksend,...

8.5CVSS0.00337EPSS
SaveExploits0References3
CVE
CVE
added 5 days ago12 views

CVE-2026-67428

The CVE-2026-67428 entry concerns Flyto2 Core, an automation/AI-agent workflow kernel. Before version 2.26.7, multiple HTTP-emitting modules (including http/requests.py, core.api.http_get, core.api.http_post, graphql.query/mutation, monitor.http_check, communication.slack_send, notification.disco...

8.5CVSS6AI score0.00337EPSS
SaveExploits0References3
OSV
OSV
added 5 days ago4 views

CVE-2026-67428 Flyto2 Core: Multiple HTTP-family modules fetch client-controlled URLs without the SSRF guard their siblings apply (SSRF to internal/metadata)

Flyto2 Core is an execution kernel for automation and AI-agent workflows. Prior to 2.26.7, HTTP-emitting modules including src/core/modules/thirdparty/developer/http/requests.py, core.api.httpget, core.api.httppost, graphql.query, graphql.mutation, monitor.httpcheck, communication.slacksend,...

8.5CVSS6AI score0.00337EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 5 days ago11 views

PT-2026-65895

Name of the Vulnerable Software and Affected Versions Flyto2 Core versions prior to 2.26.7 Description HTTP-emitting modules fetch caller-controlled URLs without using the validate url with env config function, which allows Server-Side Request Forgery SSRF to internal or metadata endpoints. SSRF ...

8.5CVSS5.9AI score0.00337EPSS
SaveExploits0References8
OSV
OSV
added 6 days ago5 views

GHSA-VX7X-VCC2-C44G datamodel-code-generator vulnerable to SSRF protection bypass via DNS rebinding

Summary datamodel-code-generator's anti-SSRF guard validates the resolved IP of a fetch target once and then lets httpx perform its own independent DNS resolution to connect, so the validated address is never pinned. A hostname that resolves to a public IP at validation time and a private IP at...

7.5CVSS6AI score0.00197EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 6 days ago6 views

datamodel-code-generator vulnerable to SSRF protection bypass via DNS rebinding

Summary datamodel-code-generator's anti-SSRF guard validates the resolved IP of a fetch target once and then lets httpx perform its own independent DNS resolution to connect, so the validated address is never pinned. A hostname that resolves to a public IP at validation time and a private IP at...

7.5CVSS6AI score0.00197EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 6 days ago6 views

EUVD-2026-49990

The Media Cleaner: Clean your WordPress! plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 7.0.3. This is due to the geturlsfromhtml function using DOMDocument::loadHTMLFile to fetch iframe source URLs with an insufficient hostname validation...

4.1CVSS5.9AI score0.0024EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/07/24 9:44 p.m.9 views

Server-side Request Forgery (SSRF)

Overview @budibase/server is a Budibase Web Server Affected versions of this package are vulnerable to Server-side Request Forgery SSRF in the REST datasource integration due to improper handling of DNS rebinding protections. An attacker can access internal-only services, read sensitive data, or...

8.5CVSS5.9AI score
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/24 6:36 a.m.8 views

CVE-2026-16910

A flaw was found in Red Hat Quay's notification webhook feature. The Slack and generic webhook notification handlers accept user-supplied URLs without SSRF validation, allowing a repository administrator to make the Quay worker issue POST requests to internal network addresses or cloud...

5.5CVSS5.8AI score0.00213EPSS
SaveExploits0References3
Rows per page
Query Builder