Lucene search
+L

601514 matches found

EUVD
EUVD
added 2026/08/19 7:31 p.m.11 views

EUVD-2026-62730

IBM PowerVM Hypervisor FW1120.00, FW1110.00 through FW1110.30, FW1060.00 through FW1060.80, and FW950.00 through FW950.H2 is affected by a vulnerability in the service processor mailbox interface. An attacker with authenticated service-level access to the FSP can exploit this vulnerability,...

8.2CVSS5.7AI score0.00132EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/19 7:31 p.m.39 views

CVE-2026-16661 Power System Integer Overflow

IBM PowerVM Hypervisor FW1120.00, FW1110.00 through FW1110.30, FW1060.00 through FW1060.80, and FW950.00 through FW950.H2 is affected by a vulnerability in the service processor mailbox interface. An attacker with authenticated service-level access to the FSP can exploit this vulnerability,...

8.2CVSS0.00132EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/19 7:30 p.m.10 views

EUVD-2026-62725

Etherpad is a real-time collaborative editor. From 2.6.0 until 3.1.0, Etherpad's src/node/hooks/express/tokenTransfer.ts uses POST /tokenTransfer to store an author token for transfer between browsers and exposes it through GET /tokenTransfer/uuid. Although the record includes createdAt, the...

6.8CVSS5.3AI score0.00357EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/19 7:30 p.m.29 views

CVE-2026-55088

In ep_etherpad-lite versions 2.6.0–3.0.0, the GET /tokenTransfer/{uuid} handler in tokenTransfer.ts has no expiration check, no single-use enforcement, and echoes the raw author token in the response body via res.send(tokenData). Any attacker who obtains a transfer UUID can repeatedly redeem it t...

6.8CVSS5.3AI score0.00357EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/19 7:30 p.m.32 views

CVE-2026-55088 Etherpad: Device-to-device author-token transfer endpoint is replayable, never expires, and exposes the cleartext author token

Etherpad is a real-time collaborative editor. From 2.6.0 until 3.1.0, Etherpad's src/node/hooks/express/tokenTransfer.ts uses POST /tokenTransfer to store an author token for transfer between browsers and exposes it through GET /tokenTransfer/uuid. Although the record includes createdAt, the...

6.8CVSS0.00357EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/19 7:30 p.m.9 views

CVE-2026-55088 Etherpad: Device-to-device author-token transfer endpoint is replayable, never expires, and exposes the cleartext author token

Etherpad is a real-time collaborative editor. From 2.6.0 until 3.1.0, Etherpad's src/node/hooks/express/tokenTransfer.ts uses POST /tokenTransfer to store an author token for transfer between browsers and exposes it through GET /tokenTransfer/uuid. Although the record includes createdAt, the...

6.8CVSS5.5AI score
SaveExploits0References6
EUVD
EUVD
added 2026/08/19 7:28 p.m.7 views

EUVD-2026-62715

Uncontrolled resource consumption in check.jst in RDK-B WebUI rdkb-2025q4-kirkstone.04.10.26 allows a remote unauthenticated attacker to cause denial of service via excessively large password values...

5.4AI score0.00223EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/19 7:28 p.m.13 views

CVE-2026-19507

The Initial Description provides concrete details: the vulnerable component is check.jst in RDK-B WebUI version rdkb-2025q4-kirkstone.04.10.26, the root cause is uncontrolled resource consumption triggered by excessively large password values, and the impact is denial of service by a remote unaut...

5.3AI score0.00223EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/19 7:27 p.m.22 views

CVE-2026-19506

A race condition in the check.jst file of RDK-B WebUI (firmware version rdkb-2025q4-kirkstone.04.10.26) allows a remote attacker to gain unauthorized access by sending concurrent authentication requests that exploit shared authentication state. No patch or workaround is documented; the issue was ...

5.4AI score0.00221EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/19 7:26 p.m.8 views

EUVD-2026-62708

Leantime JSON-RPC API through version 3.9.0 contains a missing authorization vulnerability in the JSON-RPC dispatcher in app/Domain/Api/Controllers/Jsonrpc.php. The dispatcher does not enforce authorization before invoking service-layer methods, allowing an authenticated user to call methods or a...

5.4AI score0.00165EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/19 7:24 p.m.10 views

CVE-2026-68561 Wekan: a low-privilege board member escalates to board admin and takes over a private board via the `sort` collection-allow rule

Wekan is open source kanban built with Meteor. Prior to 9.89, the second Boards.allow update rule in server/permissions/boards.js called canUpdateBoardSort in server/lib/utils.js, which authorized any board member whenever fieldNames included sort. Because Meteor combines allow rules with OR...

8.8CVSS5.4AI score
SaveExploits0References5
OSV
OSV
added 2026/08/19 7:20 p.m.11 views

CVE-2026-68559 Wekan: Broken access control in the Excel-export route (`/api/boards/:boardId/exportExcel`)

Wekan is open source kanban built with Meteor. From 9.57 until 9.74, the /api/boards/:boardId/exportExcel route in models/exportExcel.js called the asynchronous exporterExcel.canExportuser authorization guard from models/server/ExporterExcel.js without awaiting it. The returned Promise was always...

6.5CVSS5.4AI score
SaveExploits0References5
CVE
CVE
added 2026/08/19 7:20 p.m.11 views

CVE-2026-68559

Wekan (open-source kanban board built with Meteor) is affected by a broken access control vulnerability in the /api/boards/:boardId/exportExcel route (versions 9.57 through 9.74 ). The root cause is that the asynchronous exporterExcel.canExport(user) authorization guard in models/server/ExporterE...

6.5CVSS5.3AI score0.00294EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/19 7:20 p.m.10 views

CVE-2026-68559 Wekan: Broken access control in the Excel-export route (`/api/boards/:boardId/exportExcel`)

Wekan is open source kanban built with Meteor. From 9.57 until 9.74, the /api/boards/:boardId/exportExcel route in models/exportExcel.js called the asynchronous exporterExcel.canExportuser authorization guard from models/server/ExporterExcel.js without awaiting it. The returned Promise was always...

6.5CVSS5.3AI score0.00294EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/19 7:20 p.m.28 views

CVE-2026-68559 Wekan: Broken access control in the Excel-export route (`/api/boards/:boardId/exportExcel`)

Wekan is open source kanban built with Meteor. From 9.57 until 9.74, the /api/boards/:boardId/exportExcel route in models/exportExcel.js called the asynchronous exporterExcel.canExportuser authorization guard from models/server/ExporterExcel.js without awaiting it. The returned Promise was always...

6.5CVSS0.00294EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/19 7:17 p.m.6 views

CVE-2026-55694

Snipe-IT is an IT asset/license management system. Prior to 8.6.3, a restricted user can request /api/v1/users/targetid/eulas to obtain another user's randomized EULA filename and then download the signed file through /account/stored-eula-file/filename. The primary /stored-eula-file/filename rout...

7.1CVSS0.00238EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/19 7:17 p.m.4 views

CVE-2026-55703

Snipe-IT is an IT asset/license management system. Prior to 8.6.3, any activated account can request /maintenances/id and read maintenance records for assets in the same company without asset or maintenance permission. app/Http/Controllers/MaintenancesController.php show renders the record withou...

4.3CVSS0.00193EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/19 7:17 p.m.7 views

CVE-2026-55482

Snipe-IT is an IT asset/license management system. Prior to 8.4.1, a non-superadmin can use app/Http/Controllers/Assets/BulkAssetsController.php update to submit companyid directly without Company::getIdForCurrentUser, allowing assets to be moved across company boundaries and breaking multi-tenan...

6.3CVSS0.00191EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/19 7:17 p.m.8 views

CVE-2026-18315

The TrueBooker – Appointment Booking and Scheduler System plugin for WordPress is vulnerable to Authorization Bypass Through User-Controlled Key leading to Account Takeover in all versions up to, and including, 1.2.6. This is due to the adminusercreatecus AJAX handler lacking any authentication o...

9.8CVSS0.00598EPSS
SaveExploits1References5
NVD
NVD
added 2026/08/19 7:17 p.m.7 views

CVE-2026-16687

IBM Power Systems Firmware FW1120.00, FW1110.00 through FW1110.30, FW1060.00 through FW1060.80, and FW950.00 through FW950.H2 is affected by a vulnerability in the ASMI web interface. An unauthenticated attacker with network access can send the FSP a malformed request, allowing arbitrary code...

9.6CVSS0.00207EPSS
SaveExploits0References1
Rows per page
Query Builder