Lucene search
+L

2619 matches found

ATTACKERKB
ATTACKERKB
added 5 days ago5 views

CVE-2026-64799

Joomla Extension - regularlabs.com - SSRF via remote image downloads in Articles Anywhere and Users Anywhere extensions - Content-controlled image URLs could request private or reserved network services, follow unsafe redirects and save responses without validating that they were images. This cou...

5.3AI score0.00178EPSS
SaveExploits0References2Affected Software2
NVD
NVD
added 5 days ago7 views

CVE-2026-9066

The WP Compress WordPress plugin before 7.10.04 does not validate the value of a query parameter that controls the asset CDN host before using it to build the URLs of JavaScript files emitted on the page, leading to Reflected XSS. When a visitor follows a crafted link, the WP Compress WordPress...

6.1CVSS0.00149EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 5 days ago10 views

PT-2026-63987

DOMPurify through 3.4.6 contains a cross-site scripting vulnerability in IN PLACE mode that trusts attacker-controlled nodeName on live non-form nodes. Attackers can supply hostile live DOM objects with real script children whose observable nodeName is clobbered to appear as allowed elements,...

6.1CVSS5.1AI score0.00155EPSS
SaveExploits0References3
OSV
OSV
added 6 days ago6 views

GHSA-P9J2-GV94-2WF4 Next.js: Server-Side Request Forgery in rewrites via attacker-controlled destination hostname

Impact A rewrites or redirects rule that builds its external destination hostname from request-controlled input can be pointed at an arbitrary hostname, regardless of the rule's hostname suffix. For a rewrite, Next.js proxies the request to that arbitrary host and serves the response from the...

8.3CVSS5.6AI score
SaveExploits0References6
CVE
CVE
added 6 days ago13 views

CVE-2026-65012

CVE-2026-65012 affects InvokeAI prior to 6.13.7. An unauthenticated vulnerability in GET /api/v2/models/scan_folder allows attacker-controlled scan_path to recursively enumerate arbitrary server filesystem directories, revealing existence/readability via HTTP response codes and bypassing multi-us...

6.3CVSS5.5AI score0.00257EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 6 days ago6 views

CVE-2026-65012 InvokeAI < 6.13.7 Unauthenticated Directory Enumeration via scan_folder

InvokeAI before 6.13.7 contains an unauthenticated directory enumeration vulnerability in the GET /api/v2/models/scanfolder endpoint that accepts attacker-controlled scanpath parameters. Unauthenticated attackers can recursively enumerate arbitrary server filesystem directories and use HTTP...

6.3CVSS5.5AI score0.00257EPSS
SaveExploits0References5
EUVD
EUVD
added 6 days ago7 views

EUVD-2026-47696

In Progress® Telerik® UI for AJAX prior to v2026.2.708, a deserialization vulnerability in the persistence utilities allows unsafe type instantiation from attacker-influenced persisted state, which can lead to remote code execution...

8.1CVSS6.1AI score0.00452EPSS
SaveExploits0References1
CVE
CVE
added 6 days ago8 views

CVE-2026-13190

The CVE affects Progress Telerik UI for ASP.NET AJAX. Before version 2026.2.708, the Persistence Framework’s deserialization utilities allow unsafe type instantiation from attacker-controlled persisted state, enabling remote code execution. Impact is high (network vector, no privileges required, ...

8.1CVSS6.2AI score0.00452EPSS
SaveExploits0References1
EUVD
EUVD
added 6 days ago7 views

EUVD-2026-47686

In Progress® Telerik® UI for AJAX prior to v2026.2.708, forged upload metadata can influence AsyncUploadTypeName processing and trigger unsafe attacker-controlled type resolution, enabling remote code execution in affected deployments...

8.1CVSS6.2AI score0.00452EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 6 days ago14 views

PT-2026-63399

Name of the Vulnerable Software and Affected Versions Telerik UI for AJAX versions prior to 2026.2.708 Description Applications using cookie-based storage in RadPersistenceManager or RadDockLayout deserialize attacker-controlled cookie content, which allows unauthenticated remote code execution...

8.1CVSS6.1AI score0.00452EPSS
SaveExploits0References4
NVD
NVD
added last week9 views

CVE-2026-65317

Verba RAG application version 2.1.3 contains a server-side request forgery vulnerability combined with a same-origin middleware bypass that allows unauthenticated remote attackers to make the server issue arbitrary HTTP requests by supplying a crafted Origin header and attacker-controlled host an...

9.2CVSS0.00481EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added last week6 views

CVE-2026-65315 Ollama Remote Denial of Service via Attacker-Controlled Allocation in GGUF Metadata Parser

Ollama HEAD f0078ae contains an uncontrolled memory allocation vulnerability in the GGUF metadata parser that allows remote attackers to crash the server by supplying a crafted GGUF file with attacker-controlled length and count fields in string lengths, tensor dimension counts, and metadata arra...

8.7CVSS5.5AI score0.00572EPSS
SaveExploits0References3
Cvelist
Cvelist
added last week33 views

CVE-2026-65315 Ollama Remote Denial of Service via Attacker-Controlled Allocation in GGUF Metadata Parser

Ollama HEAD f0078ae contains an uncontrolled memory allocation vulnerability in the GGUF metadata parser that allows remote attackers to crash the server by supplying a crafted GGUF file with attacker-controlled length and count fields in string lengths, tensor dimension counts, and metadata arra...

8.7CVSS0.00572EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added last week6 views

CVE-2026-63764

LMDeploy through 0.14.0, fixed in commit 03c3130, contains a server-side request forgery SSRF vulnerability in the loadhttpurl function within the connection.py media handler, where the private-IP guard validates only the original URL without re-validating hosts after HTTP redirects. An...

8.6CVSS5.4AI score0.00302EPSS
SaveExploits0References7
OSV
OSV
added last week5 views

GHSA-PF56-329R-95RW Credential confusion in @sigstore/oci can leak registry credentials to an attacker-controlled registry

Impact This is a credential-exposure / credential-confusion issue. getRegistryCredentials reads credentials from the Docker config file /.docker/config.json and selects an entry by checking whether any configured auth key contains the target registry string: js Object.keysdockerConfig.auths ||...

9.6CVSS5.5AI score0.00317EPSS
SaveExploits0References5
OSV
OSV
added last week6 views

GHSA-XVCM-6775-5M9R Immutabl: Hash-collision algorithmic complexity denial of service in Immutable.Map/Set

Summary Immutable.Map and Immutable.Set keep keys that share the same 32-bit hash in a collision bucket that is scanned linearly. The string hash is public and deterministic, so an attacker who controls the keys inserted into a Map can craft many keys that all collide, degrading insertion and...

8.7CVSS5.4AI score0.00432EPSS
SaveExploits1References7
NVD
NVD
added last week7 views

CVE-2026-47397

PraisonAI is a multi-agent teams system. Prior to version 4.6.40, hidden metadata in a webpage causes PraisonAI agents to write attacker-controlled content to arbitrary paths. writefile skips path validation when workspace=None always None in production. Version 4.6.40 fixes the issue...

7.1CVSS0.00381EPSS
SaveExploits0References3
OSV
OSV
added last week6 views

CVE-2026-15342 CVE-2026-15342

Plane contains a multi‑tenant authorization flaw in its asset‑management API that allows authenticated users from one workspace to access, delete, or duplicate assets belonging to another workspace by providing only the victim workspace slug and asset ID. The affected endpoints return presigned...

6.5CVSS5.4AI score0.00225EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added last week7 views

acl: TOCTOU Symlink Traversal via getfacl/setfacl

A time-of-check to time-of-use TOCTOU race condition vulnerability was found in acl. By replacing a pathname component with a symbolic link between a security check and subsequent file operations, an attacker can redirect file access control list operations. This occurs when privileged processes...

7.2CVSS5.2AI score0.00088EPSS
SaveExploits0References4
EUVD
EUVD
added last week5 views

EUVD-2026-46303

PraisonAI is a multi-agent teams system. Prior to version 4.6.40 of PraisonAI, corresponding to version 1.6.40 of praisonaiagents, PraisonAI's direct-prompt CLI automatically expands @url: mentions in raw prompt text before agent execution begins. If a prompt contains @url:, the CLI calls...

5.5CVSS5.6AI score0.00129EPSS
SaveExploits0References3
Rows per page
Query Builder