Lucene search
+L

167254 matches found

Github Security Blog
Github Security Blog
added 2026/08/19 7:32 p.m.10 views

Grav: .htaccess file extension rules bypass via case variation on case-insensitive filesystems

Summary The default .htaccess shipped with Grav and the reference webserver-configs/htaccess.txt contains security rules that block direct HTTP access to sensitive file types .yaml, .yml, .php, .json, .twig, etc. under user/ and system/vendor/ directories. However, these rules lack the NC No Case...

8.2CVSS5.6AI score0.00402EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/19 7:32 p.m.9 views

Snipe-IT: Maintenance Record Disclosure via Missing Authorization on GET

Impact Any activated account in a company can read every maintenance record for that company asset tag, supplier, purchase cost, free-text notes, dates without holding any asset or maintenance permission. Summary MaintenancesController::show renders a maintenance record without any authorization...

4.3CVSS5.5AI score0.00193EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/19 7:32 p.m.12 views

Snipe-IT: Chained Information Disclosure and IDOR Leads to Full EULA File Takeover

Impact An attacker can completely bypass file-name randomization security and without authorization download confidential, signed EULA files belonging to any other user across the application. Steps to Reproduce: 1. Log in as a restricted user. 2. Send a GET request to /api/v1/users/targetid/eula...

7.1CVSS5.4AI score0.00238EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/08/19 7:26 p.m.9 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.00375EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/19 7:24 p.m.17 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.14 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
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
CVE
CVE
added 2026/08/19 7:20 p.m.15 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
Cvelist
Cvelist
added 2026/08/19 7:20 p.m.29 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.8 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.7 views

CVE-2026-16938

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 access controls over privileged system configuration operations on the FSP. An attacker with authenticated administrator-level access to...

6.9CVSS0.00138EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/08/19 6:56 p.m.14 views

langgraph-api: Incomplete assistant authorization in LangGraph Server run creation

Summary In affected versions of langgraph-api the LangGraph Server runtime, the run-creation path authorized the assistant attached to a run using a different authorization event than the rest of the assistant-handling code paths. Direct assistant reads and cron creation dispatch the...

5.5AI score
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/19 6:55 p.m.9 views

langgraph-api: Relative webhook targets in LangGraph Server can reach in-process routes without authentication

Summary In affected versions of langgraph-api the LangGraph Server runtime, a run or cron could be created with a relative webhook target. When the server later delivers such a webhook, it routes the request back into the same application through an in-process loopback transport that the...

5.6AI score
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/08/19 6:48 p.m.8 views

EUVD-2026-62689

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 access controls over privileged system configuration operations on the FSP. An attacker with authenticated administrator-level access to...

6.9CVSS5.3AI score0.00138EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/19 6:28 p.m.13 views

EUVD-2026-62631

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.1CVSS5.3AI score0.00238EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/19 6:25 p.m.9 views

EUVD-2026-62628

Snipe-IT is an IT asset/license management system. Prior to 8.6.3, a company-scoped user in FMCS floater mode can access users whose companyid is null because broad API queries and bulk web actions do not consistently apply isCurrentUserHasAccess. The /api/v1/users and /api/v1/users/id/licenses...

7.6CVSS5.3AI score0.00259EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/19 6:25 p.m.11 views

CVE-2026-55643 Snipe-IT: Tenant Isolation Bypass in FMCS Floater Mode

Snipe-IT is an IT asset/license management system. Prior to 8.6.3, a company-scoped user in FMCS floater mode can access users whose companyid is null because broad API queries and bulk web actions do not consistently apply isCurrentUserHasAccess. The /api/v1/users and /api/v1/users/id/licenses...

7.6CVSS5.3AI score0.00259EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/19 6:25 p.m.30 views

CVE-2026-55643 Snipe-IT: Tenant Isolation Bypass in FMCS Floater Mode

Snipe-IT is an IT asset/license management system. Prior to 8.6.3, a company-scoped user in FMCS floater mode can access users whose companyid is null because broad API queries and bulk web actions do not consistently apply isCurrentUserHasAccess. The /api/v1/users and /api/v1/users/id/licenses...

7.6CVSS0.00259EPSS
SaveExploits0References3
Rows per page
Query Builder