Skip to main content

Kirby

35 CVEs product

Monthly

CVE-2026-75594 Aug 31, 20:53 HIGH PATCH GHSA This Week

Path traversal in Kirby CMS's media handler exposes arbitrary .json file existence and potentially image file contents to remote unauthenticated attackers on affected server configurations. The vulnerability exists in two code paths - Media::thumb() in src/Cms/Media.php and the file::version path in src/Filesystem/Asset.php - both of which failed to reject URL-encoded slash characters or literal ../ sequences before resolving paths relative to validated media directories. Fixed in versions 4.9.5 and 5.5.2; no public exploit code has been identified at time of analysis, and CISA KEV listing is absent.

Apache PHP Nginx Path Traversal Kirby
NVD GitHub
CVSS 4.0
8.2
EPSS
0.5%
CVE-2026-75592 Aug 31, 20:49 MEDIUM PATCH GHSA This Month

Path traversal in Kirby CMS's filesystem containment logic allows remote unauthenticated attackers to access image files in PHP-readable sibling directories that share a string prefix with the Kirby installation root, and to create thumbnails from those files via the media handler. Versions prior to 4.9.5 (4.x line) and 5.5.2 (5.x line) are affected, with the impact limited to subsequent-system confidentiality exposure - staging sites, backups, or co-hosted internal sites - rather than the Kirby instance itself. No public exploit code has been identified and this vulnerability is not listed in the CISA KEV catalog; the CVSS 4.0 AT:P metric confirms specific environmental preconditions must exist for exploitation.

PHP Path Traversal Kirby
NVD GitHub
CVSS 4.0
6.9
EPSS
0.5%
CVE-2026-71415 Aug 31, 20:46 PHP HIGH PATCH GHSA This Week

Storage exhaustion via missing authorization preflight in Kirby CMS 5.0.0-5.5.1 allows authenticated panel users with restricted file permissions to indefinitely fill temporary upload storage. Kirby's REST API chunk upload handler in src/Api/Upload.php persisted chunk data to site/cache/.uploads before running permission checks, enabling users who lack files.create, files.replace, or users.update permissions to repeatedly submit Upload-Length headers and accumulate orphaned chunks retained for 24 hours. Repeated abuse can prevent legitimate users from uploading files or block site logic that writes to storage. No public exploit has been identified at time of analysis, and final content-path permission checks remained intact, preventing unauthorized file promotion to site content directories.

PHP Kirby
NVD GitHub
CVSS 4.0
7.1
EPSS
0.2%
CVE-2026-69127 Aug 07, 18:33 MEDIUM PATCH GHSA This Month

Kirby CMS's REST API error handler exposes full server filesystem paths to unauthenticated remote users via unsanitized PHP exception messages. Affected are all Kirby installations on versions prior to 4.9.5 (4.x branch) and 5.0.0 through 5.5.1 (5.x branch) where the REST API has not been explicitly disabled. An attacker triggering a PHP-level error receives the raw exception message - including absolute paths such as '/var/www/kirby-site/content/' - enabling server directory enumeration that lowers the bar for chained attacks. No public exploit or CISA KEV listing has been identified at time of analysis.

Information Disclosure PHP Kirby
NVD GitHub VulDB
CVSS 4.0
6.9
EPSS
0.3%
CVE-2026-41325 Apr 24, 01:16 PHP HIGH PATCH GHSA This Week

Authenticated users in Kirby CMS can bypass permission controls to create unauthorized pages, files, and users by injecting malicious blueprint configuration during model creation. Versions prior to 4.9.0 and 5.4.0 fail to sanitize the 'blueprint' property in creation requests, allowing attackers with low-privilege accounts to override developer-defined authorization policies by setting 'create' => true in dynamic options. Patches are available in Kirby 4.9.0 and 5.4.0, which implement filtering of blueprint properties during normalization.

Authentication Bypass Kirby
NVD GitHub
CVSS 4.0
7.1
EPSS
0.0%
CVE-2026-21896 Jan 08, 18:15 PHP MEDIUM PATCH This Month

Kirby CMS versions 5.0.0-5.2.1 fail to enforce permission checks in the content changes API, allowing authenticated users with restricted roles to modify site content despite having update permissions disabled. This affects only installations with custom permission configurations designed to prevent write access for specific user roles. A patch is available in version 5.2.2.

Authentication Bypass Kirby
NVD GitHub
CVSS 3.1
5.7
EPSS
0.0%
CVE-2025-65012 Nov 18, 23:15 PHP MEDIUM PATCH This Month

Kirby is an open-source content management system. Rated medium severity (CVSS 5.1), this vulnerability is remotely exploitable, low attack complexity. This Cross-Site Scripting (XSS) vulnerability could allow attackers to inject malicious scripts into web pages viewed by other users.

XSS Kirby
NVD GitHub
CVSS 4.0
5.1
EPSS
0.1%
CVE-2025-31493 May 13, 16:15 PHP MEDIUM PATCH This Month

Kirby is an open-source content management system. Rated medium severity (CVSS 6.3), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

PHP Path Traversal Kirby
NVD GitHub
CVSS 4.0
6.3
EPSS
0.8%
CVE-2025-30207 May 13, 16:15 PHP LOW PATCH Monitor

Kirby is an open-source content management system. Rated low severity (CVSS 2.3), this vulnerability is no authentication required, low attack complexity. No vendor patch available.

Nginx Apache PHP Path Traversal Kirby
NVD GitHub
CVSS 4.0
2.3
EPSS
0.6%
CVE-2025-30159 May 13, 15:15 PHP MEDIUM POC PATCH This Month

Kirby is an open-source content management system. Rated medium severity (CVSS 6.3), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

PHP Path Traversal Kirby
NVD GitHub
CVSS 4.0
6.3
EPSS
0.9%
CVE-2024-41964 Aug 29, 17:15 PHP HIGH PATCH This Week

Kirby is a CMS targeting designers and editors. Rated high severity (CVSS 8.1), this vulnerability is remotely exploitable, low attack complexity. This Incorrect Authorization vulnerability could allow attackers to bypass authorization checks to access restricted resources.

Authentication Bypass Kirby
NVD GitHub
CVSS 3.1
8.1
EPSS
0.4%
CVE-2024-27087 Feb 26, 17:15 PHP MEDIUM PATCH This Month

Kirby is a content management system. Rated medium severity (CVSS 5.4), this vulnerability is remotely exploitable, low attack complexity. This Cross-Site Scripting (XSS) vulnerability could allow attackers to inject malicious scripts into web pages viewed by other users.

XSS Kirby
NVD GitHub
CVSS 3.1
5.4
EPSS
0.3%
CVE-2024-26484 Feb 22, 05:15 MEDIUM POC PATCH This Month

A stored cross-site scripting (XSS) vulnerability in the Edit Content Layout module of Kirby CMS v4.1.0 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into. Rated medium severity (CVSS 6.1), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available.

XSS Kirby
NVD GitHub
CVSS 3.1
6.1
EPSS
0.4%
CVE-2024-26483 Feb 22, 05:15 PHP HIGH POC PATCH This Week

An arbitrary file upload vulnerability in the Profile Image module of Kirby CMS v4.1.0 allows attackers to execute arbitrary code via a crafted PDF file. Rated high severity (CVSS 8.8), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

Code Injection RCE File Upload Kirby
NVD GitHub
CVSS 3.1
8.8
EPSS
1.0%
CVE-2024-26482 Feb 22, 05:15 HIGH POC This Week

An HTML injection vulnerability exists in the Edit Content Layout module of Kirby CMS v4.1.0. Rated high severity (CVSS 7.1), this vulnerability is low attack complexity. Public exploit code available and no vendor patch available.

XSS Kirby
NVD
CVSS 3.1
7.1
EPSS
0.3%
CVE-2024-26481 Feb 22, 05:15 PHP MEDIUM POC PATCH This Month

Kirby CMS v4.1.0 was discovered to contain a reflected self-XSS vulnerability via the URL parameter. Rated medium severity (CVSS 4.7), this vulnerability is remotely exploitable, no authentication required. Public exploit code available and no vendor patch available.

XSS Kirby
NVD GitHub
CVSS 3.1
4.7
EPSS
0.4%
CVE-2023-38492 Jul 27, 16:15 PHP HIGH PATCH This Week

Kirby is a content management system. Rated high severity (CVSS 7.5), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

Denial Of Service Kirby
NVD GitHub
CVSS 3.1
7.5
EPSS
1.0%
CVE-2023-38491 Jul 27, 16:15 PHP MEDIUM PATCH This Month

Kirby is a content management system. Rated medium severity (CVSS 5.4), this vulnerability is remotely exploitable, low attack complexity. This Cross-Site Scripting (XSS) vulnerability could allow attackers to inject malicious scripts into web pages viewed by other users.

XSS Kirby
NVD GitHub
CVSS 3.1
5.4
EPSS
0.6%
CVE-2023-38490 Jul 27, 15:15 PHP CRITICAL PATCH Act Now

Kirby is a content management system. Rated critical severity (CVSS 10.0), this vulnerability is remotely exploitable, no authentication required, low attack complexity. This XML External Entity (XXE) vulnerability could allow attackers to read arbitrary files or perform SSRF through XML processing.

SSRF XXE Kirby
NVD GitHub
CVSS 3.1
10.0
EPSS
1.5%
CVE-2023-38489 Jul 27, 15:15 PHP HIGH PATCH This Week

Kirby is a content management system. Rated high severity (CVSS 7.3), this vulnerability is remotely exploitable, low attack complexity.

Information Disclosure Kirby
NVD GitHub
CVSS 3.1
7.3
EPSS
0.7%
CVE-2023-38488 Jul 27, 15:15 PHP HIGH PATCH This Week

Kirby is a content management system. Rated high severity (CVSS 8.8), this vulnerability is remotely exploitable, low attack complexity.

Code Injection Kirby
NVD GitHub
CVSS 3.1
8.8
EPSS
0.8%
CVE-2022-39315 Oct 25, 17:15 PHP MEDIUM PATCH This Month

Kirby is a Content Management System. Rated medium severity (CVSS 5.3), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

Information Disclosure Kirby
NVD GitHub
CVSS 3.1
5.3
EPSS
0.6%
CVE-2022-39314 Oct 24, 14:15 PHP LOW PATCH Monitor

Kirby is a flat-file CMS. Rated low severity (CVSS 3.7), this vulnerability is remotely exploitable, no authentication required. No vendor patch available.

Information Disclosure Kirby
NVD GitHub
CVSS 3.1
3.7
EPSS
0.3%
CVE-2022-36037 Aug 29, 18:15 PHP MEDIUM PATCH This Month

kirby is a content management system (CMS) that adapts to many different projects and helps you build your own ideal interface. Rated medium severity (CVSS 5.4), this vulnerability is remotely exploitable, low attack complexity. This Cross-Site Scripting (XSS) vulnerability could allow attackers to inject malicious scripts into web pages viewed by other users.

XSS Kirby
NVD GitHub
CVSS 3.1
5.4
EPSS
0.7%
CVE-2018-14519 Aug 24, 20:15 PHP MEDIUM POC This Month

An issue was discovered in Kirby 2.5.12. Rated medium severity (CVSS 4.3), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

CSRF Kirby
NVD Exploit-DB VulDB
CVSS 3.1
4.3
EPSS
0.4%
CVE-2021-41258 Nov 16, 18:15 PHP MEDIUM PATCH This Month

Kirby is an open source file structured CMS. Rated medium severity (CVSS 5.4), this vulnerability is remotely exploitable, low attack complexity. This Cross-Site Scripting (XSS) vulnerability could allow attackers to inject malicious scripts into web pages viewed by other users.

XSS Kirby
NVD GitHub
CVSS 3.1
5.4
EPSS
0.8%
CVE-2021-41252 Nov 16, 18:15 PHP MEDIUM PATCH This Month

Kirby is an open source file structured CMS ### Impact Kirby's writer field stores its formatted content as HTML code. Rated medium severity (CVSS 5.4), this vulnerability is remotely exploitable, low attack complexity. This Cross-Site Scripting (XSS) vulnerability could allow attackers to inject malicious scripts into web pages viewed by other users.

XSS Kirby
NVD GitHub
CVSS 3.1
5.4
EPSS
0.9%
CVE-2021-32735 Jul 02, 15:15 PHP MEDIUM PATCH This Month

Kirby is a content management system. Rated medium severity (CVSS 5.4), this vulnerability is remotely exploitable, low attack complexity.

XSS Kirby
NVD GitHub
CVSS 3.1
5.4
EPSS
0.5%
CVE-2021-29460 Apr 27, 20:15 PHP MEDIUM POC PATCH This Month

Kirby is an open source CMS. Rated medium severity (CVSS 5.4), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

XSS Kirby
NVD GitHub Exploit-DB
CVSS 3.1
5.4
EPSS
3.2%
CVE-2020-26255 Dec 08, 15:15 PHP CRITICAL PATCH Act Now

Kirby is a CMS. Rated critical severity (CVSS 9.1), this vulnerability is remotely exploitable, low attack complexity. This Unrestricted File Upload vulnerability could allow attackers to upload malicious files that can be executed on the server.

File Upload PHP Kirby Panel
NVD GitHub
CVSS 3.1
9.1
EPSS
1.5%
CVE-2020-26253 Dec 08, 02:15 PHP MEDIUM PATCH This Month

Kirby is a CMS. Rated medium severity (CVSS 5.9), this vulnerability is remotely exploitable, no authentication required.

Information Disclosure Kirby Panel
NVD GitHub
CVSS 3.1
5.9
EPSS
0.6%
CVE-2018-16630 Dec 28, 17:29 PHP MEDIUM POC This Month

Kirby v2.5.12 allows XSS by using the "site files" Add option to upload an SVG file. Rated medium severity (CVSS 4.8), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

XSS Kirby
NVD GitHub
CVSS 3.0
4.8
EPSS
0.6%
CVE-2018-16627 Dec 20, 23:29 MEDIUM POC This Month

panel/login in Kirby v2.5.12 allows Host header injection via the "forget password" feature. Rated medium severity (CVSS 6.1), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

Code Injection Kirby
NVD GitHub
CVSS 3.0
6.1
EPSS
0.8%
CVE-2018-16628 Dec 04, 16:29 MEDIUM POC This Month

panel/login in Kirby v2.5.12 allows XSS via a blog name. Rated medium severity (CVSS 5.4), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

XSS Kirby
NVD GitHub
CVSS 3.0
5.4
EPSS
0.6%
CVE-2015-7773 Nov 20, 03:59 MEDIUM PATCH This Month

Unrestricted file upload vulnerability in the Panel component in Bastian Allgeier Kirby before 2.1.2 allows remote authenticated users to execute arbitrary PHP code by uploading a file that lacks an. Rated medium severity (CVSS 6.5), this vulnerability is remotely exploitable, low attack complexity.

PHP File Upload Kirby
NVD
CVSS 2.0
6.5
EPSS
0.4%
EPSS 1% CVSS 8.2
HIGH PATCH This Week

Path traversal in Kirby CMS's media handler exposes arbitrary .json file existence and potentially image file contents to remote unauthenticated attackers on affected server configurations. The vulnerability exists in two code paths - Media::thumb() in src/Cms/Media.php and the file::version path in src/Filesystem/Asset.php - both of which failed to reject URL-encoded slash characters or literal ../ sequences before resolving paths relative to validated media directories. Fixed in versions 4.9.5 and 5.5.2; no public exploit code has been identified at time of analysis, and CISA KEV listing is absent.

Apache PHP Nginx +2
NVD GitHub
EPSS 0% CVSS 6.9
MEDIUM PATCH This Month

Path traversal in Kirby CMS's filesystem containment logic allows remote unauthenticated attackers to access image files in PHP-readable sibling directories that share a string prefix with the Kirby installation root, and to create thumbnails from those files via the media handler. Versions prior to 4.9.5 (4.x line) and 5.5.2 (5.x line) are affected, with the impact limited to subsequent-system confidentiality exposure - staging sites, backups, or co-hosted internal sites - rather than the Kirby instance itself. No public exploit code has been identified and this vulnerability is not listed in the CISA KEV catalog; the CVSS 4.0 AT:P metric confirms specific environmental preconditions must exist for exploitation.

PHP Path Traversal Kirby
NVD GitHub
EPSS 0% CVSS 7.1
HIGH PATCH This Week

Storage exhaustion via missing authorization preflight in Kirby CMS 5.0.0-5.5.1 allows authenticated panel users with restricted file permissions to indefinitely fill temporary upload storage. Kirby's REST API chunk upload handler in src/Api/Upload.php persisted chunk data to site/cache/.uploads before running permission checks, enabling users who lack files.create, files.replace, or users.update permissions to repeatedly submit Upload-Length headers and accumulate orphaned chunks retained for 24 hours. Repeated abuse can prevent legitimate users from uploading files or block site logic that writes to storage. No public exploit has been identified at time of analysis, and final content-path permission checks remained intact, preventing unauthorized file promotion to site content directories.

PHP Kirby
NVD GitHub
EPSS 0% CVSS 6.9
MEDIUM PATCH This Month

Kirby CMS's REST API error handler exposes full server filesystem paths to unauthenticated remote users via unsanitized PHP exception messages. Affected are all Kirby installations on versions prior to 4.9.5 (4.x branch) and 5.0.0 through 5.5.1 (5.x branch) where the REST API has not been explicitly disabled. An attacker triggering a PHP-level error receives the raw exception message - including absolute paths such as '/var/www/kirby-site/content/' - enabling server directory enumeration that lowers the bar for chained attacks. No public exploit or CISA KEV listing has been identified at time of analysis.

Information Disclosure PHP Kirby
NVD GitHub VulDB
EPSS 0% CVSS 7.1
HIGH PATCH This Week

Authenticated users in Kirby CMS can bypass permission controls to create unauthorized pages, files, and users by injecting malicious blueprint configuration during model creation. Versions prior to 4.9.0 and 5.4.0 fail to sanitize the 'blueprint' property in creation requests, allowing attackers with low-privilege accounts to override developer-defined authorization policies by setting 'create' => true in dynamic options. Patches are available in Kirby 4.9.0 and 5.4.0, which implement filtering of blueprint properties during normalization.

Authentication Bypass Kirby
NVD GitHub
EPSS 0% CVSS 5.7
MEDIUM PATCH This Month

Kirby CMS versions 5.0.0-5.2.1 fail to enforce permission checks in the content changes API, allowing authenticated users with restricted roles to modify site content despite having update permissions disabled. This affects only installations with custom permission configurations designed to prevent write access for specific user roles. A patch is available in version 5.2.2.

Authentication Bypass Kirby
NVD GitHub
EPSS 0% CVSS 5.1
MEDIUM PATCH This Month

Kirby is an open-source content management system. Rated medium severity (CVSS 5.1), this vulnerability is remotely exploitable, low attack complexity. This Cross-Site Scripting (XSS) vulnerability could allow attackers to inject malicious scripts into web pages viewed by other users.

XSS Kirby
NVD GitHub
EPSS 1% CVSS 6.3
MEDIUM PATCH This Month

Kirby is an open-source content management system. Rated medium severity (CVSS 6.3), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

PHP Path Traversal Kirby
NVD GitHub
EPSS 1% CVSS 2.3
LOW PATCH Monitor

Kirby is an open-source content management system. Rated low severity (CVSS 2.3), this vulnerability is no authentication required, low attack complexity. No vendor patch available.

Nginx Apache PHP +2
NVD GitHub
EPSS 1% CVSS 6.3
MEDIUM POC PATCH This Month

Kirby is an open-source content management system. Rated medium severity (CVSS 6.3), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

PHP Path Traversal Kirby
NVD GitHub
EPSS 0% CVSS 8.1
HIGH PATCH This Week

Kirby is a CMS targeting designers and editors. Rated high severity (CVSS 8.1), this vulnerability is remotely exploitable, low attack complexity. This Incorrect Authorization vulnerability could allow attackers to bypass authorization checks to access restricted resources.

Authentication Bypass Kirby
NVD GitHub
EPSS 0% CVSS 5.4
MEDIUM PATCH This Month

Kirby is a content management system. Rated medium severity (CVSS 5.4), this vulnerability is remotely exploitable, low attack complexity. This Cross-Site Scripting (XSS) vulnerability could allow attackers to inject malicious scripts into web pages viewed by other users.

XSS Kirby
NVD GitHub
EPSS 0% CVSS 6.1
MEDIUM POC PATCH This Month

A stored cross-site scripting (XSS) vulnerability in the Edit Content Layout module of Kirby CMS v4.1.0 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into. Rated medium severity (CVSS 6.1), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available.

XSS Kirby
NVD GitHub
EPSS 1% CVSS 8.8
HIGH POC PATCH This Week

An arbitrary file upload vulnerability in the Profile Image module of Kirby CMS v4.1.0 allows attackers to execute arbitrary code via a crafted PDF file. Rated high severity (CVSS 8.8), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

Code Injection RCE File Upload +1
NVD GitHub
EPSS 0% CVSS 7.1
HIGH POC This Week

An HTML injection vulnerability exists in the Edit Content Layout module of Kirby CMS v4.1.0. Rated high severity (CVSS 7.1), this vulnerability is low attack complexity. Public exploit code available and no vendor patch available.

XSS Kirby
NVD
EPSS 0% CVSS 4.7
MEDIUM POC PATCH This Month

Kirby CMS v4.1.0 was discovered to contain a reflected self-XSS vulnerability via the URL parameter. Rated medium severity (CVSS 4.7), this vulnerability is remotely exploitable, no authentication required. Public exploit code available and no vendor patch available.

XSS Kirby
NVD GitHub
EPSS 1% CVSS 7.5
HIGH PATCH This Week

Kirby is a content management system. Rated high severity (CVSS 7.5), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

Denial Of Service Kirby
NVD GitHub
EPSS 1% CVSS 5.4
MEDIUM PATCH This Month

Kirby is a content management system. Rated medium severity (CVSS 5.4), this vulnerability is remotely exploitable, low attack complexity. This Cross-Site Scripting (XSS) vulnerability could allow attackers to inject malicious scripts into web pages viewed by other users.

XSS Kirby
NVD GitHub
EPSS 2% CVSS 10.0
CRITICAL PATCH Act Now

Kirby is a content management system. Rated critical severity (CVSS 10.0), this vulnerability is remotely exploitable, no authentication required, low attack complexity. This XML External Entity (XXE) vulnerability could allow attackers to read arbitrary files or perform SSRF through XML processing.

SSRF XXE Kirby
NVD GitHub
EPSS 1% CVSS 7.3
HIGH PATCH This Week

Kirby is a content management system. Rated high severity (CVSS 7.3), this vulnerability is remotely exploitable, low attack complexity.

Information Disclosure Kirby
NVD GitHub
EPSS 1% CVSS 8.8
HIGH PATCH This Week

Kirby is a content management system. Rated high severity (CVSS 8.8), this vulnerability is remotely exploitable, low attack complexity.

Code Injection Kirby
NVD GitHub
EPSS 1% CVSS 5.3
MEDIUM PATCH This Month

Kirby is a Content Management System. Rated medium severity (CVSS 5.3), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

Information Disclosure Kirby
NVD GitHub
EPSS 0% CVSS 3.7
LOW PATCH Monitor

Kirby is a flat-file CMS. Rated low severity (CVSS 3.7), this vulnerability is remotely exploitable, no authentication required. No vendor patch available.

Information Disclosure Kirby
NVD GitHub
EPSS 1% CVSS 5.4
MEDIUM PATCH This Month

kirby is a content management system (CMS) that adapts to many different projects and helps you build your own ideal interface. Rated medium severity (CVSS 5.4), this vulnerability is remotely exploitable, low attack complexity. This Cross-Site Scripting (XSS) vulnerability could allow attackers to inject malicious scripts into web pages viewed by other users.

XSS Kirby
NVD GitHub
EPSS 0% CVSS 4.3
MEDIUM POC This Month

An issue was discovered in Kirby 2.5.12. Rated medium severity (CVSS 4.3), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

CSRF Kirby
NVD Exploit-DB VulDB
EPSS 1% CVSS 5.4
MEDIUM PATCH This Month

Kirby is an open source file structured CMS. Rated medium severity (CVSS 5.4), this vulnerability is remotely exploitable, low attack complexity. This Cross-Site Scripting (XSS) vulnerability could allow attackers to inject malicious scripts into web pages viewed by other users.

XSS Kirby
NVD GitHub
EPSS 1% CVSS 5.4
MEDIUM PATCH This Month

Kirby is an open source file structured CMS ### Impact Kirby's writer field stores its formatted content as HTML code. Rated medium severity (CVSS 5.4), this vulnerability is remotely exploitable, low attack complexity. This Cross-Site Scripting (XSS) vulnerability could allow attackers to inject malicious scripts into web pages viewed by other users.

XSS Kirby
NVD GitHub
EPSS 1% CVSS 5.4
MEDIUM PATCH This Month

Kirby is a content management system. Rated medium severity (CVSS 5.4), this vulnerability is remotely exploitable, low attack complexity.

XSS Kirby
NVD GitHub
EPSS 3% CVSS 5.4
MEDIUM POC PATCH This Month

Kirby is an open source CMS. Rated medium severity (CVSS 5.4), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

XSS Kirby
NVD GitHub Exploit-DB
EPSS 1% CVSS 9.1
CRITICAL PATCH Act Now

Kirby is a CMS. Rated critical severity (CVSS 9.1), this vulnerability is remotely exploitable, low attack complexity. This Unrestricted File Upload vulnerability could allow attackers to upload malicious files that can be executed on the server.

File Upload PHP Kirby +1
NVD GitHub
EPSS 1% CVSS 5.9
MEDIUM PATCH This Month

Kirby is a CMS. Rated medium severity (CVSS 5.9), this vulnerability is remotely exploitable, no authentication required.

Information Disclosure Kirby Panel
NVD GitHub
EPSS 1% CVSS 4.8
MEDIUM POC This Month

Kirby v2.5.12 allows XSS by using the "site files" Add option to upload an SVG file. Rated medium severity (CVSS 4.8), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

XSS Kirby
NVD GitHub
EPSS 1% CVSS 6.1
MEDIUM POC This Month

panel/login in Kirby v2.5.12 allows Host header injection via the "forget password" feature. Rated medium severity (CVSS 6.1), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

Code Injection Kirby
NVD GitHub
EPSS 1% CVSS 5.4
MEDIUM POC This Month

panel/login in Kirby v2.5.12 allows XSS via a blog name. Rated medium severity (CVSS 5.4), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

XSS Kirby
NVD GitHub
EPSS 0% CVSS 6.5
MEDIUM PATCH This Month

Unrestricted file upload vulnerability in the Panel component in Bastian Allgeier Kirby before 2.1.2 allows remote authenticated users to execute arbitrary PHP code by uploading a file that lacks an. Rated medium severity (CVSS 6.5), this vulnerability is remotely exploitable, low attack complexity.

PHP File Upload Kirby
NVD

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy