Lucene search
+L

265312 matches found

OSV
OSV
added 2026/07/23 8:16 a.m.7 views

DEBIAN-CVE-2026-59677

A Missing Authorization vulnerability in selinux policycoreutils seunshares allows a user that is running in unconfined context to kill e.g. root-owned processes running also in unconfined context This issue affects policycoreutils through 3.10...

6.8CVSS5.8AI score0.00107EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/23 6:52 a.m.15 views

CVE-2026-9635

The WP Shortcode by MyThemeShop plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'title' parameter of the tab shortcode in versions up to, and including, 1.4.17. This is due to insufficient input sanitization and output escaping in the mtstabs function, which outputs the...

6.4CVSS5.5AI score0.00187EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/23 6:43 a.m.7 views

CVE-2026-59677

A Missing Authorization vulnerability in selinux policycoreutils seunshares allows a user that is running in unconfined context to kill e.g. root-owned processes running also in unconfined context This issue affects policycoreutils through 3.10...

6.8CVSS5.3AI score0.00107EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/23 6:43 a.m.9 views

EUVD-2026-47939

A Missing Authorization vulnerability in selinux policycoreutils seunshares allows a user that is running in unconfined context to kill e.g. root-owned processes running also in unconfined context This issue affects policycoreutils through 3.10...

6.8CVSS5.3AI score0.00107EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/23 6:40 a.m.83 views

CVE-2026-59676

This CVE concerns a TOCTOU race in the seunshare utility of policycoreutils (up to version 3.10) that lets a user in the unconfined SELinux domain delete arbitrary root-owned files. Affected component: seunshare within policycoreutils; root cause: TOCTOU race enabling local file deletion via rm_r...

5.8CVSS5.5AI score0.00087EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/07/23 12:0 a.m.18 views

MiracleLinux 8 : kernel-4.18.0-553.143.1.el8_10 (AXSA:2026-1337:51)

The remote MiracleLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2026-1337:51 advisory. - net/sched: ets: Always remove class from active list before deleting in etsqdiscchange CVE-2025-71066 - kernel: stale page table entries in IOMMU...

8.8CVSS6.9AI score0.00908EPSS
SaveExploits74References8
Tenable Nessus
Tenable Nessus
added 2026/07/23 12:0 a.m.5 views

Oracle VM VirtualBox (July 2026 CPU)

The 7.2.8 version of VM VirtualBox installed on the remote host is affected by multiple vulnerabilities as referenced in the July 2026 CPU advisory. - Vulnerability in the Oracle VM VirtualBox product of Oracle Virtualization component: Core. The supported version that is affected is 7.2.8. Easil...

7.4CVSS7.1AI score0.00145EPSS
SaveExploits0References3
Kaspersky
Kaspersky
added 2026/07/23 12:0 a.m.9 views

KLA91178 SUI vulnerability in Microsoft Server Software

User interface spoofing vulnerability was found in Microsoft Server Software. Malicious users can exploit this vulnerability to spoof user interface. Original advisories CVE-2026-56191 Exploitation CVE list CVE-2026-56191 critical KB list Solution Install necessary updates from the KB section, th...

10CVSS5.5AI score0.00667EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/22 11:18 p.m.5 views

GHSA-9CMH-XCQM-5HQR n8n: Cross-Tenant Module-Cache Poisoning in the JS Task Runner

Impact n8n's JavaScript task runner shared one module cache across all users' Code-node executions, so a user able to run a Code node could poison a cached module and alter other users' Code-node executions on the same runner, affecting their confidentiality, integrity, or availability. This is a...

5.8CVSS6.1AI score0.00374EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/22 11:14 p.m.7 views

GHSA-89VP-JRXV-24W8 JupyterLab: PyPI extension blocklist package-name canonicalization bypass

JupyterLab's PyPI extension manager enforces blockedextensionsuris by comparing the requested install name to blocklist entries with a custom string normalization that is weaker than PyPI package-name canonicalization. An authenticated user can request a PyPI-equivalent spelling such as...

6.1CVSS6.1AI score0.00487EPSS
SaveExploits0References9
Github Security Blog
Github Security Blog
added 2026/07/22 11:2 p.m.17 views

Next.js: Server-Side Request Forgery in rewrites via attacker-controlled destination hostname

Impact A rewrites or redirects rule that builds its external destination hostname from request-controlled input can be pointed at an arbitrary hostname, regardless of the rule's hostname suffix. For a rewrite, Next.js proxies the request to that arbitrary host and serves the response from the...

8.3CVSS5.6AI score0.00782EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/07/22 10:37 p.m.13 views

EUVD-2026-42357

LiteLLM: Arbitrary file write via path traversal in Skills archive extraction...

6.5CVSS5.2AI score0.00313EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/07/22 10:10 p.m.14 views

Arbitrary Code Injection

Overview n8n-workflow is a Workflow base code of n8n Affected versions of this package are vulnerable to Arbitrary Code Injection via crafted expressions using arrow functions in the expression. An attacker can execute arbitrary system commands by bypassing the intended sandbox restrictions. Note...

8.8CVSS6.2AI score
SaveExploits0References2
OSV
OSV
added 2026/07/22 10:10 p.m.33 views

GHSA-GV7G-JM28-CR3M n8n: Expression sandbox escape via arrow-function bodies enabling command execution

Impact An authenticated user with permission to create or modify workflows could abuse crafted expressions using arrow functions to bypass the expression sandbox, triggering unintended system command execution on the host running n8n. Patches The issue has been fixed in n8n versions 2.31.5 and...

8.7CVSS5.8AI score0.00371EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/07/22 10:10 p.m.39 views

n8n: Expression sandbox escape via arrow-function bodies enabling command execution

Impact An authenticated user with permission to create or modify workflows could abuse crafted expressions using arrow functions to bypass the expression sandbox, triggering unintended system command execution on the host running n8n. Patches The issue has been fixed in n8n versions 2.31.5 and...

5.7AI score
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/07/22 10:6 p.m.12 views

GHSA-64XH-79J6-R5V8 n8n: Bypass "Allowed HTTP Request Domains" Credential Restriction in Multiple AI and LLM Nodes

Impact The credential "Allowed HTTP Request Domains" allowlist was intended to restrict which hosts a credential's secret could be sent to, protecting shared credentials from users who could use but not view them. Several AI/LLM nodes did not enforce this allowlist when a user-supplied base or...

7.1CVSS5.4AI score0.00215EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/22 9:57 p.m.19 views

EUVD-2026-42612

n8n: Prototype Pollution via Workflow Credentials Leads to Unauthenticated User and Project Enumeration...

7.1CVSS5.2AI score0.0038EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/22 9:57 p.m.14 views

GHSA-75QM-GP28-RCQ9 n8n: Prototype Pollution via Workflow Credentials Leads to Unauthenticated User and Project Enumeration

Impact An authenticated user with the default workflow:create permission could pollute Object.prototype through a crafted workflow saved, updated, or imported via the workflow API. This can be leveraged to bypass authentication, allowing unauthenticated requests to be treated as a privileged user...

7.1CVSS5.3AI score0.0038EPSS
SaveExploits0References5
NVD
NVD
added 2026/07/22 9:18 p.m.11 views

CVE-2026-64794

Joomla Extension - regularlabs.com - restricted user-data exposure in Users Anywhere and Articles Anywhere extensions - User tags, filters and conditions allowed access to insufficiently restricted user fields. Crafted content could expose authentication-related data, raw user parameters or...

6.5CVSS0.00244EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/22 9:18 p.m.11 views

CVE-2026-63685

Joomla Extension - regularlabs.com - Authorization bypass in DB Replacer extension - Administrator routes and replacement requests did not consistently require Super User permission and a valid token. An unauthorized backend user or CSRF attack could perform database replacements, potentially...

8.8CVSS0.00229EPSS
SaveExploits0References1
Rows per page
Query Builder