CVE-2024-41964

HIGH EPSS 32.3%
Published Aug 29, 20241y ago · Modified Jun 17, 20262w ago
8.1 CVSS 3.1
High
Find Similar
Published Aug 29, 2024 1y ago
Last Modified Jun 17, 2026 2w ago

Description

Kirby is a CMS targeting designers and editors. Kirby allows to restrict the permissions of specific user roles. Users of that role can only perform permitted actions. Permissions for creating and deleting languages have already existed and could be configured, but were not enforced by Kirby's frontend or backend code. A permission for updating existing languages has not existed before the patched versions. So disabling the languages.* wildcard permission for a role could not have prohibited updates to existing language definitions. The missing permission checks allowed attackers with Panel access to manipulate the language definitions. The problem has been patched in Kirby 3.6.6.6, Kirby 3.7.5.5, Kirby 3.8.4.4, Kirby 3.9.8.2, Kirby 3.10.1.1, and Kirby 4.3.1. Please update to one of these or a later version to fix the vulnerability. There are no known workarounds for this vulnerability.

CVSS Details

Base Score
8.1
Exploitability
2.8
Impact
5.2
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H
Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality None
Integrity High
Availability High

Threat Intelligence

EPSS Exploit Probability
32.3% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 1

CWE-863 Incorrect Authorization Authorization

Affected Products 6

VendorProductVersionRange
getkirbykirby* <3.6.6.6
getkirbykirby*≥3.7.0  –  <3.7.5.5
getkirbykirby*≥3.8.0  –  <3.8.4.4
getkirbykirby*≥3.9.0  –  <3.9.8.2
getkirbykirby*≥3.10.0  –  <3.10.1.1
getkirbykirby*≥4.0.0  –  <4.3.1

References 2

  • github.com https://github.com/getkirby/kirby/commit/ab95d172667c3cd529917c2bc94d3c7969706d23
    Patch
  • github.com https://github.com/getkirby/kirby/security/advisories/GHSA-jm9m-rqr3-wfmh
    Vendor Advisory

Remediation

  • github.com https://github.com/getkirby/kirby/commit/ab95d172667c3cd529917c2bc94d3c7969706d23
    Patch