Lucene search
+L

1237740 matches found

Tenable Nessus
Tenable Nessus
•added 2026/09/09 12:00 a.m.•7 views

RHEL 9 : image-builder (RHSA-2026:65886)

The remote Redhat Enterprise Linux 9 host has a package installed that is affected by multiple vulnerabilities as referenced in the RHSA-2026:65886 advisory. A local binary for building customized OS artifacts such as VM images and OSTree commits. Uses osbuild under the hood. Security Fixes:...

9.6CVSS6AI score0.00878EPSS
SaveExploits0References28
Cvelist
Cvelist
•added 2026/09/08 9:28 p.m.•36 views

CVE-2026-86076 n8n: Expression Sandbox Escape in Editor-UI Enables Stored Cross-User JavaScript Execution

n8n is an open source workflow automation platform. Prior to 1.123.76, 2.37.7, and 2.38.2, the expression compiler sanitizer resolved through dynamically scoped this and did not reject reserved class member names. A class field named sanitize could rebind the sanitizer and reach the Function...

8.7CVSS0.00793EPSS
SaveExploits0References4
CVE
CVE
•added 2026/09/08 9:28 p.m.•40 views

CVE-2026-86076

n8n , an open-source workflow automation platform, is affected by an expression sandbox escape in the Editor-UI. Prior to versions 1.123.76 , 2.37.7 , and 2.38.2 , the expression compiler sanitizer (the PrototypeSanitizer hook in packages/workflow/src/expression-sandboxing.ts) resolved through dy...

8.8CVSS6AI score0.00793EPSS
SaveExploits0References4Affected Software1
CVE
CVE
•added 2026/09/08 9:20 p.m.•26 views

CVE-2026-86085

n8n (open-source workflow automation platform) prior to 2.37.7 and 2.38.2 suffered a cross-tenant information disclosure vulnerability in its role assignment endpoints (/rest/roles/:slug/assignments and /rest/roles/:slug/assignments/:projectId/members). The affected controller (packages/cli/src/c...

5.1CVSS5.7AI score0.00444EPSS
SaveExploits0References3Affected Software1
OSV
OSV
•added 2026/09/08 9:20 p.m.•5 views

CVE-2026-86085 n8n: Cross-Tenant Project-Member PII Disclosure via Missing Per-Project Scope Check on Role Assignment Endpoints

n8n is an open source workflow automation platform. Prior to 2.37.7 and 2.38.2, the /rest/roles/:slug/assignments and /rest/roles/:slug/assignments/:projectId/members endpoints checked only whether the caller could manage the role type. A caller with role:manageProject could name a project the...

5.1CVSS5.7AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
•added 2026/09/08 9:20 p.m.•9 views

CVE-2026-86085 n8n: Cross-Tenant Project-Member PII Disclosure via Missing Per-Project Scope Check on Role Assignment Endpoints

n8n is an open source workflow automation platform. Prior to 2.37.7 and 2.38.2, the /rest/roles/:slug/assignments and /rest/roles/:slug/assignments/:projectId/members endpoints checked only whether the caller could manage the role type. A caller with role:manageProject could name a project the...

5.1CVSS5.7AI score0.00444EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/08 9:20 p.m.•35 views

CVE-2026-86085 n8n: Cross-Tenant Project-Member PII Disclosure via Missing Per-Project Scope Check on Role Assignment Endpoints

n8n is an open source workflow automation platform. Prior to 2.37.7 and 2.38.2, the /rest/roles/:slug/assignments and /rest/roles/:slug/assignments/:projectId/members endpoints checked only whether the caller could manage the role type. A caller with role:manageProject could name a project the...

5.1CVSS0.00444EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/08 9:20 p.m.•6 views

GHSA-W27V-7Q3P-W38R SVGO: removeScripts allows executable links through namespace and control-character bypasses

Summary SVGO's opt-in removeScripts plugin failed to remove some executable links. Namespace-prefixed SVG anchors and URL schemes containing ASCII tabs or newlines could bypass its checks. Applications that used this plugin as their only protection for untrusted SVG input could expose users to...

8.2CVSS5.8AI score0.00525EPSS
SaveExploits0References12
Github Security Blog
Github Security Blog
•added 2026/09/08 9:20 p.m.•14 views

SVGO: removeScripts incompletely sanitizes executable HTML in SVG foreignObject elements

Summary SVGO's opt-in removeScripts plugin did not inspect executable HTML content inside SVG elements. Applications that used this plugin as their only protection for untrusted SVG input could produce SVGs containing active HTML and expose users to cross-site scripting XSS. SVGO is an optimizer...

6.1CVSS5.9AI score0.0043EPSS
SaveExploits0References12Affected Software1
Vulnrichment
Vulnrichment
•added 2026/09/08 9:19 p.m.•12 views

CVE-2026-86993 n8n: Log Streaming Event Destinations Decrypt Generic-Auth Credentials Without Ownership Check

n8n is an open source workflow automation platform. Prior to 1.123.76, 2.37.7, and 2.38.2, a Log Streaming event destination could reference a generic HTTP credential and decrypt whichever credential ID it named without an ownership check. A user with a custom global role carrying Log Streaming...

5.9CVSS5.7AI score0.00459EPSS
SaveExploits0References4
CVE
CVE
•added 2026/09/08 9:19 p.m.•19 views

CVE-2026-86993

n8n is an open-source workflow automation platform. Prior to 1.123.76 , 2.37.7 , and 2.38.2 , a Log Streaming event destination could reference a generic HTTP credential and decrypt whichever credential ID it named without an ownership check . A user with a custom global role carrying Log Streami...

5.9CVSS5.7AI score0.00459EPSS
SaveExploits0References4Affected Software1
OSV
OSV
•added 2026/09/08 9:19 p.m.•7 views

CVE-2026-86993 n8n: Log Streaming Event Destinations Decrypt Generic-Auth Credentials Without Ownership Check

n8n is an open source workflow automation platform. Prior to 1.123.76, 2.37.7, and 2.38.2, a Log Streaming event destination could reference a generic HTTP credential and decrypt whichever credential ID it named without an ownership check. A user with a custom global role carrying Log Streaming...

5.9CVSS5.7AI score
SaveExploits0References6
OSV
OSV
•added 2026/09/08 9:18 p.m.•13 views

CVE-2026-86994 n8n: Cross-User Active Workflow ID and Lifecycle Event Disclosure via Missing userId Filter

n8n is an open source workflow automation platform. Prior to 1.123.76, 2.37.7, and 2.38.2, the /rest/active-workflows endpoint returned every active workflow ID on the instance to any member regardless of sharing. Workflow activation, deactivation, and publication push events were also broadcast ...

5.3CVSS5.8AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
•added 2026/09/08 9:18 p.m.•9 views

CVE-2026-86994 n8n: Cross-User Active Workflow ID and Lifecycle Event Disclosure via Missing userId Filter

n8n is an open source workflow automation platform. Prior to 1.123.76, 2.37.7, and 2.38.2, the /rest/active-workflows endpoint returned every active workflow ID on the instance to any member regardless of sharing. Workflow activation, deactivation, and publication push events were also broadcast ...

5.3CVSS5.7AI score0.00342EPSS
SaveExploits0References4
CVE
CVE
•added 2026/09/08 9:18 p.m.•21 views

CVE-2026-86994

n8n , an open-source workflow automation platform, contained a missing userId filter that allowed cross-user information disclosure. The /rest/active-workflows endpoint returned every active workflow ID on the instance to any authenticated member regardless of sharing permissions, and lifecycle p...

5.3CVSS5.7AI score0.00342EPSS
SaveExploits0References4Affected Software1
NVD
NVD
•added 2026/09/08 9:18 p.m.•10 views

CVE-2026-78742

Silverpeas Core =6.4.6 is vulnerable to Cross Site Scripting XSS via the Multimedia library application introduction...

6.1CVSS0.00253EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/08 9:18 p.m.•8 views

CVE-2026-78738

Silverpeas Core 6.4.6 is vulnerable to Cross Site Scripting XSS via the Document management file upload feature...

6.1CVSS0.00253EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/08 9:18 p.m.•9 views

CVE-2026-78741

Silverpeas Core =6.4.6 is vulnerable to Cross Site Scripting XSS in the wysiwyg-CKEditor image upload feature...

6.1CVSS0.00253EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/08 9:17 p.m.•8 views

CVE-2026-19625

When a Quarkus application has multiple endpoints secured by individual OIDC provider tenants, such as "/oidc-provider1" that is secured by the OIDC Provider 1 and "/oidc-provider2" that is secured by the OIDC Provider 2, and an optional token introspection cache is also enabled, then a valid tok...

5.3CVSS0.00232EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/09/08 8:31 p.m.•16 views

EUVD-2026-69217

xmldom: Element name injection via createElement bypasses requireWellFormed...

8.7CVSS7.2AI score0.00612EPSS
SaveExploits0References8
Rows per page
Query Builder