Lucene search
+L

271872 matches found

CVE
CVE
added 2026/09/04 2:32 p.m.25 views

CVE-2026-85625

sift (sift.js) 17.1.3 is vulnerable to remote code execution due to its use of for...in to enumerate query keys, which walks the object prototype chain and dispatches any matched operator key including $where . The $where operator compiles a string value into a function via new Function unless CS...

9.2CVSS6.2AI score0.00547EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/04 2:32 p.m.5 views

CVE-2026-85625 sift 17.1.3 Prototype Pollution Remote Code Execution via $where

sift sift.js 17.1.3 enumerates query keys with for...in, which walks the object prototype chain, and dispatches any matched operator key including $where. The $where operation compiles a string value into a function using new Function unless CSPENABLED is set not set by default. As a result, if a...

9.2CVSS6.4AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/09/04 2:32 p.m.34 views

CVE-2026-85625 sift 17.1.3 Prototype Pollution Remote Code Execution via $where

sift sift.js 17.1.3 enumerates query keys with for...in, which walks the object prototype chain, and dispatches any matched operator key including $where. The $where operation compiles a string value into a function using new Function unless CSPENABLED is set not set by default. As a result, if a...

9.2CVSS0.00547EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/04 2:17 p.m.5 views

CVE-2026-12483

The LearnDash LMS plugin for WordPress is vulnerable to Unrestricted File Type Upload in versions up to and including 5.1.5. This is due to insufficient input validation in the 'learndashfileuploadprocess' function, which iterates through an entire array and validates only the first file. This...

7.5CVSS0.00382EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/04 1:29 p.m.34 views

CVE-2026-12483 LearnDash LMS <= 5.1.5 - Authenticated (Subscriber+) Arbitrary File Upload via Assignment Upload Handler

The LearnDash LMS plugin for WordPress is vulnerable to Unrestricted File Type Upload in versions up to and including 5.1.5. This is due to insufficient input validation in the 'learndashfileuploadprocess' function, which iterates through an entire array and validates only the first file. This...

7.5CVSS0.00382EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/04 1:29 p.m.7 views

EUVD-2026-71098

The LearnDash LMS plugin for WordPress is vulnerable to Unrestricted File Type Upload in versions up to and including 5.1.5. This is due to insufficient input validation in the 'learndashfileuploadprocess' function, which iterates through an entire array and validates only the first file. This...

7.5CVSS5.9AI score0.00382EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/04 1:29 p.m.24 views

CVE-2026-12483

The LearnDash LMS plugin for WordPress (versions ≤ 5.1.5 ) is vulnerable to an Unrestricted File Type Upload caused by insufficient input validation in the learndash_fileupload_process function, which validates only the first file in a multi-file array. Authenticated users with subscriber-level a...

7.5CVSS5.9AI score0.00382EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/04 1:25 p.m.9 views

Mirth-Connect-CVE-2023-43208

CVE-2023-43208: Unauthenticated Remote Code Execution RCE in NextGen Mirth Connect This exploit leverages a critical deserialization vulnerability within Mirth Connect's XStream engine. It stems from an incomplete patch for CVE-2023-37679, enabling unauthenticated arbitrary code execution across...

9.8CVSS8.5AI score0.82708EPSS
SaveExploits21
NVD
NVD
added 2026/09/04 12:17 p.m.7 views

CVE-2026-85604

Grav before 2.0.18 affected versions = 2.0.17 contains a remote code execution vulnerability in the Twig sort filter. The sortFunc wrapper in GravExtension.php hardcodes Twig's isSandboxed argument to false, so unlike |map/|filter/|reduce, |sort accepts a plain function name inside the sandbox; t...

8.8CVSS0.00477EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/04 11:30 a.m.16 views

CVE-2026-85610

OpenPanel before version 2.3.0 is vulnerable to Remote Code Execution via chart formula expressions. The root cause is improper validation of these expressions, which allows authenticated project members with read access to recover the native JavaScript Function constructor through mathjs matrix ...

8.8CVSS5.9AI score0.00393EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/04 11:30 a.m.33 views

CVE-2026-85610 OpenPanel before 2.3.0 Remote Code Execution via chart formulas

OpenPanel before 2.3.0 fails to properly validate chart formula expressions, allowing authenticated project members with read access to execute arbitrary code by recovering the native JavaScript Function constructor through mathjs matrix objects. Attackers can use the recovered constructor to loa...

8.8CVSS0.00393EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/04 11:30 a.m.35 views

CVE-2026-85604 Grav before 2.0.18 Remote Code Execution via sort filter

Grav before 2.0.18 affected versions = 2.0.17 contains a remote code execution vulnerability in the Twig sort filter. The sortFunc wrapper in GravExtension.php hardcodes Twig's isSandboxed argument to false, so unlike |map/|filter/|reduce, |sort accepts a plain function name inside the sandbox; t...

8.8CVSS0.00477EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/04 11:30 a.m.19 views

CVE-2026-85604

Grav before 2.0.19 (versions ≤ 2.0.17) is vulnerable to remote code execution via the Twig sort filter. The sortFunc wrapper in GravExtension.php hardcodes Twig's isSandboxed argument to false, allowing a plain function name to pass the sandbox—unlike |map, |filter, and |reduce. The denylist miss...

8.8CVSS6.5AI score0.00477EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/04 11:30 a.m.13 views

CVE-2026-85604 Grav before 2.0.18 Remote Code Execution via sort filter

Grav before 2.0.18 affected versions = 2.0.17 contains a remote code execution vulnerability in the Twig sort filter. The sortFunc wrapper in GravExtension.php hardcodes Twig's isSandboxed argument to false, so unlike |map/|filter/|reduce, |sort accepts a plain function name inside the sandbox; t...

8.7CVSS6.3AI score
SaveExploits0References4
GithubExploit
GithubExploit
added 2026/09/04 10:52 a.m.15 views

cve-disclosures

CVE Disclosures — Aman Bahiniya Three CVEs assigned by MITRE...

5.7AI score
SaveExploits1
NVD
NVD
added 2026/09/04 10:17 a.m.6 views

CVE-2026-82923

The AI Website Builder WordPress plugin GitHub build 1.0.0 does not perform any authorisation or nonce check on its REST API routes, allowing unauthenticated attackers to install and activate plugins and themes, import content from a URL under their control, write a file of their choosing into th...

9.8CVSS0.00569EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/04 10:00 a.m.39 views

CVE-2026-82923 AI Website Builder (GitHub build) 1.0.0 - Unauthenticated RCE via Unprotected REST Routes

The AI Website Builder WordPress plugin GitHub build 1.0.0 does not perform any authorisation or nonce check on its REST API routes, allowing unauthenticated attackers to install and activate plugins and themes, import content from a URL under their control, write a file of their choosing into th...

9.8CVSS0.00569EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/04 10:00 a.m.9 views

EUVD-2026-70990

The AI Website Builder WordPress plugin GitHub build 1.0.0 does not perform any authorisation or nonce check on its REST API routes, allowing unauthenticated attackers to install and activate plugins and themes, import content from a URL under their control, write a file of their choosing into th...

9.8CVSS6AI score0.00569EPSS
SaveExploits0References1
Chainguard
Chainguard
added 2026/09/04 8:26 a.m.9 views

GHSA-5FQ4-CF4M-H32G vulnerabilities

Vulnerabilities for packages: chromium...

5.3AI score
SaveExploits0
Chainguard
Chainguard
added 2026/09/04 8:26 a.m.11 views

GHSA-859R-QGH9-2MWV vulnerabilities

Vulnerabilities for packages: chromium...

5.3AI score
SaveExploits0
Rows per page
Query Builder