PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-72576 Bludit CVE debrief

A stored cross-site scripting (XSS) vulnerability exists in Bludit 4.0.0-beta. The vulnerability allows low-privileged authenticated users to inject arbitrary JavaScript by uploading a crafted SVG file as the site logo. The script executes in the browser of any user who loads the logo. This vulnerability has a CVSS score of 5.4 and is classified as MEDIUM severity. System administrators and security teams should be aware of this vulnerability and take defensive actions to mitigate potential risks. Evidence is limited; primary official records indicate a stored cross-site scripting (XSS) vulnerability in Bludit 4.0.0-beta. Verification of affected scope and vendor remediation status is needed. Defensive verification tasks include reviewing user upload and content validation processes. The CVE record was published on 2026-08-10T11:17:30.407Z and has not been modified since then.

Vendor
Bludit
Product
Unknown
CVSS
MEDIUM 5.4
CISA KEV
Not listed in stored evidence
Original CVE published
2026-08-10
Original CVE updated
2026-08-28
Advisory published
2026-08-10
Advisory updated
2026-08-28

Who should care

System administrators and security teams responsible for Bludit installations, especially those using version 4.0.0-beta, should be aware of this vulnerability and take defensive actions to mitigate potential risks. This includes reviewing current user roles, monitoring for suspicious activity, and prioritizing patching of affected systems. IT operations teams may also need to inventory affected systems and coordinate with security teams for remediation efforts.

Technical summary

A stored cross-site scripting (XSS) vulnerability exists in Bludit 4.0.0-beta. A low-privileged authenticated user (Author role) can inject arbitrary JavaScript by uploading a crafted SVG file as the site logo. The script executes in the browser of any user who loads the logo. The vulnerability has a CVSS score of 5.4 and is classified as MEDIUM severity. The vulnerability allows low-privileged authenticated users to inject JavaScript via crafted SVG files. To mitigate this vulnerability, it is recommended to verify Bludit installations for version 4.0.0-beta and apply vendor patches if available, restrict user uploads of SVG files or implement content validation, and monitor for suspicious JavaScript execution in user browsers.

Defensive priority

Medium-priority defensive actions are recommended due to the CVSS score of 5.4 and the potential for low-privileged users to inject JavaScript.

Recommended defensive actions

  • Verify Bludit installations for version 4.0.0-beta and apply vendor patches if available
  • Restrict user uploads of SVG files or implement content validation
  • Monitor for suspicious JavaScript execution in user browsers
  • Consider compensating controls such as Web Application Firewalls (WAFs)
  • Inventory affected systems and prioritize patching

Evidence notes

Evidence is limited; primary official records indicate a stored cross-site scripting (XSS) vulnerability in Bludit 4.0.0-beta. Verification of affected scope and vendor remediation status is needed. The vulnerability allows low-privileged authenticated users to inject JavaScript via crafted SVG files. Defensive verification tasks include reviewing user upload and content validation processes.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-72576 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-72576

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-72576 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-72576

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

  • Source reference

    Unverified legacy reference

    URL: https://github.com/bludit/bludit

    309f9ea4-e3e9-4c6c-b79d-e8eb01244f2c

  • Source reference

    Unverified legacy reference

    URL: https://github.com/bludit/bludit/blob/dev/bl-kernel/ajax/logo-upload.php

    309f9ea4-e3e9-4c6c-b79d-e8eb01244f2c

  • Source reference

    Unverified legacy reference

    URL: https://www.bludit.com/

    309f9ea4-e3e9-4c6c-b79d-e8eb01244f2c

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.