<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:webfeeds="http://webfeeds.org/rss/1.0"><channel><title>Kimai - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/kimai/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Wed, 26 Aug 2026 16:21:05 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/kimai/feed.xml" rel="self" type="application/rss+xml"/><image><url>https://feed.craftedsignal.io/favicon-32x32.png</url><title>CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/</link><width>32</width><height>32</height></image><webfeeds:icon>https://feed.craftedsignal.io/favicon.svg</webfeeds:icon><item><title>Authorization Bypass in Kimai QuickEntry Controller</title><link>https://feed.craftedsignal.io/briefs/2026-08-kimai-auth-bypass/</link><pubDate>Wed, 26 Aug 2026 16:21:05 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-kimai-auth-bypass/</guid><description>Kimai versions prior to 2.62.0 contain an authorization bypass vulnerability allowing authenticated users to create timesheet records for other team members without the required create_other_timesheet permission.</description><content:encoded><![CDATA[<p>Kimai versions prior to 2.62.0 contain an authorization bypass vulnerability within the QuickEntry controller. The flaw arises because the application fails to validate the 'create_other_timesheet' permission when processing requests through this specific controller. Consequently, authenticated users who possess only 'view_other_timesheet' and 'edit_other_timesheet' permissions can successfully submit the QuickEntry form to create timesheet records for other team members, circumventing the authorization controls that are correctly enforced in other parts of the application. This vulnerability, tracked as CVE-2026-80193, carries a CVSS v3.1 base score of 8.8, posing a significant risk to organizations where timesheet accuracy and data integrity for payroll or project management are critical. Defenders should identify users with existing edit/view permissions for other employees and monitor for anomalous creation activity originating from the QuickEntry endpoint.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of this vulnerability allows unauthorized modification of timesheet records for arbitrary team members, potentially leading to manipulated payroll calculations, inaccurate project billing, and a violation of organizational access control policies. The impact is primarily focused on data integrity within the Kimai platform, affecting any sector utilizing Kimai for labor tracking.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Upgrade Kimai instances to version 2.62.0 or later immediately to patch the missing permission check in the QuickEntry controller.</li>
<li>Audit logs for timesheet entries created via the QuickEntry form by users who do not possess the explicit 'create_other_timesheet' permission.</li>
<li>Review and tighten existing 'view_other_timesheet' and 'edit_other_timesheet' permissions for non-administrative users to minimize the impact window until patching is complete.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category></item></channel></rss>