Lucene search
+L

284 matches found

Nuclei
Nuclei
added 2026/09/19 2:05 a.m.30 views

Timesheet Plugin < 0.1.5 - Cross-Site Scripting

The Timesheet plugin before 0.1.5 for WordPress has multiple XSS issues. id: CVE-2017-18590 info: name: Timesheet Plugin 0.1.5 - Cross-Site Scripting author: Splint3r7 severity: medium description: | The Timesheet plugin before 0.1.5 for WordPress has multiple XSS issues. impact: | Authenticated...

6.1CVSS6.2AI score0.01404EPSS
SaveExploits1References3
NVD
NVD
added 2026/09/15 11:17 a.m.5 views

CVE-2026-52819

Kimai is an open-source time tracking application. Prior to 2.57.0, the GET /api/timesheets list endpoint accepts user and users target identifiers from a caller with viewothertimesheet but does not apply accessuser or verify that a ROLETEAMLEAD requester leads a team containing each target user...

6.3CVSS0.00372EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/15 10:44 a.m.5 views

CVE-2026-52822 Kimai: Improper Authorization in Kimai Timesheet Restart and Duplicate Allows New Timesheets After Project Access Revocation

Kimai is an open-source time tracking application. Prior to 2.58.0, PATCH /api/timesheets/id/restart, PATCH /api/timesheets/id/duplicate, and the web duplicate workflow can derive a new record from an owned historical timesheet after the user's access to its project or activity has been revoked...

5.3CVSS5.6AI score
SaveExploits0References7
OSV
OSV
added 2026/09/15 10:41 a.m.5 views

CVE-2026-52823 Kimai: Login CSRF in Kimai Timesheet Stop and Restart API Endpoints Allows Unauthorized State Changes

Kimai is an open-source time tracking application. Prior to 2.58.0, TimesheetController exposes GET /api/timesheets/id/stop and GET /api/timesheets/id/restart, which reuse an authenticated browser session and perform state-changing operations through GET requests without a request-forgery defense...

5.3CVSS5.8AI score
SaveExploits0References7
CVE
CVE
added 2026/09/15 10:37 a.m.28 views

CVE-2026-52820

Kimai , an open-source PHP/Symfony time-tracking application, is affected by an authorization bypass in the PATCH /api/timesheets/{id} and POST /api/timesheets endpoints (prior to 2.57.0 ). A user-supplied project ID is injected into ProjectRepository::getQueryBuilderForFormType(), where it appea...

5.3CVSS5.7AI score0.0027EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/15 10:37 a.m.5 views

CVE-2026-52820 Kimai: Timesheet PATCH/POST allows assigning to project outside user's team via query_builder OR-bypass

Kimai is an open-source time tracking application. Prior to 2.57.0, PATCH /api/timesheets/id and POST /api/timesheets accept a user-controlled project identifier through TimesheetApiEditForm and FormTrait, and ProjectRepository::getQueryBuilderForFormType places that identifier in an unconditiona...

5.3CVSS5.7AI score
SaveExploits0References7
CVE
CVE
added 2026/09/15 10:36 a.m.23 views

CVE-2026-52819

Kimai, an open-source time tracking application, is vulnerable to an authorization bypass in its GET /api/timesheets list endpoint (prior to 2.57.0 ). The cgetAction() method accepts user/users[] parameters and adds resolved users to the query without verifying the requester is teamlead of a team...

6.3CVSS5.7AI score0.00372EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/12 4:17 p.m.10 views

CVE-2024-24138

CVE-2024-24138: SQL-инъекция в приложении Online Timesheet App Доказательство концепции PoC : https://github.com/BurakSevben/CVEs/blob/main/CVE-2024-24138.md Доказательство концепции PoC : https://github.com/BurakSevben/CVE-2024-24138/blob/main/CVE-2024-24138.md...

5.5AI score
SaveExploits0References2
NVD
NVD
added 2026/09/02 12:17 p.m.8 views

CVE-2026-84808

Kimai versions before 2.65.0 contain an authorization bypass vulnerability in the REST API timesheet collection endpoint that fails to enforce activity-team access controls. Users with viewothertimesheet permission can list timesheets using activities restricted to teams they do not belong to,...

5.3CVSS0.00182EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/02 11:11 a.m.9 views

EUVD-2026-69920

Kimai versions before 2.65.0 contain an authorization bypass vulnerability in the REST API timesheet collection endpoint that fails to enforce activity-team access controls. Users with viewothertimesheet permission can list timesheets using activities restricted to teams they do not belong to,...

5.3CVSS5.9AI score0.00182EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/02 11:11 a.m.16 views

CVE-2026-84808

Kimai (a self-hosted time-tracking application) versions before 2.65.0 are affected by an authorization bypass in the REST API timesheet collection endpoint. The vulnerability stems from a failure to enforce activity-team access controls : a user holding the view_other_timesheet permission can li...

5.3CVSS5.9AI score0.00182EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/02 11:11 a.m.31 views

CVE-2026-84808 Kimai before 2.65.0 Authorization Bypass via API Timesheet

Kimai versions before 2.65.0 contain an authorization bypass vulnerability in the REST API timesheet collection endpoint that fails to enforce activity-team access controls. Users with viewothertimesheet permission can list timesheets using activities restricted to teams they do not belong to,...

5.3CVSS0.00182EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/02 11:11 a.m.6 views

CVE-2026-84808 Kimai before 2.65.0 Authorization Bypass via API Timesheet

Kimai versions before 2.65.0 contain an authorization bypass vulnerability in the REST API timesheet collection endpoint that fails to enforce activity-team access controls. Users with viewothertimesheet permission can list timesheets using activities restricted to teams they do not belong to,...

5.3CVSS5.9AI score
SaveExploits0References4
EUVD
EUVD
added 2026/08/31 9:31 p.m.11 views

EUVD-2026-66224

Kimai before 2.56.0 does not enforce team-membership checks in TimesheetVoter::voteOnAttribute, which maps permissions only to owntimesheet or othertimesheet. As a result, any authenticated user with ROLETEAMLEAD or a role holding editothertimesheet/deleteothertimesheet can read, modify, and...

9.3CVSS5.3AI score0.00345EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/29 12:30 a.m.15 views

EUVD-2026-66215

Kimai before 2.62.0 fails to validate createothertimesheet permission in the QuickEntry controller when creating new timesheets. Authenticated users with viewothertimesheet and editothertimesheet permissions can create timesheet records for team members by submitting the QuickEntry form, bypassin...

8.8CVSS5.3AI score0.00355EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/26 5:18 a.m.11 views

CVE-2026-80197

Kimai before 2.57.0 contains an improper authorization vulnerability in the favorite timesheet add and remove endpoints that allows authenticated users to manipulate other users' bookmarks. Attackers can add or remove timesheet entries from another user's favorite list by referencing their...

8.7CVSS0.00208EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/26 5:18 a.m.11 views

CVE-2026-80202

Kimai before 2.56.0 does not enforce team-membership checks in TimesheetVoter::voteOnAttribute, which maps permissions only to owntimesheet or othertimesheet. As a result, any authenticated user with ROLETEAMLEAD or a role holding editothertimesheet/deleteothertimesheet can read, modify, and...

9.3CVSS0.00345EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/26 5:18 a.m.8 views

CVE-2026-80193

Kimai before 2.62.0 fails to validate createothertimesheet permission in the QuickEntry controller when creating new timesheets. Authenticated users with viewothertimesheet and editothertimesheet permissions can create timesheet records for team members by submitting the QuickEntry form, bypassin...

8.8CVSS0.00355EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/25 11:19 p.m.55 views

CVE-2026-80202 Kimai before 2.56.0 Authorization Bypass via TimesheetVoter

Kimai before 2.56.0 does not enforce team-membership checks in TimesheetVoter::voteOnAttribute, which maps permissions only to owntimesheet or othertimesheet. As a result, any authenticated user with ROLETEAMLEAD or a role holding editothertimesheet/deleteothertimesheet can read, modify, and...

9.3CVSS0.00345EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/25 11:19 p.m.32 views

CVE-2026-80202

Kimai before 2.56.0 has an authorization bypass in TimesheetVoter::voteOnAttribute() , which maps permissions only to own_timesheet or other_timesheet without enforcing team-membership checks. Any authenticated user holding ROLE_TEAMLEAD (or a role with edit_other_timesheet/delete_other_timesheet...

9.3CVSS5.3AI score0.00345EPSS
SaveExploits0References2
Rows per page
Query Builder