CVE Explorer
CVE-2026-44588
SiYuan is an open-source personal knowledge management system. Prior to 3.7.0, he tooltip mouseover handler in app/src/block/popover.ts reads aria-label via getAttribute and passes it through decodeURIComponent before assigning to messageElement.innerHTML in app/src/dialog/tooltip.ts:41. The encoder used at the producer side, escapeAriaLabel in app/src/util/escape.ts:19-25, only handles HTML special characters (", ', <, literal <) — it leaves %XX URL-escapes untouched. So a doc title contain
Known exploited
Not asserted
Disputed
No
Stale source
No
Conflicts
1
Preserved source conflicts
No provider value was silently selected as the winner.
cwe · 3 assertions
{"cweId":"CWE-116","description":"CWE-116: Improper Encoding or Escaping of Output","lang":"en","type":"CWE"}
- cve_program_cvelist_v5cweurn:baitaphish:normalized-source-record:v2:cea7cbd0d1d92c2c0ae82fab30e8f723863aeb71f24de67ad1c89e5ecaf3b01b · sha256:f7b109e94894459f… · /containers/cna/problemTypes/1/descriptions/0
{"cweId":"CWE-79","description":"CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')","lang":"en","type":"CWE"}
- cve_program_cvelist_v5cweurn:baitaphish:normalized-source-record:v2:cea7cbd0d1d92c2c0ae82fab30e8f723863aeb71f24de67ad1c89e5ecaf3b01b · sha256:f7b109e94894459f… · /containers/cna/problemTypes/0/descriptions/0
{"cweId":"CWE-1188","description":"CWE-1188: Insecure Default Initialization of Resource","lang":"en","type":"CWE"}
- cve_program_cvelist_v5cweurn:baitaphish:normalized-source-record:v2:cea7cbd0d1d92c2c0ae82fab30e8f723863aeb71f24de67ad1c89e5ecaf3b01b · sha256:f7b109e94894459f… · /containers/cna/problemTypes/2/descriptions/0
Affected products and versions
1 source assertion{"product":"siyuan","vendor":"siyuan-note","versions":[{"status":"affected","version":"< 3.7.0"}]}
- cve_program_cvelist_v5affectedurn:baitaphish:normalized-source-record:v2:cea7cbd0d1d92c2c0ae82fab30e8f723863aeb71f24de67ad1c89e5ecaf3b01b · sha256:f7b109e94894459f… · /containers/cna/affected/0
Provider-owned CVSS observations
1 source assertion{"metric":{"attackComplexity":"LOW","attackRequirements":"NONE","attackVector":"NETWORK","baseScore":9.4,"baseSeverity":"CRITICAL","privilegesRequired":"NONE","subAvailabilityImpact":"HIGH","subConfidentialityImpact":"HIGH","subIntegrityImpact":"HIGH","userInteraction":"ACTIVE","vectorString":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H","version":"4.0","vulnAvailabilityImpact":"HIGH","vulnConfidentialityImpact":"HIGH","vulnIntegrityImpact":"HIGH"},"metric_type":"cvssV4_0"}
- cve_program_cvelist_v5cvssurn:baitaphish:normalized-source-record:v2:cea7cbd0d1d92c2c0ae82fab30e8f723863aeb71f24de67ad1c89e5ecaf3b01b · sha256:f7b109e94894459f… · /containers/cna/metrics/0/cvssV4_0
CWE assertions
3 source assertions{"cweId":"CWE-116","description":"CWE-116: Improper Encoding or Escaping of Output","lang":"en","type":"CWE"}
- cve_program_cvelist_v5cweurn:baitaphish:normalized-source-record:v2:cea7cbd0d1d92c2c0ae82fab30e8f723863aeb71f24de67ad1c89e5ecaf3b01b · sha256:f7b109e94894459f… · /containers/cna/problemTypes/1/descriptions/0
{"cweId":"CWE-79","description":"CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')","lang":"en","type":"CWE"}
- cve_program_cvelist_v5cweurn:baitaphish:normalized-source-record:v2:cea7cbd0d1d92c2c0ae82fab30e8f723863aeb71f24de67ad1c89e5ecaf3b01b · sha256:f7b109e94894459f… · /containers/cna/problemTypes/0/descriptions/0
{"cweId":"CWE-1188","description":"CWE-1188: Insecure Default Initialization of Resource","lang":"en","type":"CWE"}
- cve_program_cvelist_v5cweurn:baitaphish:normalized-source-record:v2:cea7cbd0d1d92c2c0ae82fab30e8f723863aeb71f24de67ad1c89e5ecaf3b01b · sha256:f7b109e94894459f… · /containers/cna/problemTypes/2/descriptions/0
Source references
2 source assertions{"name":"https://github.com/siyuan-note/siyuan/security/advisories/GHSA-25rp-h46x-2hjm","tags":["x_refsource_CONFIRM"],"url":"https://github.com/siyuan-note/siyuan/security/advisories/GHSA-25rp-h46x-2hjm"}
- cve_program_cvelist_v5referenceurn:baitaphish:normalized-source-record:v2:cea7cbd0d1d92c2c0ae82fab30e8f723863aeb71f24de67ad1c89e5ecaf3b01b · sha256:f7b109e94894459f… · /containers/cna/references/0
{"tags":["exploit"],"url":"https://github.com/siyuan-note/siyuan/security/advisories/GHSA-25rp-h46x-2hjm"}
- cve_program_cvelist_v5referenceurn:baitaphish:normalized-source-record:v2:cea7cbd0d1d92c2c0ae82fab30e8f723863aeb71f24de67ad1c89e5ecaf3b01b · sha256:f7b109e94894459f… · /containers/adp/0/references/0
Attribution and limitations
- CVE Program CVEList V5: Reproduce the MITRE copyright designation and CVE license in copies. Source →
Provider severity values are preserved separately. Baitaphish does not convert them into a risk rating, infer affected products, or treat EPSS as observed exploitation.