Lucene search
+L

70255 matches found

CVE
CVE
added 2026/07/22 6:0 a.m.18 views

CVE-2026-12968

The CVE concerns the WordPress plugin “Product Addons and Product Options With Custom Fields” (before 1.6.15). Affected component is the unauthenticated file-upload endpoint that accepts SVG files, which are stored and served inline. This allows an unauthenticated attacker to upload a malicious S...

8.8CVSS5.3AI score0.00292EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/22 6:0 a.m.41 views

CVE-2026-12968 Product Addons – WowAddons < 1.6.15 - Unauthenticated Stored XSS via Arbitrary SVG Upload

The Product Addons and Product Options With Custom Fields WordPress plugin before 1.6.15 does not restrict an unauthenticated file-upload endpoint and accepts SVG files that are stored and served inline, allowing an unauthenticated attacker to upload a malicious SVG whose embedded script executes...

0.00292EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/22 12:32 a.m.10 views

EUVD-2026-46642

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.6AI score0.00572EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/07/22 12:0 a.m.8 views

Plone 4.3.x < 5.2.5 Multiple Vulnerabilities (HF 20210518)

The version of Plone installed on the remote host is 4.3.x prior to 5.2.5. It is, therefore, affected by the following vulnerabilities: - Plone CMS has a stored Cross-Site Scripting XSS vulnerability in the user fullname property and the file upload functionality. CVE-2021-3313 -...

9.9CVSS6.8AI score0.02049EPSS
SaveExploits3References17
Positive Technologies
Positive Technologies
added 2026/07/22 12:0 a.m.14 views

PT-2026-63395

Name of the Vulnerable Software and Affected Versions Telerik UI for AJAX versions prior to 2026.2.708 Description Forged upload metadata can influence the processing of AsyncUploadTypeName, leading to unsafe attacker-controlled type resolution. This flaw allows for remote code execution in...

8.1CVSS6.5AI score0.00485EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/22 12:0 a.m.15 views

PT-2026-63398

In Progress® Telerik® UI for AJAX prior to v2026.2.708, when Telerik.Upload.ConfigurationHashKey is absent and machineKey is not explicitly configured, upload metadata integrity protection may fall back to a predictable default key, enabling attackers to forge protected upload metadata and unlock...

7.5CVSS5.2AI score0.00202EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/21 10:19 p.m.11 views

CVE-2026-65315

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
EUVD
EUVD
added 2026/07/21 9:32 p.m.6 views

EUVD-2026-46397

The audit file upload handler does not sanitize filenames, allowing shell metacharacters to flow into system command execution. This input validation failure enables command injection when chained with a related vulnerability...

8.8CVSS5.3AI score0.0144EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/21 9:32 p.m.9 views

EUVD-2026-46391

A filename supplied during file upload is not properly sanitized before being used in system command execution, allowing an attacker to inject shell metacharacters and achieve command injection via the audit file upload functionality...

9.9CVSS5.3AI score0.0259EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/07/21 9:18 p.m.6 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 2026/07/21 9:18 p.m.44 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
NVD
NVD
added 2026/07/21 9:16 p.m.6 views

CVE-2026-64881

The audit file upload handler does not sanitize filenames, allowing shell metacharacters to flow into system command execution. This input validation failure enables command injection when chained with a related vulnerability...

8.8CVSS0.0144EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/21 8:24 p.m.7 views

GHSA-6HM7-3PWJ-22RM Gitea: Denial of Service (CPU & Memory Exhaustion) via O(N^2) String Concatenation in Debian Package Upload

Gitea's Debian package registry parser contains an unbounded decompression vulnerability in ParseControlFile. When processing an uploaded .deb file, the parser decompresses control.tar.gz and copies the entire uncompressed stream into a strings.Builder via a TeeReader, with no limit on how much...

7.1CVSS5.8AI score
SaveExploits0References7
OSV
OSV
added 2026/07/21 8:20 p.m.7 views

GHSA-9MQ6-MQJJ-C2C5 Gitea: Unbounded Arch package file metadata can cause resource amplification in Gitea package uploads

Summary Hello Gitea Security Team, Thank you for your continued work on Gitea. I would like to responsibly report a potential availability-impact issue that I observed in Gitea’s Arch package registry implementation. During local testing, I noticed that Gitea records non-dot regular file entries...

5.3CVSS5.6AI score
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/07/21 8:20 p.m.8 views

Gitea: Unbounded Arch package file metadata can cause resource amplification in Gitea package uploads

Summary Hello Gitea Security Team, Thank you for your continued work on Gitea. I would like to responsibly report a potential availability-impact issue that I observed in Gitea’s Arch package registry implementation. During local testing, I noticed that Gitea records non-dot regular file entries...

5.5AI score
SaveExploits0References7Affected Software1
NVD
NVD
added 2026/07/21 8:17 p.m.15 views

CVE-2026-64879

A filename supplied during file upload is not properly sanitized before being used in system command execution, allowing an attacker to inject shell metacharacters and achieve command injection via the audit file upload functionality...

9.9CVSS0.0259EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/21 8:10 p.m.10 views

GHSA-956X-8GVW-WG5V GitPython: command injection via unguarded Git options in `Repo.archive()`, `git.ls_remote()`, and arbitrary file overwrite via `Repo.iter_commits()` / `Repo.blame()`

Summary GitPython spawns the real git binary with an argument vector built from caller-supplied values. To prevent argument injection, GitPython maintains denylists of "unsafe" Git options --upload-pack, --receive-pack, --exec, -c, --config, … that can be abused to run arbitrary commands, and...

8.4CVSS6.1AI score0.01016EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/21 8:9 p.m.31 views

CVE-2026-64881 Command Injection

The audit file upload handler does not sanitize filenames, allowing shell metacharacters to flow into system command execution. This input validation failure enables command injection when chained with a related vulnerability...

8.8CVSS0.0144EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/21 8:9 p.m.16 views

CVE-2026-64881

CVE-2026-64881 involves an audit file upload handler that fails to sanitize filenames, allowing shell metacharacters to flow into system command execution. This input validation failure enables command injection when chained with a related vulnerability. The CVSS scores indicate high impact to co...

8.8CVSS5.3AI score0.0144EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/21 7:54 p.m.50 views

CVE-2026-64879 Command Injection

A filename supplied during file upload is not properly sanitized before being used in system command execution, allowing an attacker to inject shell metacharacters and achieve command injection via the audit file upload functionality...

9.9CVSS0.0259EPSS
SaveExploits0References1
Rows per page
Query Builder