Lucene search
+L

44769 matches found

CNNVD
CNNVD
added 2026/05/10 12:00 a.m.22 views

Textpattern CMS 代码问题漏洞

TextPattern CMS is a content management system based on PHP developed by the TextPattern team. Version 4.8.7 of TextPattern CMS has a code vulnerability that stems from a remote code execution flaw in the file upload function. This vulnerability could allow authenticated attackers to execute...

8.8CVSS6.6AI score0.00617EPSS
SaveExploits0References1
NVD
NVD
added 2026/05/09 4:16 a.m.60 views

CVE-2026-42174

Kirby is an open-source content management system. Prior to versions 4.9.0 and 5.4.0, user avatar creation, replacement and deletion are not gated by user update permissions. This issue has been patched in versions 4.9.0 and 5.4.0...

5.3CVSS0.00237EPSS
SaveExploits0References3
NVD
NVD
added 2026/05/09 4:16 a.m.53 views

CVE-2026-42051

Kirby is an open-source content management system. Prior to versions 4.9.0 and 5.4.0, the system API endpoint leaks license data and installed version to authenticated users. This issue has been patched in versions 4.9.0 and 5.4.0...

5.3CVSS0.00193EPSS
SaveExploits0References3
NVD
NVD
added 2026/05/09 4:16 a.m.27 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.1CVSS0.00231EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/05/09 3:39 a.m.8 views

CVE-2026-42174

Kirby is an open-source content management system. Prior to versions 4.9.0 and 5.4.0, user avatar creation, replacement and deletion are not gated by user update permissions. This issue has been patched in versions 4.9.0 and 5.4.0...

5.3CVSS5.7AI score0.00237EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/05/09 3:38 a.m.20 views

EUVD-2026-28889

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.1CVSS5.7AI score0.00303EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/05/09 3:37 a.m.19 views

CVE-2026-42051

Kirby is an open-source content management system. Prior to versions 4.9.0 and 5.4.0, the system API endpoint leaks license data and installed version to authenticated users. This issue has been patched in versions 4.9.0 and 5.4.0...

5.3CVSS5.7AI score0.00193EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/05/09 3:37 a.m.22 views

EUVD-2026-28887

Kirby is an open-source content management system. Prior to versions 4.9.0 and 5.4.0, the system API endpoint leaks license data and installed version to authenticated users. This issue has been patched in versions 4.9.0 and 5.4.0...

5.3CVSS5.7AI score0.00193EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/05/09 3:35 a.m.16 views

EUVD-2026-28888

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
SaveExploits0References3
CVE
CVE
added 2026/05/09 3:35 a.m.69 views

CVE-2026-42069

CVE-2026-42069 (Kirby CMS) : Prior to versions 4.9.0 and 5.4.0, read access to site, user and role information was not gated by permissions. The issue has been patched in Kirby 4.9.0 and 5.4.0; upgrade to those versions or later to fix the vulnerability. The problem enables unauthorized read acce...

7.1CVSS5.7AI score0.00231EPSS
SaveExploits0References3Affected Software1
RedhatCVE
RedhatCVE
added 2026/05/09 2:21 a.m.18 views

CVE-2026-36458

ChestnutCMS v1.5.10 has a SQL injection vulnerability. The content parameter of the cmscontent tag can be manipulated in the admin backend and injected into a SQL query when the template is rendered...

9.8CVSS5.8AI score0.00373EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/05/09 12:00 a.m.19 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 had security vulnerabilities. These vulnerabilities stemmed from the ability to create, replace, and delete user avatars without restricting user update permissions...

5.3CVSS5.8AI score0.00237EPSS
SaveExploits0References1
NVD
NVD
added 2026/05/08 3:16 p.m.17 views

CVE-2026-41524

Brave CMS is an open-source CMS. Prior to commit 6c56603, page and article body content entered through the CKEditor rich-text editor is stored verbatim in the database and subsequently rendered with Laravel Blade's unescaped output directive !! !!. Any JavaScript or HTML injected by an editor-ro...

8.7CVSS0.00207EPSS
SaveExploits0References2
NVD
NVD
added 2026/05/08 3:16 p.m.19 views

CVE-2026-41576

Brave CMS is an open-source CMS. Prior to commit 6c56603, the contact form is publicly accessible no authentication required. User-supplied message text is passed through PHP's nl2br function, which converts newlines to tags but does not escape HTML. The resulting string is then passed to a Blade...

7.1CVSS0.00271EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/05/08 2:50 p.m.13 views

CVE-2026-41576

Brave CMS is an open-source CMS. Prior to commit 6c56603, the contact form is publicly accessible no authentication required. User-supplied message text is passed through PHP's nl2br function, which converts newlines to tags but does not escape HTML. The resulting string is then passed to a Blade...

7.1CVSS5.9AI score0.00271EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/05/08 2:50 p.m.46 views

CVE-2026-41576 Ajax30/BraveCMS-2.0: Stored HTML Injection in Contact Email via nl2br() and Unescaped Blade Template

Brave CMS is an open-source CMS. Prior to commit 6c56603, the contact form is publicly accessible no authentication required. User-supplied message text is passed through PHP's nl2br function, which converts newlines to tags but does not escape HTML. The resulting string is then passed to a Blade...

7.1CVSS0.00271EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/05/08 2:50 p.m.16 views

CVE-2026-41576 Ajax30/BraveCMS-2.0: Stored HTML Injection in Contact Email via nl2br() and Unescaped Blade Template

Brave CMS is an open-source CMS. Prior to commit 6c56603, the contact form is publicly accessible no authentication required. User-supplied message text is passed through PHP's nl2br function, which converts newlines to tags but does not escape HTML. The resulting string is then passed to a Blade...

7.1CVSS5.9AI score0.00271EPSS
SaveExploits0References2
CVE
CVE
added 2026/05/08 2:50 p.m.33 views

CVE-2026-41576

Brave CMS is affected by CVE-2026-41576 due to a public contact form that accepted user messages without authentication before commit 6c56603. The message text is passed through nl2br() (converting newlines to ) but is not HTML-escaped, and is then rendered in a Blade email template using the une...

7.1CVSS5.9AI score0.00271EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/05/08 2:50 p.m.48 views

CVE-2026-41524 Ajax30/BraveCMS-2.0: Stored XSS in Page / Article Content

Brave CMS is an open-source CMS. Prior to commit 6c56603, page and article body content entered through the CKEditor rich-text editor is stored verbatim in the database and subsequently rendered with Laravel Blade's unescaped output directive !! !!. Any JavaScript or HTML injected by an editor-ro...

8.7CVSS0.00207EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/05/08 2:50 p.m.15 views

EUVD-2026-28648

Brave CMS is an open-source CMS. Prior to commit 6c56603, page and article body content entered through the CKEditor rich-text editor is stored verbatim in the database and subsequently rendered with Laravel Blade's unescaped output directive !! !!. Any JavaScript or HTML injected by an editor-ro...

8.7CVSS5.8AI score0.00207EPSS
SaveExploits0References2
Rows per page
Query Builder