CVE-2026-100646
Last modified
CVE-2026-100646 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. SiYuan is a self-hosted personal knowledge management system. In versions up to and including 3.8.3, the kernel's authentication guards (CheckAuth in kernel/model/session.go and IsSessionOriginAllowed in kernel/util/net.go) fail open when the HTTP Origin header is absent, on the incorrect assumption that any browser-initiated cross-site request carries an Origin.
Description
SiYuan is a self-hosted personal knowledge management system. In versions up to and including 3.8.3, the kernel's authentication guards (CheckAuth in kernel/model/session.go and IsSessionOriginAllowed in kernel/util/net.go) fail open when the HTTP Origin header is absent, on the incorrect assumption that any browser-initiated cross-site request carries an Origin. Because browsers omit Origin on cross-site top-level GET navigations and no-cors GET subresource loads — and the session cookie is SameSite=Lax — a single cross-site GET issued from any attacker-controlled web page is granted RoleAdministrator, both on default installations with no access-authorization code and on password-protected instances with a live session. Combined with content-type sniffing on the /api/network/proxy endpoint, which allows attacker-controlled HTML to be served under SiYuan's own origin, this permits an unauthenticated remote attacker to execute arbitrary script in the SiYuan origin (http://127.0.0.1:6806), invoke administrator APIs, and exfiltrate the persistent kernel API token. This issue is fixed in version 3.8.4.
Metrics
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-100646?
How severe is CVE-2026-100646?
How do I fix CVE-2026-100646?
How Strix Helps
- Same Subject, Wrong User: A Cross-Issuer Account Takeover in n8nStrix found an identity-binding bug in n8n's token-exchange flow enabling account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-100640SiYuan before v3.8.4 contains an authorization omission in t…4.7
- CVE-2026-100641SiYuan before v3.8.4 does not HTML-escape stored flashcard b…8
- CVE-2026-100642SiYuan versions from v2.1.0 before v3.8.4 contain a cross-si…7.6
- CVE-2026-100643SiYuan versions before v3.8.4 fail to properly escape four s…8
- CVE-2026-100644SiYuan before v3.8.4 contains a SQL injection vulnerability …7.5
- CVE-2026-100645SiYuan versions 3.7.0 before 3.8.4 contain a stored cross-si…8
- CVE-2026-100647vLLM versions before 0.29.0 contain a denial-of-service vuln…5.3
- CVE-2026-100648vllm before 0.29.0 fails to enforce VLLM_MAX_AUDIO_CLIP_FILE…5.3
- CVE-2026-100649vLLM before 0.29.0 contains a resource-limit bypass vulnerab…3.7
- CVE-2026-10065A weakness has been identified in Shibby Tomato 1.28. This v…8.8
- CVE-2026-100650vLLM through 0.29.0 fetches and fully materializes remote or…6.5
- CVE-2026-100651vLLM before 0.29.0 fails to enforce decoder prompt-length va…6.5
Are you affected by CVE-2026-100646?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
