Lucene search
+L

11543 matches found

EUVD
EUVD
added 2026/05/05 6:33 p.m.13 views

EUVD-2026-27394

A hidden console command is vulnerable to command injection flaw when control characters are passed to its second argument. A third party researcher Eugene Lim had discovered vulnerability in the way console command passes to a popen function call. Attackers with authenticated access to SSH...

7.4CVSS5.8AI score0.00753EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/05 6:28 p.m.79 views

GHSA-9WHX-C884-C68Q Langflow Knowledge Bases API is Vulnerable to Path Traversal

Summary Langflow is vulnerable to Path Traversal in the Knowledge Bases API DELETE /api/v1/knowledgebases. This occurs because user-supplied knowledge base names are concatenated directly into file paths without proper sanitization or boundary validation. An authenticated attacker can exploit thi...

9.6CVSS6AI score0.04417EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2026/05/05 6:28 p.m.27 views

Langflow Knowledge Bases API is Vulnerable to Path Traversal

Summary Langflow is vulnerable to Path Traversal in the Knowledge Bases API DELETE /api/v1/knowledgebases. This occurs because user-supplied knowledge base names are concatenated directly into file paths without proper sanitization or boundary validation. An authenticated attacker can exploit thi...

9.6CVSS6AI score0.04417EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/05/05 4:49 p.m.10 views

GHSA-5789-5FC7-67V3 Jupyter Server: Path Traversal via incorrect startswith() root directory check allows access to sibling directories

Summary Jupyter Server =2.17.0 can access directories sibling to the root directory, if it starts with the root dir's name. PoC Minimal: . ├── test/ - root directory. │ └── test.txt └── testtest/ └── secret.txt - file to exfiltrate that we should not be able to access via API bash...

7.6CVSS5.8AI score0.00622EPSS
SaveExploits2References9
NVD
NVD
added 2026/05/05 4:16 p.m.41 views

CVE-2026-7865

A hidden console command is vulnerable to command injection flaw when control characters are passed to its second argument. A third party researcher Eugene Lim had discovered vulnerability in the way console command passes to a popen function call. Attackers with authenticated access to SSH...

7.4CVSS0.00753EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/05/05 3:05 p.m.16 views

CVE-2026-7865 Hidden Console Command

A hidden console command is vulnerable to command injection flaw when control characters are passed to its second argument. A third party researcher Eugene Lim had discovered vulnerability in the way console command passes to a popen function call. Attackers with authenticated access to SSH...

7.4CVSS5.8AI score0.00753EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/05/05 3:05 p.m.6 views

CVE-2026-7865

A hidden console command is vulnerable to command injection flaw when control characters are passed to its second argument. A third party researcher Eugene Lim had discovered vulnerability in the way console command passes to a popen function call. Attackers with authenticated access to SSH...

7.4CVSS5.8AI score0.00753EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/05/05 3:05 p.m.43 views

CVE-2026-7865

The CVE-2026-7865 entry describes a vulnerability in Crestron devices where a hidden console command can be exploited to perform command injection by passing control characters to the second argument of a popen call. Affected software is the Crestron SSH console exposed on eligible devices; the u...

7.4CVSS5.8AI score0.00753EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/05/05 3:05 p.m.51 views

CVE-2026-7865 Hidden Console Command

A hidden console command is vulnerable to command injection flaw when control characters are passed to its second argument. A third party researcher Eugene Lim had discovered vulnerability in the way console command passes to a popen function call. Attackers with authenticated access to SSH...

7.4CVSS0.00753EPSS
SaveExploits0References2
Patchstack
Patchstack
added 2026/05/05 11:59 a.m.19 views

WordPress Geo Mashup plugin <= 1.13.19 - Authenticated (Subscriber+) SQL Injection vulnerability

Authenticated Subscriber+ SQL Injection vulnerability discovered by Leonid Semenenko lsemenenko in WordPress Plugin Geo Mashup versions = 1.13.19...

6.5CVSS5.9AI score0.00367EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/05/05 11:25 a.m.10 views

CVE-2026-6261 Betheme <= 28.4 - Authenticated (Author+) Arbitrary File Upload to Remote Code Execution via Icon Pack Upload

The Betheme theme for WordPress is vulnerable to Arbitrary File Upload in versions up to, and including, 28.4. This is due to the uploadicons function workflow moving and unzipping user-controlled ZIP files into a public uploads directory without validating extracted file types. This makes it...

8.8CVSS6.5AI score0.00612EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/05/05 11:25 a.m.73 views

CVE-2026-6261 Betheme <= 28.4 - Authenticated (Author+) Arbitrary File Upload to Remote Code Execution via Icon Pack Upload

The Betheme theme for WordPress is vulnerable to Arbitrary File Upload in versions up to, and including, 28.4. This is due to the uploadicons function workflow moving and unzipping user-controlled ZIP files into a public uploads directory without validating extracted file types. This makes it...

8.8CVSS0.00612EPSS
SaveExploits0References2
CVE
CVE
added 2026/05/05 11:25 a.m.27 views

CVE-2026-6261

The Betheme theme for WordPress (up to version 28.4) is vulnerable to Arbitrary File Upload via the upload_icons workflow. The root cause is that user-controlled ZIPs are moved and unzip’ed into a public uploads directory without validating extracted file types. Authenticated attackers with autho...

8.8CVSS6.5AI score0.00612EPSS
SaveExploits0References2
CVE
CVE
added 2026/05/05 11:24 a.m.31 views

CVE-2026-6262

CVE-2026-6262 affects the Betheme theme for WordPress. The vulnerability arises in the upload_icons() workflow which uses a user-controlled path (mfn-icon-upload) in a filesystem move, not restricting to the uploads directory, enabling arbitrary file deletion via path traversal. Affected: Betheme...

6.5CVSS5.9AI score0.00349EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/05/05 11:24 a.m.60 views

CVE-2026-6262 Betheme <= 28.4 - Authenticated (Contributor+) Arbitrary File Deletion via 'mfn-icon-upload'

The Betheme theme for WordPress is vulnerable to Arbitrary File Deletion in versions up to, and including, 28.4. This is due to the uploadicons function workflow using a user-controlled upload path mfn-icon-upload in a filesystem move operation without constraining it to the uploads directory. Th...

6.5CVSS0.00349EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/05 11:24 a.m.12 views

CVE-2026-42436 OpenClaw < 2026.4.14 - Internal Page Content Exposure via Browser Snapshot and Screenshot Routes

OpenClaw before 2026.4.14 contains an improper access control vulnerability in browser snapshot, screenshot, and tab routes that fail to consistently validate the final browser target after navigation. Authenticated callers can bypass SSRF restrictions to expose internal or disallowed page conten...

4.9CVSS5.9AI score
SaveExploits0References5
CVE
CVE
added 2026/05/05 11:24 a.m.46 views

CVE-2026-42436

OpenClaw before 2026.4.14 has an improper access control vulnerability in browser snapshot, screenshot, and tab routes that fail to consistently validate the final browser target after navigation. Authenticated callers can bypass SSRF restrictions to expose internal or disallowed page content by ...

7.7CVSS5.8AI score0.00267EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/05/05 3:37 a.m.80 views

CVE-2026-4665 WP Carousel Free <= 2.7.10 - Authenticated (Contributor+) Stored Cross-Site Scripting via 'data-caption' Attribute

The WP Carousel Free plugin for WordPress is vulnerable to Stored Cross-Site Scripting via crafted fancybox data-caption attributes in all versions up to, and including, 2.7.10. This is due to the fancybox-config.js script reading the carousel container's id attribute directly from the DOM to...

6.4CVSS0.00281EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/05/05 2:26 a.m.73 views

CVE-2026-1921 Loco Translate <= 2.8.2 - Authenticated (Translator+) Path Traversal to Limited File Read via 'ref' Parameter

The Loco Translate plugin for WordPress is vulnerable to Path Traversal in all versions up to, and including, 2.8.2 via the fsReference AJAX route. This is due to the findSourceFile method normalizing user-supplied ref paths containing ../ directory traversal sequences without validating that the...

4.9CVSS0.0064EPSS
SaveExploits0References7
CVE
CVE
added 2026/05/05 2:26 a.m.19 views

CVE-2026-5505

CVE-2026-5505 affects the WordPress plugin WP-Clippy (versions up to and including 1.0.0). The vulnerability is a Stored Cross‑Site Scripting via the plugin’s clippy shortcode attributes, caused by insufficient input sanitization and output escaping. Exploitation requires at least contributor‑lev...

6.4CVSS6AI score0.00188EPSS
SaveExploits0References5
Rows per page
Query Builder