Lucene search
+L

90 matches found

ATTACKERKB
ATTACKERKB
added 2026/04/23 11:19 p.m.18 views

CVE-2026-29197

In versions 8.4.0, 8.3.2, 8.2.2, 8.1.3, 8.0.4, 7.13.6, 7.12.7, 7.11.7, and 7.10.10, the endpoints /api/apps/logs and /api/apps/:id/logs have a typo in the required permission check, allowing authenticated users without the proper permissions to read apps-engine logs...

5.8AI score0.00182EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/04/10 5:32 p.m.15 views

GHSA-5F5R-95PG-XRPM Beszel has an IDOR in hub API endpoints that read system ID from URL parameter

Summary Some API endpoints in the Beszel hub accept a user-supplied system ID and proceed without further checks that the user should have access to that system. As a result, any authenticated user can access these routes for any system if they know the system's ID. System IDs are random 15...

3.5CVSS5.8AI score0.00219EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2026/03/29 11:03 p.m.11 views

CVE-2026-5015

A vulnerability was determined in elecV2 elecV2P up to 3.8.3. The impacted element is an unknown function of the file /logs of the component Endpoint. This manipulation of the argument filename causes cross site scripting. It is possible to initiate the attack remotely. The exploit has been...

5.3CVSS4.3AI score0.00263EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/03/28 9:33 p.m.13 views

EUVD-2026-16949

A vulnerability was determined in elecV2 elecV2P up to 3.8.3. The impacted element is an unknown function of the file /logs of the component Endpoint. This manipulation of the argument filename causes cross site scripting. It is possible to initiate the attack remotely. The exploit has been...

5.3CVSS4.3AI score0.00263EPSS
SaveExploits0References6
NVD
NVD
added 2026/03/28 9:17 p.m.10 views

CVE-2026-5015

A vulnerability was determined in elecV2 elecV2P up to 3.8.3. The impacted element is an unknown function of the file /logs of the component Endpoint. This manipulation of the argument filename causes cross site scripting. It is possible to initiate the attack remotely. The exploit has been...

5.3CVSS0.00263EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/03/28 9:00 p.m.7 views

CVE-2026-5015

A vulnerability was determined in elecV2 elecV2P up to 3.8.3. The impacted element is an unknown function of the file /logs of the component Endpoint. This manipulation of the argument filename causes cross site scripting. It is possible to initiate the attack remotely. The exploit has been...

5.3CVSS4.3AI score0.00263EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/03/28 9:00 p.m.44 views

CVE-2026-5015 elecV2 elecV2P Endpoint logs cross site scripting

A vulnerability was determined in elecV2 elecV2P up to 3.8.3. The impacted element is an unknown function of the file /logs of the component Endpoint. This manipulation of the argument filename causes cross site scripting. It is possible to initiate the attack remotely. The exploit has been...

5.3CVSS0.00263EPSS
SaveExploits0References5
OSV
OSV
added 2026/03/28 9:00 p.m.11 views

CVE-2026-5015 elecV2 elecV2P Endpoint logs cross site scripting

A vulnerability was determined in elecV2 elecV2P up to 3.8.3. The impacted element is an unknown function of the file /logs of the component Endpoint. This manipulation of the argument filename causes cross site scripting. It is possible to initiate the attack remotely. The exploit has been...

5.3CVSS4.3AI score
SaveExploits0References7
CVE
CVE
added 2026/03/28 9:00 p.m.28 views

CVE-2026-5015

ElecV2 elecV2P Endpoint logs module vulnerable to reflected cross-site scripting through a manipulated filename argument in the /logs handler, affecting versions up to 3.8.3. The issue arises from an unknown function in the logs component that processes the filename, allowing remote initiation of...

5.3CVSS4.3AI score0.00263EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/03/27 3:30 p.m.13 views

EUVD-2026-16664

The '/logs' and '/logs-stream' endpoints in the log router allow any authenticated user to read the full application log buffer. These endpoints only require basic authentication 'getcurrentactiveuser' without any privilege checks e.g., 'issuperuser'...

6.5CVSS5.9AI score0.00244EPSS
SaveExploits0References2
NVD
NVD
added 2026/03/27 3:17 p.m.19 views

CVE-2026-5025

The '/logs' and '/logs-stream' endpoints in the log router allow any authenticated user to read the full application log buffer. These endpoints only require basic authentication 'getcurrentactiveuser' without any privilege checks e.g., 'issuperuser'...

6.5CVSS0.00244EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/03/27 2:43 p.m.6 views

CVE-2026-5025 Langflow - Application Logs Exposed to All Authenticated Users

The '/logs' and '/logs-stream' endpoints in the log router allow any authenticated user to read the full application log buffer. These endpoints only require basic authentication 'getcurrentactiveuser' without any privilege checks e.g., 'issuperuser'...

6.5CVSS5.9AI score0.00244EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/02/27 9:01 p.m.8 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via the container query parameter in GET /api/beszel/containers/logs and GET /api/beszel/containers/info endpoints, which is passed without validation to the agent and interpolated directly into Docker API URLs. An...

7.1CVSS6.2AI score0.00484EPSS
SaveExploits1References2
OSV
OSV
added 2026/02/27 7:41 p.m.12 views

CVE-2026-27734 Beszel Vulnerable to Docker API Path Traversal via Unsanitized Container ID

Beszel is a server monitoring platform. Prior to version 0.18.2, the hub's authenticated API endpoints GET /api/beszel/containers/logs and GET /api/beszel/containers/info pass the user-supplied "container" query parameter to the agent without validation. The agent constructs Docker Engine API URL...

6.5CVSS6AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/02/27 7:41 p.m.35 views

CVE-2026-27734 Beszel Vulnerable to Docker API Path Traversal via Unsanitized Container ID

Beszel is a server monitoring platform. Prior to version 0.18.2, the hub's authenticated API endpoints GET /api/beszel/containers/logs and GET /api/beszel/containers/info pass the user-supplied "container" query parameter to the agent without validation. The agent constructs Docker Engine API URL...

6.5CVSS0.00484EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/02/27 12:00 a.m.16 views

PT-2026-22382

Name of the Vulnerable Software and Affected Versions Beszel versions prior to 0.18.2 Beszel versions 0.18.2 through 0.18.3 Description Beszel is a server monitoring platform. The platform’s authenticated API endpoints, specifically ''/api/beszel/containers/logs'' and...

6.5CVSS6AI score0.00484EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2026/02/11 1:16 p.m.13 views

CVE-2025-14895

The PopupKit plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 2.2.0. This is due to the plugin not properly verifying that a user is authorized to access the /popup/logs REST API endpoint. This makes it possible for authenticated attackers, with...

5.4CVSS5.5AI score0.00282EPSS
SaveExploits0References1
NVD
NVD
added 2026/02/10 10:15 a.m.20 views

CVE-2025-14895

The PopupKit plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 2.2.0. This is due to the plugin not properly verifying that a user is authorized to access the /popup/logs REST API endpoint. This makes it possible for authenticated attackers, with...

5.4CVSS0.00282EPSS
SaveExploits0References6
CVE
CVE
added 2026/02/10 9:26 a.m.39 views

CVE-2025-14895

CVE-2025-14895 affects the WordPress PopupKit (Popup Builder Block) plugin up to version 2.2.0, enabling an authorization bypass that lets authenticated users with Subscriber-level access or higher read and delete analytics via the /popup/logs REST endpoint. The issue is a missing authorization c...

5.4CVSS5.5AI score0.00282EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/02/10 9:26 a.m.36 views

CVE-2025-14895 PopupKit <= 2.2.0 - Missing Authorization to Sensitive Information Disclosure and Data Deletion

The PopupKit plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 2.2.0. This is due to the plugin not properly verifying that a user is authorized to access the /popup/logs REST API endpoint. This makes it possible for authenticated attackers, with...

5.4CVSS0.00282EPSS
SaveExploits0References6
Rows per page
Query Builder