Lucene search
+L

8369 matches found

OSSF Malicious Packages
OSSF Malicious Packages
added 2026/08/05 12:33 p.m.9 views

Malicious code in simplipayng (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 1cf21e1f6c1fc8a9e9caa3a8383da1b2fb4dd863fc531e17771209b14284e087 dist/cjs/index.js appends an evalatob... blob to what appears to be a React Button re-export. The decoded payload queries public Ethereum RPCs for th...

6.5AI score
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/05 12:26 p.m.9 views

CVE-2026-71280 go-shiori Server-Side Request Forgery via Unrestricted Bookmark URL Fetch

go-shiori's DownloadBookmark internal/core/download.go fetches a caller-supplied bookmark URL using a plain http.Client with no custom DialContext or destination-IP validation no IsLoopback, IsPrivate, IsUnspecified, or IsLinkLocalUnicast checks...

8.5CVSS5.2AI score0.00178EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/05 11:9 a.m.8 views

CVE-2026-46581

In Eclipse Mojarra versions 2.3 and following, URL handing in DefaultFaceletFactory does not properly sanitize and/or block remote URLs, allowing an attacker to specify a URL to a remote Facelet which will be included and processed as part of the normal request, with the privileges of the target...

5.6AI score0.00371EPSS
SaveExploits1References3Affected Software1
CVE
CVE
added 2026/08/05 10:57 a.m.47 views

CVE-2026-71250

Firefly III is reported vulnerable due to IsValidWebhookUrl.php: the validator explicitly allows any address in 127.0.0.0/8, enabling an authenticated user with webhooks enabled to configure a webhook targeting loopback services on the server. Furthermore, the validator resolves the target once v...

4.3CVSS5.3AI score0.00217EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/05 10:56 a.m.55 views

CVE-2026-71246

Pixelfed’s Pixelfed SearchController (behind auth) is vulnerable to an authenticated SSRF via remote URL search. The vulnerable path takes a URL from remote-search parameters and fetches it server-side using ActivityPubFetchService. The validateUrl() logic only blocks literal hosts 127.0.0.1, loc...

4.3CVSS5.3AI score0.00162EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/05 10:56 a.m.10 views

CVE-2026-71246

Pixelfed's SearchController behind the auth middleware accepts a URL via its remote-search parameters and fetches it server-side through ActivityPubFetchService, whose validateUrl only blocks the literal hosts 127.0.0.1, localhost, and ::1 and requires https, without checking the resolved IP...

4.3CVSS5.5AI score0.00162EPSS
SaveExploits0References2
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/08/05 9:10 a.m.6 views

Malicious code in datefmt-pro (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector addca973f3384757b9ff2e00e5becd70e509ef5233c4cd2dc6ce73019b467787 datefmt-pro presents itself as a date formatting utility, but its actual behavior is an install-time reconnaissance beacon. The scripts.postinstall...

5.5AI score
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/05 6:59 a.m.8 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.1CVSS5.6AI score0.00171EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/08/05 6:59 a.m.40 views

CVE-2026-71211 mlflow - Unvalidated Gateway Secret api_base Enables SSRF via Gateway Proxy Endpoint

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.00171EPSS
SaveExploits1References1
CVE
CVE
added 2026/08/05 6:59 a.m.39 views

CVE-2026-71211

MLflow’s AI Gateway allows an auth_config.api_base value to be stored without validation (scheme/host/IP range), and the gateway proxy endpoint then issues HTTP requests to api_base plus a caller-supplied path, returning the response body. The existing SSRF guard (_validate_webhook_url) is never ...

7.1CVSS5.3AI score0.00171EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2026/08/05 6:59 a.m.10 views

CVE-2026-71211 mlflow - Unvalidated Gateway Secret api_base Enables SSRF via Gateway Proxy Endpoint

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.3AI score0.00171EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/08/05 6:0 a.m.7 views

EUVD-2026-53112

The GeoDirectory WordPress plugin before 2.8.168 does not restrict a user-search handler to users allowed to list users, allowing any authenticated user with Contributor-level access or higher to retrieve the email addresses of all registered users, including administrators...

6.5CVSS5.5AI score0.00219EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/08/05 12:29 a.m.8 views

SUSE CVE-2026-69192

ip-address is a library for parsing and manipulating IPv4 and IPv6 addresses in JavaScript. Prior to 10.3.1, Address4 accepts an octet written with a leading zero and decodes it as decimal, while the WHATWG URL host parser, inetaton, and getaddrinfo all decode a leading zero as octal. The library...

7.7CVSS5.6AI score0.00292EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/05 12:29 a.m.9 views

SUSE 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
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/05 12:0 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-69198

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

6.9CVSS5.6AI score0.00276EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/04 11:58 p.m.6 views

MAL-2026-11995 Malicious code in approval-guardian (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 71875c984aab2d8335b3efdd1b107d7adbd4c3cbd6309278b6804c8162bdca87 The package presents itself as an on-chain approval scanner but on CLI invocation runs a silent credential harvester. src/index.js scan walks the...

5.5AI score
SaveExploits0References5
NVD
NVD
added 2026/08/04 10:17 p.m.11 views

CVE-2026-70620

Odysseus before commit 87babb5 contains a server-side request forgery vulnerability that allows admin-privileged attackers to direct the server to probe internal network resources by supplying arbitrary URLs to the embedding endpoint configuration without scheme, host, IP range, or DNS rebind...

6.8CVSS0.00264EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/04 9:16 p.m.12 views

CVE-2026-66901

Google::Auth versions before 0.09 for Perl allow server side request forgery and credential exfiltration via unvalidated URLs taken from the credentials JSON. The URLs the library requests are read from the credentials JSON, and their hosts were not checked against the universe domain before the...

7.5CVSS0.00333EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/04 8:49 p.m.7 views

CVE-2026-66901 Google::Auth versions before 0.09 for Perl allow server side request forgery and credential exfiltration via unvalidated URLs taken from the credentials JSON

Google::Auth versions before 0.09 for Perl allow server side request forgery and credential exfiltration via unvalidated URLs taken from the credentials JSON. The URLs the library requests are read from the credentials JSON, and their hosts were not checked against the universe domain before the...

7.5CVSS5.5AI score
SaveExploits0References10
CVE
CVE
added 2026/08/04 8:49 p.m.49 views

CVE-2026-66901

CVE-2026-66901 : Google::Auth for Perl before version 0.09 is prone to server-side request forgery and credential exfiltration due to unvalidated URLs sourced from the credentials JSON. The attack could reach hosts in the configuration’s network position (including internal services and metadata ...

7.5CVSS5.5AI score0.00333EPSS
SaveExploits0References6
Rows per page
Query Builder