Lucene search
K

11402 matches found

Vulnrichment
Vulnrichment
added 2026/02/26 12:19 a.m.3 views

CVE-2026-27837 Dottie vulnerable to prototype pollution bypass via non-first path segments in set() and transform()

Dottie provides nested object access and manipulation in JavaScript. Versions 2.0.4 through 2.0.6 contain an incomplete fix for CVE-2023-26132. The prototype pollution guard introduced in commit 7d3aee1 only validates the first segment of a dot-separated path, allowing an attacker to bypass the...

6.3CVSS5.4AI score0.00165EPSS
Exploits2References3
Positive Technologies
Positive Technologies
added 2026/02/26 12:0 a.m.3 views

PT-2026-22188

Name of the Vulnerable Software and Affected Versions Discourse versions prior to 2025.12.2 Discourse versions prior to 2026.1.1 Discourse versions prior to 2026.2.0 Description Discourse, an open source discussion platform, had an issue where the posts nearby function was not properly filtering...

7.1CVSS5.8AI score0.00047EPSS
Exploits0References9
Positive Technologies
Positive Technologies
added 2026/02/26 12:0 a.m.4 views

PT-2026-22199

Name of the Vulnerable Software and Affected Versions Zulip versions prior to commit bf28c82dc9b1f630fa8e9106358771b20a0040f7 Description Zulip is a team collaboration tool. A flaw existed in the API endpoint used for creating a card update session during an upgrade process, allowing users with...

7.1CVSS5.9AI score0.00018EPSS
Exploits0References7
Positive Technologies
Positive Technologies
added 2026/02/26 12:0 a.m.3 views

PT-2026-22108

Packistry is a self-hosted Composer repository designed to handle PHP package distribution. Prior to version 0.13.0, RepositoryAwareController::authorize verified token presence and ability, but did not enforce token expiration. As a result, an expired deploy token with the correct ability could...

4.3CVSS5.5AI score0.00033EPSS
Exploits0References4
Github Security Blog
Github Security Blog
added 2026/02/25 10:34 p.m.9 views

Basic FTP has Path Traversal Vulnerability in its downloadToDir() method

The basic-ftp library contains a path traversal vulnerability in the downloadToDir method. A malicious FTP server can send directory listings with filenames containing path traversal sequences ../ that cause files to be written outside the intended download directory. Source-to-Sink Flow 1. SOURC...

9.8CVSS6AI score0.00152EPSS
Exploits2References5Affected Software1
RedhatCVE
RedhatCVE
added 2026/02/25 10:18 p.m.3 views

CVE-2026-27156

NiceGUI is a Python-based UI framework. Prior to version 3.8.0, several NiceGUI APIs that execute methods on client-side elements Element.runmethod, AgGrid.rungridmethod, EChart.runchartmethod, and others use an eval fallback in the JavaScript-side runMethod function. When user-controlled input i...

6.1CVSS5.8AI score0.00047EPSS
Exploits0References1
Cvelist
Cvelist
added 2026/02/25 2:58 p.m.16 views

CVE-2026-27699 Basic FTP has Path Traversal Vulnerability in its downloadToDir() method

The basic-ftp FTP client library for Node.js contains a path traversal vulnerability CWE-22 in versions prior to 5.2.0 in the downloadToDir method. A malicious FTP server can send directory listings with filenames containing path traversal sequences ../ that cause files to be written outside the...

9.1CVSS0.00152EPSS
Exploits2References3
Cvelist
Cvelist
added 2026/02/25 10:51 a.m.19 views

CVE-2026-26104 Udisks: missing authorization check allows unprivileged users to back up luks headers via udisks d-bus api

A flaw was found in the udisks storage management daemon that allows unprivileged users to back up LUKS encryption headers without authorization. The issue occurs because a privileged D-Bus method responsible for exporting encryption metadata does not perform a policy check. As a result, sensitiv...

5.5CVSS0.00011EPSS
Exploits0References5
NVD
NVD
added 2026/02/25 2:16 a.m.2 views

CVE-2026-24849

OpenEMR is a free and open source electronic health records and medical practice management application. Prior to version 7.0.4, the disposeDocument method in EtherFaxActions.php allows authenticated users to read arbitrary files from the server filesystem. Any authenticated user regardless of...

9.9CVSS0.00014EPSS
Exploits2References2
EUVD
EUVD
added 2026/02/25 1:44 a.m.5 views

EUVD-2026-8581

OpenEMR is a free and open source electronic health records and medical practice management application. Prior to version 7.0.4, the disposeDocument method in EtherFaxActions.php allows authenticated users to read arbitrary files from the server filesystem. Any authenticated user regardless of...

9.9CVSS5.7AI score0.00014EPSS
Exploits2References2
ATTACKERKB
ATTACKERKB
added 2026/02/25 1:44 a.m.5 views

CVE-2026-24849

OpenEMR is a free and open source electronic health records and medical practice management application. Prior to version 7.0.4, the disposeDocument method in EtherFaxActions.php allows authenticated users to read arbitrary files from the server filesystem. Any authenticated user regardless of...

9.9CVSS5.7AI score0.00014EPSS
Exploits2References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/02/25 1:44 a.m.3 views

CVE-2026-24849 OpenEMR Arbitrary File Read Vulnerability

OpenEMR is a free and open source electronic health records and medical practice management application. Prior to version 7.0.4, the disposeDocument method in EtherFaxActions.php allows authenticated users to read arbitrary files from the server filesystem. Any authenticated user regardless of...

9.9CVSS5.7AI score0.00014EPSS
Exploits2References2
Zero Day Initiative
Zero Day Initiative
added 2026/02/25 12:0 a.m.2 views

claude-hovercraft executeClaudeCode Command Injection Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on affected installations of claude-hovercraft. Authentication is not required to exploit this vulnerability. The specific flaw exists within the implementation of the executeClaudeCode method. The issue results from the lack of...

9.8CVSS6.2AI score0.01743EPSS
Exploits0
Snyk
Snyk
added 2026/02/24 7:56 p.m.4 views

Cross-site Scripting (XSS)

Overview nicegui is a Create web-based user interfaces with Python. The nice way. Affected versions of this package are vulnerable to Cross-site Scripting XSS via the runmethod function. An attacker can execute arbitrary JavaScript in the victim's browser by supplying crafted input as a method...

6.1CVSS5.9AI score0.00047EPSS
Exploits0References2
OSV
OSV
added 2026/02/24 7:56 p.m.3 views

GHSA-78QV-3MPX-9CQQ NiceGUI vulnerable to XSS via Code Injection during client-side element function execution

Summary Several NiceGUI APIs that execute methods on client-side elements Element.runmethod, AgGrid.rungridmethod, EChart.runchartmethod, and others use an eval fallback in the JavaScript-side runMethod function. When user-controlled input is passed as the method name, an attacker can inject...

6.1CVSS5.9AI score0.00047EPSS
Exploits0References4
Github Security Blog
Github Security Blog
added 2026/02/24 7:56 p.m.5 views

NiceGUI vulnerable to XSS via Code Injection during client-side element function execution

Summary Several NiceGUI APIs that execute methods on client-side elements Element.runmethod, AgGrid.rungridmethod, EChart.runchartmethod, and others use an eval fallback in the JavaScript-side runMethod function. When user-controlled input is passed as the method name, an attacker can inject...

6.1CVSS5.8AI score0.00047EPSS
Exploits0References4Affected Software1
NVD
NVD
added 2026/02/24 6:29 p.m.4 views

CVE-2026-27156

NiceGUI is a Python-based UI framework. Prior to version 3.8.0, several NiceGUI APIs that execute methods on client-side elements Element.runmethod, AgGrid.rungridmethod, EChart.runchartmethod, and others use an eval fallback in the JavaScript-side runMethod function. When user-controlled input i...

6.1CVSS0.00047EPSS
Exploits0References2
OSV
OSV
added 2026/02/24 5:0 p.m.3 views

CVE-2026-27156 NiceGUI has XSS via Code Injection

NiceGUI is a Python-based UI framework. Prior to version 3.8.0, several NiceGUI APIs that execute methods on client-side elements Element.runmethod, AgGrid.rungridmethod, EChart.runchartmethod, and others use an eval fallback in the JavaScript-side runMethod function. When user-controlled input i...

6.1CVSS5.9AI score0.00047EPSS
Exploits0References4
Cvelist
Cvelist
added 2026/02/24 5:0 p.m.16 views

CVE-2026-27156 NiceGUI has XSS via Code Injection

NiceGUI is a Python-based UI framework. Prior to version 3.8.0, several NiceGUI APIs that execute methods on client-side elements Element.runmethod, AgGrid.rungridmethod, EChart.runchartmethod, and others use an eval fallback in the JavaScript-side runMethod function. When user-controlled input i...

6.1CVSS0.00047EPSS
Exploits0References2
CVE
CVE
added 2026/02/24 5:0 p.m.9 views

CVE-2026-27156

NiceGUI (Python) before version 3.8.0 is vulnerable to XSS via code injection in client-side runMethod-related APIs (Element.run_method, AgGrid.run_grid_method, EChart.run_chart_method, etc.) due to eval fallback and unsafe string interpolation of method names. The issue allows attacker-controlle...

6.1CVSS5.8AI score0.00047EPSS
Exploits0References2Affected Software1
Rows per page
Query Builder