Lucene search
+L

43 matches found

EUVD
EUVD
added 2026/08/07 6:33 p.m.12 views

EUVD-2026-54577

Kirby is an open-source content management system. Prior to 4.9.5 and from 5.0.0 through 5.5.1, the REST API error handler can return unsanitized PHP error messages that expose the full filesystem path of the Kirby installation to unauthenticated API users. This vulnerability affects all Kirby...

6.9CVSS5.5AI score0.00291EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/16 9:42 p.m.43 views

CVE-2026-45334 Kirby: Content locks disclose IDs and emails of inaccessible users from `users.access/list` permissions

Kirby is an open-source content management system. In versions prior to 4.9.1 and 5.4.1, the content-locking feature returned lock information without checking the requesting user's access permissions. Kirby's Panel includes a content-locking feature that records which user currently has a model...

5.3CVSS0.00215EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/09 7:17 p.m.14 views

CVE-2026-49276

Kirby is an open-source content management system. Prior to 4.9.4 and 5.4.4, Kirby sites using the writer field in any blueprint allowed a scripting link to be included as the target of a link or email link in writer mark components, making the target clickable by the user who entered it and...

7.4CVSS0.00289EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/09 6:38 p.m.6 views

CVE-2026-49274 Kirby: `pages.access` permission is not checked in the pages picker for parent pages

Kirby is an open-source content management system. Prior to 4.9.4 and 5.4.4, Kirby sites using the pages field with roles that have the pages.access permission disabled allowed authenticated users to provide an inaccessible parent page or site to the page picker backend and confirm arbitrary page...

5.3CVSS6.1AI score0.00275EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/07/09 6:36 p.m.9 views

CVE-2026-54003

Kirby is an open-source content management system. Prior to 4.9.4 and from 5.4.4, Kirby sites with no configured user accounts that run on publicly accessible servers behind a reverse proxy setting the Forwarded, X-Client-IP, or X-Real-IP request header could allow remote attackers to install the...

9.1CVSS6AI score0.00545EPSS
SaveExploits0References9Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/09 6:34 p.m.10 views

CVE-2026-54002

Kirby is an open-source content management system. Prior to 4.9.4 and 5.4.4, Kirby sites and plugins that use the writer or list fields or call Dom::sanitize, Sane::sanitize, Sane::Html::sanitize, Sane::Svg::sanitize, Sane::Xml::sanitize, Sane::sanitizeFile, or file sanitizeContents with untruste...

8.5CVSS5.5AI score0.00409EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
added 2026/05/27 5:42 p.m.25 views

Kirby CMS vulnerable to cross-site scripting (XSS) from links in KirbyTags and image blocks in the site frontend

TL;DR This vulnerability affects all Kirby sites that allow the use of the link: … KirbyTag, the link: parameter of the image: … KirbyTag, the built-in image block with a link or the HTML importer for blocks, when content is authored by users who may not be fully trusted. The attack requires an...

8.4CVSS5.9AI score0.00334EPSS
SaveExploits0References4Affected Software1
RedhatCVE
RedhatCVE
added 2026/05/12 8:21 p.m.24 views

CVE-2026-42069

Kirby is an open-source content management system. Prior to versions 4.9.0 and 5.4.0, read access to site, user and role information is not gated by permissions. This issue has been patched in versions 4.9.0 and 5.4.0...

7.1CVSS5.7AI score0.00231EPSS
SaveExploits0References1
NVD
NVD
added 2026/05/09 4:16 a.m.49 views

CVE-2026-42137

Kirby is an open-source content management system. Prior to versions 4.9.0 and 5.4.0, pages.access/list and files.access/list permissions are not consistently checked in the Panel and REST API. This issue has been patched in versions 4.9.0 and 5.4.0...

7.1CVSS0.00303EPSS
SaveExploits0References3
CVE
CVE
added 2026/05/09 3:39 a.m.62 views

CVE-2026-42174

Kirby CMS (CVE-2026-42174) is vulnerable prior to updates 4.9.0 and 5.4.0: user avatars could be created, replaced, or deleted without proper user.update/users.update permission checks. The root cause is missing authorization gating for avatar actions, allowing users with only file permissions to...

5.3CVSS5.7AI score0.00237EPSS
SaveExploits0References3Affected Software1
CNNVD
CNNVD
added 2026/05/09 12:0 a.m.18 views

Kirby 安全漏洞

Kirby is a set of open-source content management systems based on files. Versions of Kirby prior to 4.9.0 and 5.4.0 have security vulnerabilities. These vulnerabilities stem from the system’s API endpoints leaking license data and installed versions to authenticated users...

5.3CVSS5.8AI score0.00193EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/05/09 12:0 a.m.17 views

Kirby 安全漏洞

Kirby is a set of open-source content management systems based on files. Versions of Kirby prior to 4.9.0 and 5.4.0 have security vulnerabilities. These vulnerabilities stem from insufficient checks for consistency in permissions for functions like Panel and REST API’s pages.access/list and...

7.1CVSS5.8AI score0.00303EPSS
SaveExploits0References2
NVD
NVD
added 2026/04/24 1:16 a.m.11 views

CVE-2026-40099

Kirby is an open-source content management system. Kirby's user permissions control which user role is allowed to perform specific actions to content models in the CMS. These permissions are defined for each role in the user blueprint site/blueprints/users/.... It is also possible to customize th...

6.5CVSS0.00275EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/04/24 12:38 a.m.12 views

EUVD-2026-25371

Kirby is an open-source content management system. Kirby's user permissions control which user role is allowed to perform specific actions to content models in the CMS. These permissions are defined for each role in the user blueprint site/blueprints/users/.... It is also possible to customize th...

7.1CVSS5.6AI score0.00363EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/04/24 12:38 a.m.37 views

CVE-2026-41325 Kirby is vulnerable to authorization bypass during page, file and user creation via blueprint injection

Kirby is an open-source content management system. Kirby's user permissions control which user role is allowed to perform specific actions to content models in the CMS. These permissions are defined for each role in the user blueprint site/blueprints/users/.... It is also possible to customize th...

7.1CVSS0.00363EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/04/24 12:23 a.m.7 views

CVE-2026-34587

Kirby is an open-source content management system. Prior to versions 4.9.0 and 5.4.0, Kirby's user permissions control which user role is allowed to perform specific actions to content models in the CMS. These permissions are defined for each role in the user blueprint site/blueprints/users/.... ...

7.6CVSS5.6AI score0.00334EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/04/24 12:19 a.m.16 views

EUVD-2026-25368

Kirby is an open-source content management system. Kirby's Xml::value method has special handling for blocks. If the input value is already valid CDATA, it is not escaped a second time but allowed to pass through. However, prior to versions 4.9.0 and 5.4.0, it was possible to trick this check int...

6.9CVSS5.1AI score0.00346EPSS
SaveExploits0References3
CVE
CVE
added 2026/03/26 12:0 a.m.43 views

CVE-2026-29905

Kirby CMS (version 5.1.4 and earlier) is affected. An authenticated user with Editor permissions can trigger a persistent DoS by uploading a malformed image; PHP getimagesize() may return false, leading to a fatal TypeError during metadata/thumbnail processing and HTTP 500s. Public details in con...

6.5CVSS5.8AI score0.00445EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/03/26 12:0 a.m.14 views

CVE-2026-29905

Kirby CMS through 5.1.4 allows an authenticated user with 'Editor' permissions to cause a persistent Denial of Service DoS via a malformed image upload. The application fails to properly validate the return value of the PHP getimagesize function. When the system attempts to process this file for...

6.5CVSS5.9AI score
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/01/10 5:41 a.m.9 views

CVE-2026-21896

Kirby is an open-source content management system. From versions 5.0.0 to 5.2.1, Kirby is missing permission checks in the content changes API. This vulnerability affects all Kirby sites where user permissions are configured to prevent specific roles from performing write actions, specifically by...

5.8CVSS6.7AI score0.00196EPSS
SaveExploits0References1
Rows per page
Query Builder