Lucene search
+L

122879 matches found

ATTACKERKB
ATTACKERKB
added 2 hours ago2 views

CVE-2026-55524

PraisonAI is a multi-agent teams system. In versions prior to 1.6.58, the webcrawl tool performs its SSRF check only on the initially supplied URL, allowing the protection to be bypassed so the tool connects to attacker-chosen internal destinations. The check resolves the hostname once with...

7.5CVSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2 hours ago15 views

CVE-2026-70617

CVE-2026-70617 — Spacebar Server : A missing authorization flaw exists in Spacebar Server prior to commit dcfd910, enabling any authenticated attacker to add themselves to arbitrary private group DM channels. The attacker can exploit the unguarded PUT /channels/{channel_id}/recipients/{user_id} e...

8.6CVSS5.6AI score
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2 hours ago3 views

CVE-2026-70617

Spacebar Server before commit dcfd910 contains a missing authorization vulnerability that allows any authenticated attacker to add themselves to arbitrary group DM channels by sending a PUT request to the channels recipient endpoint without membership verification. Attackers can exploit the...

8.6CVSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2 hours ago2 views

CVE-2026-55523

PraisonAI is a multi-agent teams system. In versions 1.5.128 through 1.6.57, the praisonaiagents.tools.webcrawltools.webcrawl function is vulnerable to server-side request forgery. While it validates the initially supplied URL and blocks direct loopback and private destinations, its default httpx...

7.7CVSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2 hours ago10 views

CVE-2026-55523

CVE-2026-55523 affects PraisonAI’s web_crawl() in versions 1.5.128–1.6.57. The function validates the initial URL but uses httpx.Client(follow_redirects=True) for redirects, failing to revalidate intermediate/final targets. An attacker can pass a URL that passes the first host check but redirects...

7.7CVSS5.4AI score
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 4 hours ago5 views

CVE-2026-9081

IBM Langflow OSS 1.0.0 through 1.10.3, and 1.0.0 through 1.10.3 contains a Server-Side Request Forgery SSRF vulnerability in the validatemodelproviderkey function for the Ollama provider. The function accepts a user-supplied OLLAMABASEURL parameter and passes it directly to requests.get without...

7.1CVSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 7 hours ago12 views

EUVD-2026-39020

Ghost Content API filter bypass reveals private fields...

5.3CVSS5.4AI score0.00214EPSS
SaveExploits0References3
NVD
NVD
added 8 hours ago4 views

CVE-2026-71280

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. An authenticated user creating or updating a...

8.5CVSS
SaveExploits0References2
OSSF Malicious Packages
OSSF Malicious Packages
added 9 hours ago3 views

Malicious code in wagmi-react (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 6285993305d8ff9bbf69804dcbf929539b6f48c2ef1b1ca6e5c723150c5565ee The package impersonates the wagmi/viem wallet API surface exporting createWalletClient, parseAccount, and a WalletClient constructor and, when a...

5.5AI score
SaveExploits0References1
OSSF Malicious Packages
OSSF Malicious Packages
added 9 hours ago2 views

Malicious code in viem-toolkit (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector d6650f14e896eb9aa694cf872e23d60796339fd8a610207656bb880200880e32 The package presents itself as a viem wallet extension but its exported WalletKit constructor captures the caller-supplied privateKey/key/secretKey...

5.5AI score
SaveExploits0References1
OSSF Malicious Packages
OSSF Malicious Packages
added 9 hours ago3 views

Malicious code in uniswap-sdk-v4 (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector a9d01efda86c7ce792f8396d425dce51600262660989f438dd13a17068d9df6d The package presents itself as a Uniswap V4 SDK but its WalletClient constructor captures the caller-supplied private key and POSTs it, along with th...

5.5AI score
SaveExploits0References1
EUVD
EUVD
added 11 hours ago3 views

EUVD-2026-53323

Firefly III's webhook URL validator IsValidWebhookUrl.php filters most private/reserved IPv4 ranges but contains an explicit early-return that allows any resolved address in 127.0.0.0/8, permitting an authenticated user with webhooks enabled, which is off by default to configure a webhook targeti...

4.3CVSS5.6AI score
SaveExploits0References1
CVE
CVE
added 11 hours ago13 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.5AI score
SaveExploits0References1
Cvelist
Cvelist
added 11 hours ago8 views

CVE-2026-71246 Pixelfed: Authenticated SSRF via Remote URL Search

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.3CVSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 11 hours ago4 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 score
SaveExploits0References2
NVD
NVD
added 13 hours ago5 views

CVE-2026-71210

Mealie's AsyncSafeTransport SSRF guard mealie/pkgs/safehttp/transport.py resolves a target hostname once, checks the resolved IP against private-range rules, but then issues the actual outbound HTTP request using the original hostname, which the underlying async transport re-resolves independentl...

5.3CVSS
SaveExploits0References1
NVD
NVD
added 13 hours ago5 views

CVE-2026-6079

The Material Dashboard plugin for WordPress is vulnerable to unauthorized access and modification of data due to missing capability checks on the amdajaxtargettaskmanager function in all versions up to, and including, 1.4.10. This makes it possible for unauthenticated attackers to enumerate all...

7.3CVSS
SaveExploits0References4
NVD
NVD
added 13 hours ago3 views

CVE-2026-55998

The endpoint /v3/import/tokenclusterId.yaml retrieves the cluster object before validating the token. When a valid cluster ID references a cluster that has private registry secrets configured, a nil pointer dereference in pkg/systemtemplate/privateregistry.go causes the request to return HTTP 502...

5.3CVSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 14 hours ago3 views

CVE-2026-55998

The endpoint /v3/import/tokenclusterId.yaml retrieves the cluster object before validating the token. When a valid cluster ID references a cluster that has private registry secrets configured, a nil pointer dereference in pkg/systemtemplate/privateregistry.go causes the request to return HTTP 502...

5.3CVSS5.5AI score
SaveExploits0References3Affected Software1
CVE
CVE
added 14 hours ago15 views

CVE-2026-55998

The CVE describes an unauthenticated import endpoint vulnerability: /v3/import/{token}_{clusterId}.yaml returns 502 for valid cluster IDs that reference clusters with private registry secrets due to a null pointer dereference in pkg/systemtemplate/private_registry.go ; non-existent cluster IDs re...

5.3CVSS5.5AI score
SaveExploits0References2
Rows per page
Query Builder