CVE-2026-45148 — SiYuan is an open-source personal knowledge management
CVE-2026-45148 — SiYuan is an open-source personal knowledge management system. Prior to 3.7.0, broken access control in the searchAsset, searchTag, searchWidget, and searchTemplate publish-mode Readers can enumerate metadata from documents that are invisible to the publish service. This vulnerabili
What This Means For You
- If your environment is affected by CWE-863, review your exposure and prioritize patching based on your environment. Monitor vendor advisories for CVE-2026-45148 updates and patches.
Related ATT&CK Techniques
🛡️ Detection Rules
2 rules · 6 SIEM formats2 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.
CVE-2026-45148 - SiYuan Search Asset Metadata Exposure
title: CVE-2026-45148 - SiYuan Search Asset Metadata Exposure
id: scw-2026-05-14-ai-1
status: experimental
level: medium
description: |
Detects attempts to exploit CVE-2026-45148 by querying specific search functions (searchAsset, searchTag, searchWidget, searchTemplate) in SiYuan, which can lead to unauthorized enumeration of metadata from documents invisible to the publish service. This rule specifically targets the vulnerable API endpoints used in the exploit.
author: SCW Feed Engine (AI-generated)
date: 2026-05-14
references:
- https://shimiscyberworld.com/posts/nvd-CVE-2026-45148/
tags:
- attack.initial_access
- attack.t1190
logsource:
category: webserver
detection:
selection:
cs-uri-query|contains:
- 'searchAsset'
- 'searchTag'
- 'searchWidget'
- 'searchTemplate'
cs-method:
- 'GET'
condition: selection
falsepositives:
- Legitimate administrative activity
Source: Shimi's Cyber World · License & reuse
Indicators of Compromise
| ID | Type | Indicator |
|---|---|---|
| CVE-2026-45148 | vulnerability | CVE-2026-45148 |
| CWE-863 | weakness | CWE-863 |
Source & Attribution
| Source Platform | NVD |
| Channel | National Vulnerability Database |
| Published | May 14, 2026 at 22: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.