Lucene search
+L

21663 matches found

Cvelist
Cvelist
added 2026/07/24 2:54 p.m.27 views

CVE-2026-16800

Improper control of generation of code 'Code Injection' in the schedule feature in Devolutions PowerShell Universal 2026.2.2 and earlier allows an authenticated user with schedule creation permission to execute arbitrary PowerShell code via crafted schedule parameter names concatenated into a...

0.00294EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/24 2:54 p.m.6 views

EUVD-2026-48607

Improper control of generation of code 'Code Injection' in the schedule feature in Devolutions PowerShell Universal 2026.2.2 and earlier allows an authenticated user with schedule creation permission to execute arbitrary PowerShell code via crafted schedule parameter names concatenated into a...

8.8CVSS6.2AI score0.00294EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/24 1:57 p.m.7 views

EUVD-2026-48591

Improper Link Resolution CWE-59 in /usr/bin/larmstarter in Loytec L-INX, L-GATE, L-ROC, L-IOB, L-DALI, L-VIS and L-PAD through 8.4.16 on LINX-A64 allows an authenticated larmapp attacker to make /etc/passwd writable by the larmapp group leading to root privilege escalation via a symlink attack on...

9.2CVSS5.9AI score0.00136EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/24 4:16 a.m.8 views

CVE-2026-15420

The Nexter Blocks – Gutenberg Blocks, Page Builder & AI Website Builder plugin for WordPress is vulnerable to Directory Traversal in all versions up to, and including, 5.0.0 via the 'plusname' parameter. This makes it possible for authenticated attackers, with subscriber-level access and above, t...

4.3CVSS0.00586EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2026/07/24 12:0 a.m.14 views

PT-2026-64226

The Wpify Woo plugin for WordPress is vulnerable to Privilege Escalation in versions up to, and including, 5.4.16. This is due to the SettingsApi::save option REST route POST /wp-json/wpify-woo/v1/option passing the request-supplied 'option' and 'data' parameters directly to update option without...

8CVSS5.4AI score0.00337EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/07/24 12:0 a.m.9 views

PT-2026-64310

Name of the Vulnerable Software and Affected Versions Devolutions PowerShell Universal versions prior to 2026.2.3 Description Improper control of code generation in the variables feature allows an authenticated user with variable write permissions to execute arbitrary PowerShell code. This occurs...

8.8CVSS6.2AI score0.00294EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/23 9:16 p.m.31 views

CVE-2026-63313 9Router before 0.4.72 Server-Side Request Forgery via /v1/web/fetch

9Router before 0.4.72 contains a server-side request forgery SSRF vulnerability in the /v1/web/fetch endpoint. The endpoint accepts a user-controlled url parameter and passes it to a configured external scraping provider Firecrawl, Jina Reader, Tavily, or Exa to fetch content. The URL is only...

8.3CVSS0.00336EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/23 5:8 p.m.31 views

CVE-2026-47755 ITFlow Vulnerable to Authenticated Cross-Tenant Credential Disclosure via Unprotected Credential Modal

ITFlow provides an IT documentation, ticketing and accounting system for small managed service providers. Prior to version 26.05, low-privileged authenticated agent can retrieve plaintext credentials and TOTP secrets belonging to another client by directly requesting the credential edit modal wit...

6.5CVSS0.00274EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/23 4:59 p.m.6 views

CVE-2026-65699 AgentGPT 1.0.0 Authorization Bypass via Agent Task Creation

AgentGPT through 1.0.0 contains an authorization bypass through user-controlled key vulnerability that allows authenticated users to attach tasks to another user's agent run by supplying a target runid in the request body without ownership verification. The AgentCRUD.createtask and...

2.3CVSS5.3AI score0.00222EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/23 4:59 p.m.11 views

CVE-2026-65699

AgentGPT through 1.0.0 contains an authorization bypass through user-controlled key vulnerability that allows authenticated users to attach tasks to another user's agent run by supplying a target runid in the request body without ownership verification. The AgentCRUD.createtask and...

4.2CVSS5.3AI score0.00222EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/23 4:57 p.m.7 views

CVE-2026-47752 Tugtainer has Server-Side Template Injection in notification templates that leads to Remote Code Execution

Tugtainer is a self-hosted app for automating updates of Docker containers. Versions prior to 1.30.2 are vulnerable to Server-Side Template Injection SSTI in the notification template feature. The titletemplate and bodytemplate fields are rendered using an unsandboxed jinja2.Environment, allowing...

9.9CVSS6AI score0.00392EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/23 3:53 p.m.10 views

CVE-2026-65916 CyberPanel Missing Authorization in cancelBackupCreation Handler

CyberPanel through 1.9.1, fixed in commit b198460, contains a missing authorization vulnerability in the cancelBackupCreation handler that allows authenticated users to kill, delete, and corrupt other tenants' backups. Attackers can send crafted POST requests with arbitrary backupCancellationDoma...

8.1CVSS5.5AI score0.00336EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/23 11:42 a.m.5 views

CVE-2026-65896 Grav API Plugin before 1.0.10 Path Traversal via move

Grav API Plugin Composer package getgrav/grav-plugin-api before 1.0.10 fails to properly validate the slug field in the POST /pages/route/move endpoint. PagesController::move sanitizes the slug only with ltrim$body'slug', '.', which strips leading periods but does not neutralize '/' or '..'...

7.1CVSS5.5AI score0.00267EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/07/23 11:42 a.m.7 views

CVE-2026-65608 Grav before 2.0.9 Remote Code Execution via FlexDirectory

Grav versions = 1.7.0 and before 2.0.9 contain a remote code execution vulnerability. FlexDirectory::dynamicDataField resolves blueprint data-@: directives by calling calluserfuncarray on attacker-influenced input, validating only that the target is callable iscallable without restricting dangero...

8.8CVSS6.7AI score0.00849EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/23 11:41 a.m.5 views

PYSEC-2026-3463 DIRAC is vulnerable to RCE in FileCatalog DatasetManager via SQL injection + eval

Summary The FileCatalog DatasetManager runs a query on the database and passes the result to eval. The SQL query contains an injection vulnerability which allows an authenticated user to control the parameter returned to the eval resulting in remote code execution. Details The FileCatalog...

9.9CVSS6.2AI score
SaveExploits0References8
OSV
OSV
added 2026/07/23 11:41 a.m.6 views

PYSEC-2026-3462 DIRAC is vulnerable to RCE in RequestManager due to eval on untrusted input

Summary An remote code execution vulnerability exists in RequestManager due to the use of eval on untrusted input that allows any authenticated user to run code/commands on the DIRAC server as the system user running the DIRAC services. Details The exportgetRequestCountersWeb function is callable...

9.9CVSS6.4AI score
SaveExploits0References8
OSV
OSV
added 2026/07/22 11:14 p.m.4 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 score
SaveExploits0References9
EUVD
EUVD
added 2026/07/22 10:37 p.m.9 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.6 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
Github Security Blog
Github Security Blog
added 2026/07/22 10:10 p.m.28 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
Rows per page
Query Builder