Lucene search
+L

2546683 matches found

EUVD
EUVD
added yesterday5 views

EUVD-2026-60305

Glances is an open-source system cross-platform monitoring tool. Prior to 4.5.6, GlancesActions.run in glances/actions.py ignores --disable-config-exec for on-alert action commands and invokes securepopen with shell operators enabled, allowing configured redirection, command chaining, or pipes to...

7.1CVSS5.5AI score
SaveExploits0References3
Wordfence Blog
Wordfence Blog
added yesterday9 views

600,000 WordPress Sites Affected by Arbitrary File Upload Vulnerability in Forminator Forms WordPress Plugin

On July 14th, 2026, we received a submission for an Unauthenticated Arbitrary File Upload vulnerability in Forminator Forms, a WordPress plugin with more than 600,000 active installations. This vulnerability makes it possible for unauthenticated attackers to upload arbitrary files, including...

9.8CVSS7AI score
SaveExploits1
Github Security Blog
Github Security Blog
added yesterday7 views

Glances: REST API CORS Credentials Guard Uses Exact-Match Instead of Membership Test — Bypassed by Any Multi-Origin Allowlist Containing the Wildcard

Summary Glances's REST API server includes a documented safety check intended to guarantee that corscredentials=True can never be combined with an unrestricted CORS origin allowlist. The check compares the configured origin list to the wildcard using exact list equality corsorigins == "" instead ...

7.4CVSS5.6AI score0.00232EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added yesterday6 views

GHSA-FP27-88FP-2PHG Glances: REST API CORS Credentials Guard Uses Exact-Match Instead of Membership Test — Bypassed by Any Multi-Origin Allowlist Containing the Wildcard

Summary Glances's REST API server includes a documented safety check intended to guarantee that corscredentials=True can never be combined with an unrestricted CORS origin allowlist. The check compares the configured origin list to the wildcard using exact list equality corsorigins == "" instead ...

6.5CVSS5.7AI score
SaveExploits0References4
GithubExploit
GithubExploit
added yesterday18 views

Exploit for CVE-2026-39154

Wildfire CVE-2026-39154 · Stored XSS in CometChat group m...

4.7AI score
SaveExploits1
GithubExploit
GithubExploit
added yesterday18 views

Exploit for Exposure of Private Personal Information to an Unauthorized Actor in Mozilla Firefox

SkeletonKey CVE-2026-6765 · Test only FormAutofill handle...

5.3CVSS5.8AI score0.00215EPSS
SaveExploits1
SUSE Linux
SUSE Linux
added yesterday4 views

Security update for ffmpeg

This update for ffmpeg fixes the following issue: CVE-2026-8461: out-of-bounds write in the MagicYUV decoder can lead to denial of service or remote code execution bsc1269490. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or...

8.8CVSS7.5AI score0.01572EPSS
SaveExploits3References4
Ubuntu
Ubuntu
added yesterday2 views

USN-8639-1: libpng vulnerabilities

Patrick Keshishian discovered that libpng incorrectly handled certain text chunks. An attacker could possibly use this issue to cause a denial of service. This issue only affected Ubuntu 16.04 LTS. CVE-2016-10087 It was discovered that libpng incorrectly handled certain malformed images. An...

7.6CVSS7.7AI score0.09393EPSS
SaveExploits6
OSV
OSV
added yesterday1 views

USN-8639-1 libpng, libpng1.6 vulnerabilities

Patrick Keshishian discovered that libpng incorrectly handled certain text chunks. An attacker could possibly use this issue to cause a denial of service. This issue only affected Ubuntu 16.04 LTS. CVE-2016-10087 It was discovered that libpng incorrectly handled certain malformed images. An...

7.6CVSS7.5AI score0.09393EPSS
SaveExploits6References8
OSV
OSV
added yesterday6 views

GHSA-8394-6F8R-WHXG Terragrunt: Arbitrary File Deletion via Malicious Module Manifest

Summary Terragrunt is vulnerable to an arbitrary file deletion flaw when downloading external modules. If a remote module contains a maliciously crafted .terragrunt-module-manifest file, Terragrunt can be tricked into deleting files anywhere on the local filesystem that the Terragrunt process has...

6.9CVSS6.5AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added yesterday7 views

Terragrunt: Arbitrary File Deletion via Malicious Module Manifest

Summary Terragrunt is vulnerable to an arbitrary file deletion flaw when downloading external modules. If a remote module contains a maliciously crafted .terragrunt-module-manifest file, Terragrunt can be tricked into deleting files anywhere on the local filesystem that the Terragrunt process has...

6.5AI score
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added yesterday8 views

Glances has a command injection bypass of action-template sanitizer via cross-field shell-operator reconstruction

Summary The Glances action system lets an administrator configure shell commands that run when a monitoring threshold is crossed. The command is a Mustache template whose variables are filled with runtime stat fields such as a process name, a container name or a filesystem mount point. Those fiel...

8.8CVSS7.5AI score0.00243EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added yesterday6 views

GHSA-QCPP-8X79-HHP3 Glances has a command injection bypass of action-template sanitizer via cross-field shell-operator reconstruction

Summary The Glances action system lets an administrator configure shell commands that run when a monitoring threshold is crossed. The command is a Mustache template whose variables are filled with runtime stat fields such as a process name, a container name or a filesystem mount point. Those fiel...

8.8CVSS6AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added yesterday7 views

New API: Redis user quota cache overwrite via PUT /api/user/self allows quota bypass

Summary Authenticated users can repeatedly call PUT /api/user/self with language or sidebarmodules while relay requests are consuming quota. The settings path reads a full User snapshot and writes it back through User.Update, which refreshes Redis with RedisHSetObj and overwrites the Quota field...

6CVSS5.4AI score
SaveExploits0References4Affected Software1
OSV
OSV
added yesterday4 views

GHSA-J6GC-4893-QWMP New API: Redis user quota cache overwrite via PUT /api/user/self allows quota bypass

Summary Authenticated users can repeatedly call PUT /api/user/self with language or sidebarmodules while relay requests are consuming quota. The settings path reads a full User snapshot and writes it back through User.Update, which refreshes Redis with RedisHSetObj and overwrites the Quota field...

6CVSS5.5AI score
SaveExploits0References4
OSV
OSV
added yesterday5 views

GHSA-P845-629J-RCJ6 New API: Admin can reset passkeys for same-level or higher-privileged users

Summary The admin passkey reset endpoint lacked the role-level authorization check used by comparable privileged account-protection endpoints. A lower-privileged administrator could attempt passkey reset operations against same-level or higher-privileged users, including root-level accounts. Impa...

5.1CVSS5.6AI score
SaveExploits0References5
Github Security Blog
Github Security Blog
added yesterday8 views

New API: Admin can reset passkeys for same-level or higher-privileged users

Summary The admin passkey reset endpoint lacked the role-level authorization check used by comparable privileged account-protection endpoints. A lower-privileged administrator could attempt passkey reset operations against same-level or higher-privileged users, including root-level accounts. Impa...

5.1CVSS5.5AI score
SaveExploits0References5Affected Software1
OSV
OSV
added yesterday4 views

GHSA-V828-M3PF-VQ9Q New API: Unauthenticated payment webhooks allow memory and disk DoS via unbounded body reads and full-body logging

Summary Unauthenticated payment webhook endpoints could read and log the entire request body before validating the webhook signature. When a payment webhook was enabled, an unauthenticated attacker could send oversized requests to public callback endpoints and force excessive memory use and log...

7.5CVSS5.7AI score
SaveExploits0References5
Github Security Blog
Github Security Blog
added yesterday6 views

New API: Unauthenticated payment webhooks allow memory and disk DoS via unbounded body reads and full-body logging

Summary Unauthenticated payment webhook endpoints could read and log the entire request body before validating the webhook signature. When a payment webhook was enabled, an unauthenticated attacker could send oversized requests to public callback endpoints and force excessive memory use and log...

7.5CVSS5.7AI score
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added yesterday8 views

New API: User List API Leaks Root User Access Token Leading to Privilege Escalation

Vulnerability Information - Product: new-api - Affected versions: versions before v1.0.0-rc.7 that serialize User.AccessToken as accesstoken; the issue was confirmed in v0.12.14 - Patched version: v1.0.0-rc.7 - Fixed commit: 0936e2504655a5cbf7bc3c388f6d3e2bb24916d3 - Type: Information Disclosure ...

9.1CVSS5.4AI score
SaveExploits0References5Affected Software1
Rows per page
Query Builder