Lucene search
+L

132304 matches found

OSV
OSV
added 2026/08/20 11:21 a.m.31 views

CVE-2026-77077 n8n before 1.123.69 Remote Code Execution via EventEmitter Prototype Pollution

n8n versions before 1.123.69, 2.33.4, and 2.34.1 contain a JavaScript task runner VM sandbox escape. The runner's prototype-freezing routine covers globalThis functions but not internal module constructors such as EventEmitter, allowing an authenticated user with Code node access to exploit...

7.2CVSS6.1AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/20 11:21 a.m.39 views

CVE-2026-77077 n8n before 1.123.69 Remote Code Execution via EventEmitter Prototype Pollution

n8n versions before 1.123.69, 2.33.4, and 2.34.1 contain a JavaScript task runner VM sandbox escape. The runner's prototype-freezing routine covers globalThis functions but not internal module constructors such as EventEmitter, allowing an authenticated user with Code node access to exploit...

7.2CVSS0.00312EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/20 11:21 a.m.56 views

CVE-2026-77077

n8n versions before 1.123.69, 2.33.4, and 2.34.1 have a VM sandbox escape in the task runner: the prototype-freezing routine misses internal constructors like EventEmitter, allowing an authenticated user with Code node access to pollute prototypes and execute arbitrary commands. The corruption is...

7.6CVSS6AI score0.00312EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/08/20 6:52 a.m.11 views

ROOT-APP-NPM-CVE-2026-73643 CVE-2026-73643 in js-yaml - Patched by Root

Root has patched CVE-2026-73643 in the js-yaml package for Root:npm. Multiple fixed versions available...

7.5CVSS5.4AI score0.00344EPSS
SaveExploits0
Wolfi
Wolfi
added 2026/08/20 2:16 a.m.39 views

CVE-2026-59711 vulnerabilities

Vulnerabilities for packages: opensearch-dashboards...

6.1CVSS5.1AI score0.00327EPSS
SaveExploits0
Wolfi
Wolfi
added 2026/08/20 2:16 a.m.21 views

GHSA-RMMH-P597-PPVV vulnerabilities

Vulnerabilities for packages: opensearch-dashboards...

5.3AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/08/20 12:00 a.m.73 views

PT-2026-78938

Name of the Vulnerable Software and Affected Versions n8n versions prior to 1.123.69 n8n versions prior to 2.33.4 n8n versions prior to 2.34.1 Description An authenticated user with permissions to create and execute workflows can achieve a sandbox escape within the JavaScript Code node. This occu...

6CVSS5.6AI score0.00226EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/08/20 12:00 a.m.23 views

PT-2026-80769

Impact js2i18next is vulnerable to prototype pollution. When converting translations, it splits nested keys on the key separator default and uses each segment as a dynamic object key while building the output object. A key whose segment is proto e.g. proto gcPolluted causes the converter to resol...

8.3CVSS5.5AI score0.00414EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/08/20 12:00 a.m.20 views

PT-2026-78933

Name of the Vulnerable Software and Affected Versions n8n versions prior to 1.123.69 n8n versions prior to 2.33.4 n8n versions prior to 2.34.1 Description A JavaScript task runner VM sandbox escape exists where the prototype-freezing routine fails to cover internal module constructors, such as...

7.2CVSS6AI score0.00312EPSS
SaveExploits0References7
OPENSUSE Linux
OPENSUSE Linux
added 2026/08/20 12:00 a.m.13 views

Security update for python-pytest-html (important)

openSUSE security update: security update for python-pytest-html ------------------------------------------------------------- Announcement ID: openSUSE-SU-2026:21602-1 Rating: important References: bsc1275374 bsc1275437 Cross-References: CVE-2026-73088 CVE-2026-73089 CVSS scores: CVE-2026-73088...

8.7CVSS5.2AI score0.00439EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/19 2:17 p.m.11 views

CVE-2026-75916

SiYuan through 3.7.3 contains a cross-site scripting vulnerability in the '' block-reference autocomplete hint popup. In genHintItemHTML app/src/protyle/hint/extend.ts, a candidate block's name, alias, and memo fields are concatenated into the popup's HTML without escaping. An attacker who can se...

9.3CVSS0.00159EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/19 11:12 a.m.9 views

ROOT-APP-NPM-CVE-2026-13697 CVE-2026-13697 in undici - Patched by Root

Root has patched CVE-2026-13697 in the undici package for Root:npm. Multiple fixed versions available...

9.1CVSS5.2AI score0.00463EPSS
SaveExploits0
OSV
OSV
added 2026/08/19 11:12 a.m.9 views

ROOT-APP-NPM-CVE-2024-30260 CVE-2024-30260 in undici - Patched by Root

Root has patched CVE-2024-30260 in the undici package for Root:npm. Multiple fixed versions available...

4.3CVSS5.3AI score0.00734EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/08/19 12:00 a.m.20 views

PT-2026-78551

Name of the Vulnerable Software and Affected Versions Orval versions prior to 8.21.0 Description Orval generates type-safe JavaScript clients in TypeScript from OpenAPI v3 and Swagger v2 specifications. A flaw exists where a single quote in a schema property name is emitted into single-quoted...

9.3CVSS5.9AI score0.00607EPSS
SaveExploits0References11
Tenable Nessus
Tenable Nessus
added 2026/08/19 12:00 a.m.17 views

Linux Distros Unpatched Vulnerability : CVE-2026-23929

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Prototype pollution vulnerability in searchParamsToObject is leading to a persistent XSS in Maps. URL parameter processing was not filtering dangerous propertie...

8.5CVSS5.7AI score0.00185EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/08/18 8:51 p.m.17 views

Lemur: Missing authorization check on POST /certificates/<id>/export for plugins with requires_key = False

Summary The CertificateExport handler in lemur/certificates/views.py nests its entire ownership / CertificatePermission check inside an if plugin.requireskey: branch. When the selected export plugin advertises requireskey = False, the authorization check is skipped entirely and any authenticated...

4.3CVSS5.5AI score0.00178EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/08/18 8:51 p.m.9 views

GHSA-4H97-P9WQ-CHQJ Lemur: Missing authorization check on POST /certificates/<id>/export for plugins with requires_key = False

Summary The CertificateExport handler in lemur/certificates/views.py nests its entire ownership / CertificatePermission check inside an if plugin.requireskey: branch. When the selected export plugin advertises requireskey = False, the authorization check is skipped entirely and any authenticated...

4.3CVSS5.6AI score0.00178EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/18 4:01 p.m.15 views

EUVD-2026-61024

Vvveb is a powerful and easy to use CMS with page builder to build websites, blogs or ecommerce stores. Prior to 1.0.8.4, Vvveb backend post operations allow a low-privileged Author to access posts owned by another Author. The admin/controller/content/posts.php controller permits filteradminid to...

8.3CVSS5.4AI score0.00416EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/18 4:01 p.m.36 views

CVE-2026-49226

Vvveb is a powerful and easy to use CMS with page builder to build websites, blogs or ecommerce stores. Prior to 1.0.8.4, Vvveb backend post operations allow a low-privileged Author to access posts owned by another Author. The admin/controller/content/posts.php controller permits filteradminid to...

8.3CVSS5.4AI score0.00416EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/08/18 4:01 p.m.23 views

CVE-2026-49226

Vvveb's admin/controller/content/posts.php lets low-privileged Authors override admin_id filters and supply caller-controlled post_id values for duplicate/delete actions, while admin/sql/sqlite/post.sql inconsistently enforces post.admin_id. This enables cross-author post viewing, duplication, de...

8.3CVSS5.4AI score0.00416EPSS
SaveExploits0References3
Rows per page
Query Builder