Lucene search
+L

1522 matches found

Cvelist
Cvelist
added 2026/03/23 6:39 p.m.45 views

CVE-2026-33681 AVideo has Path Traversal in pluginRunDatabaseScript.json.php Enables Arbitrary SQL File Execution via Unsanitized Plugin Name

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the objects/pluginRunDatabaseScript.json.php endpoint accepts a name parameter via POST and passes it to Plugin::getDatabaseFileName without any path traversal sanitization. This allows an authenticated admin or a...

7.2CVSS0.00493EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/03/23 6:39 p.m.13 views

CVE-2026-33681

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the objects/pluginRunDatabaseScript.json.php endpoint accepts a name parameter via POST and passes it to Plugin::getDatabaseFileName without any path traversal sanitization. This allows an authenticated admin or a...

7.2CVSS6AI score0.00493EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/03/20 10:37 a.m.10 views

MAL-2026-1989 Malicious code in init2winit (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: kam193 7eb9b716534151a8d16432102f52af1e6f61f9701b86efba4294cdc0e18ceaea Installing the package or importing the module exfiltrates basic information about the host, and the package has no other purpose. --- Category: PROBABLYPENTES...

6AI score
SaveExploits0References1
Packet Storm News
Packet Storm News
added 2026/03/13 12:00 a.m.11 views

Microsoft Windows Image File Execution Options (IFEO) Persistence

This PHP script leverages legitimate Windows debugging features to establish persistent remote access. This technique leverages the Image File Execution Options IFEO registry keys to configure a monitor process that automatically executes when a specified target process exits. Windows allows...

5.9AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/03/06 12:00 a.m.41 views

PT-2026-23674

2-Plan Team 1.0.4 contains an arbitrary file upload vulnerability that allows authenticated attackers to upload executable PHP files by sending multipart form data to managefile.php. Attackers can upload PHP files through the userfile1 parameter with action=upload, which are stored in the files...

7.1CVSS6.2AI score0.00444EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/03/03 1:21 a.m.63 views

CVE-2026-2448 Page Builder by SiteOrigin <= 2.33.5 - Authenticated (Contributor+) Local File Inclusion

The Page Builder by SiteOrigin plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 2.33.5 via the locatetemplate function. This makes it possible for authenticated attackers, with Contributor-level access and above, to include and execute arbitrary fil...

8.8CVSS0.00888EPSS
SaveExploits0References2
CVE
CVE
added 2026/02/24 4:33 p.m.136 views

CVE-2026-27590

Caddy prior to 2.11.1 is affected. The FastCGI path-splitting logic lowercased the request path to compute a split index, then used that index on the original path; Unicode can change byte length after lowercasing, causing SCRIPT_NAME/SCRIPT_FILENAME and PATH_INFO misalignment. This path confusio...

9.8CVSS5.9AI score0.00536EPSS
SaveExploits1References3Affected Software1
CNNVD
CNNVD
added 2026/02/16 12:00 a.m.16 views

Mattermost Desktop App 安全漏洞

The Mattermost Desktop App is a desktop application for message communication developed by the American company Mattermost. Versions 6.0, 6.2.0, and 5.2.13.0 of the Mattermost Desktop App have security vulnerabilities. These vulnerabilities stem from unvalidated help links, which could allow...

7.6CVSS6.1AI score0.00235EPSS
SaveExploits0References1
CVE
CVE
added 2026/02/12 7:16 p.m.37 views

CVE-2026-24895

FrankenPHP CGI path splitting bug before 1.11.2 uses lowercased path for split index and applies it to the original path, causing SCRIPT_NAME/SCRIPT_FILENAME to point to the wrong file and potentially execute an unintended file. Root cause: Go strings.ToLower can increase byte length for certain ...

9.8CVSS5.7AI score0.00573EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2026/02/12 7:16 p.m.38 views

CVE-2026-24895 FrankenPHP affected by Path Confusion via Unicode casing in CGI path splitting allows execution of arbitrary files

FrankenPHP is a modern application server for PHP. Prior to 1.11.2, FrankenPHP’s CGI path splitting logic improperly handles Unicode characters during case conversion. The logic computes the split index for finding .php on a lowercased copy of the request path but applies that byte index to the...

9.3CVSS0.00573EPSS
SaveExploits1References3
OSV
OSV
added 2026/02/12 7:16 p.m.19 views

CVE-2026-24895 FrankenPHP affected by Path Confusion via Unicode casing in CGI path splitting allows execution of arbitrary files

FrankenPHP is a modern application server for PHP. Prior to 1.11.2, FrankenPHP’s CGI path splitting logic improperly handles Unicode characters during case conversion. The logic computes the split index for finding .php on a lowercased copy of the request path but applies that byte index to the...

9.3CVSS5.7AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/02/12 7:16 p.m.7 views

CVE-2026-24895

FrankenPHP is a modern application server for PHP. Prior to 1.11.2, FrankenPHP’s CGI path splitting logic improperly handles Unicode characters during case conversion. The logic computes the split index for finding .php on a lowercased copy of the request path but applies that byte index to the...

9.3CVSS5.7AI score0.00573EPSS
SaveExploits1References4Affected Software1
Vulnrichment
Vulnrichment
added 2026/02/12 7:16 p.m.14 views

CVE-2026-24895 FrankenPHP affected by Path Confusion via Unicode casing in CGI path splitting allows execution of arbitrary files

FrankenPHP is a modern application server for PHP. Prior to 1.11.2, FrankenPHP’s CGI path splitting logic improperly handles Unicode characters during case conversion. The logic computes the split index for finding .php on a lowercased copy of the request path but applies that byte index to the...

9.3CVSS5.7AI score0.00573EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2026/02/12 12:00 a.m.13 views

FrankenPHP 安全漏洞

FrankenPHP is an open-source PHP application server developed by phpnet. Versions of FrankenPHP prior to 1.11.2 contained security vulnerabilities. These vulnerabilities stemmed from improper case conversion during CGI path segmentation when handling Unicode characters, which could lead to the...

9.8CVSS5.9AI score0.00573EPSS
SaveExploits1References4
OSV
OSV
added 2026/02/06 2:16 p.m.11 views

CVE-2025-13818

Local privilege escalation vulnerability via insecure temporary batch file execution in ESET Management Agent...

6.7CVSS5.9AI score0.00126EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/02/06 1:13 p.m.13 views

EUVD-2025-206890

Local privilege escalation vulnerability via insecure temporary batch file execution in ESET Management Agent...

8.3CVSS5.5AI score0.00126EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/02/06 1:13 p.m.5 views

CVE-2025-13818

Local privilege escalation vulnerability via insecure temporary batch file execution in ESET Management Agent...

8.3CVSS5.5AI score0.00126EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/02/06 12:00 a.m.17 views

PT-2026-6723

Name of the Vulnerable Software and Affected Versions ESET Management Agent affected versions not specified Description A local privilege escalation issue exists due to insecure temporary batch file execution. This allows for potential unauthorized access to system resources. Recommendations At t...

8.3CVSS5.4AI score0.00126EPSS
SaveExploits0References4
NVD
NVD
added 2026/02/04 2:16 p.m.20 views

CVE-2025-15368

The SportsPress plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 2.7.26 via shortcodes 'templatename' attribute. This makes it possible for authenticated attackers, with contributor-level and above permissions, to include and execute arbitrary files...

8.8CVSS0.00763EPSS
SaveExploits1References5
Vulnrichment
Vulnrichment
added 2026/02/04 1:24 p.m.10 views

CVE-2025-15368 SportsPress <= 2.7.26 - Authenticated (Contributor+) Local File Inclusion via Shortcode

The SportsPress plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 2.7.26 via shortcodes 'templatename' attribute. This makes it possible for authenticated attackers, with contributor-level and above permissions, to include and execute arbitrary files...

8.8CVSS6.5AI score0.00763EPSS
SaveExploits1References5
Rows per page
Query Builder