Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-40486

18
FAUCET Score

OVERVIEW CVE-2026-40486 is an authorization bypass vulnerability in Kimai, an open-source time tracking application. Versions 2.52.0 and below are affected. The vulnerability exists in the User Preferences API endpoint (PATCH /api/users/{id}/preferences), which fails to enforce role-based access controls when users attempt to modify billing rate fields. Authenticated users can bypass hourly_rate and internal_rate permission restrictions and directly modify their own billing rates, despite lacking the required hourly-rate role permission. SEVERITY The vulnerability has a CVSS v3.1 score of 4.3 (MEDIUM) with a network-based attack vector requiring low complexity and low privileges. The attack requires user authentication but no interaction. The impact is limited to integrity, as attackers can only modify billing rates affecting invoices and timesheet calculations without compromising confidentiality or availability. The FAUCET risk score is 29.0 out of 100, indicating moderate organizational risk. EXPLOITATION STATUS There is no evidence of active exploitation, with an EPSS score of 0.00013 indicating minimal real-world exploit activity. The vulnerability is not included on CISA's Known Exploited Vulnerabilities list and is not considered a priority for threat actors. Exploit code availability and community attention levels are low. The issue was remediated in version 2.53.0, and organizations should prioritize patching to mitigate unauthorized financial tampering risks.

Impacted Technologies

VendorProductVersion(s)CPE
< 2.53.0CPE matchmatch criteria
cpe:2.3:a:kimai:kimai:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

4.3MEDIUM

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
NONE
Integrity Impact
LOW
Availability Impact
NONE
Exploitability Score
2.8
Impact Score
1.4
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.27%
Probability of exploitation in next 30 days
EPSS Percentile
18.6%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0027 is in the 23rd percentile among its peer group of 21,974 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.0 Mastodon, and 0.1 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.0 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

composerpatch availablevia ghsa
Product: kimai/kimaiFixed in: 2.53.0
github_advisoryvendor investigatingvia nvd_reference
View patch

Vendor Advisories (1)

composerGHSA-qh43-xrjm-4ggpmedium

Kimai's User Preferences API allows standard users to modify restricted attributes: hourly_rate, internal_rate

Apr 15, 2026

References

github.com / kimai/kimai/releases/tag/2.53.0
ProductRelease Notes
github.com / kimai/kimai/security/advisories/GHSA-qh43-xrjm-4ggp
ExploitVendor Advisory