CVE-2026-40201 — Cross-Site Scripting (XSS)

CVE-2026-40201 — Cross-Site Scripting (XSS)

CVE-2026-40201 — @diplodoc/search-extension 1.0.0 through 3.x before 3.0.3 allows stored XSS via the title in a .md file.

What This Means For You

  • If your environment is affected by CWE-79, review your exposure and prioritize patching based on your environment. Monitor vendor advisories for CVE-2026-40201 updates and patches.

Related ATT&CK Techniques

🛡️ Detection Rules

3 rules · 6 SIEM formats

3 detection rules auto-generated for this incident, mapped to MITRE ATT&CK. Sigma YAML is free — export to any SIEM format via the Intel Bot.

medium T1189 Initial Access

Free Tier: Stored XSS in @diplodoc/search-extension title field — CVE-2026-40201

Sigma YAML — free preview
title: Free Tier: Stored XSS in @diplodoc/search-extension title field — CVE-2026-40201
id: scw-2026-05-01-ai-1
status: experimental
level: medium
description: |
  Detects potential exploitation of CVE-2026-40201, a stored XSS vulnerability in @diplodoc/search-extension. This rule specifically looks for requests containing '.md' file extensions and a common XSS payload within the query string, indicating an attempt to inject malicious script via the title field of a markdown file.
author: SCW Feed Engine (AI-generated)
date: 2026-05-01
references:
  - https://shimiscyberworld.com/posts/nvd-CVE-2026-40201/
tags:
  - attack.initial_access
  - attack.t1189
logsource:
    category: webserver
detection:
  selection:
      cs-uri|contains:
          - '/.md'
      cs-uri-query|contains:
          - '<script>alert('CVE-2026-40201')</script>'
      condition: selection
falsepositives:
  - Legitimate administrative activity

Source: Shimi's Cyber World · License & reuse

✓ Sigma · Splunk SPL Sentinel KQL Elastic QRadar AQL Wazuh Get rules for your SIEM →

Indicators of Compromise

IDTypeIndicator
CVE-2026-40201 vulnerability CVE-2026-40201
CWE-79 weakness CWE-79
Source & Attribution
Source PlatformNVD
ChannelNational Vulnerability Database
PublishedMay 01, 2026 at 12:16 UTC

This content was curated and summarized by Shimi's Cyber World for informational purposes. It is not copied or republished in full. All intellectual property rights remain with the original author and source.

Believe this infringes your rights? Submit a takedown request.

Related coverage

CVE-2026-7578 — The Function Install Of The File /Admi.Php/Admin/Addon/Add.H Unrestricted File Upload

CVE-2026-7578 — A weakness has been identified in MacCMS Pro up to 2022.1.3. This vulnerability affects the function install of the file /admi.php/admin/addon/add.html of the...

vulnerabilityCVEmedium-severityunrestricted-file-uploadcwe-284cwe-434
/SCW Vulnerability Desk /MEDIUM /4.7 /⚑ 3 IOCs /⚙ 3 Sigma

CVE-2026-42779: Apache MINA Deserialization Flaw Allows Remote Code Execution

CVE-2026-42779 — The fix for CVE-2026-41635 was not applied to the 2.1.X and 2.2.X branches. Here was the original issue description: Apache MINA's AbstractIoBuffer.resolveClass() contains...

vulnerabilityCVEcriticalhigh-severitycwe-502
/SCW Vulnerability Desk /CRITICAL /9.8 /⚑ 4 IOCs /⚙ 4 Sigma

Apache MINA Deserialization Vulnerability (CVE-2026-42778) Hits Critical

CVE-2026-42778 — The fix for CVE-2026-41409 was not applied to the 2.1.X and 2.2.X branches. Here was the original issue description: The fix for CVE-2024-52046...

vulnerabilityCVEcriticalhigh-severitycwe-502
/SCW Vulnerability Desk /CRITICAL /9.8 /⚑ 4 IOCs /⚙ 6 Sigma