CVE-2026-100635
Deferred Deferred - Pending Action

SiYuan Publish Service Authentication Bypass via Session Cookie Replay

Vulnerability report for CVE-2026-100635, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-26

Last updated on: 2026-09-26

Assigner: VulnCheck

Description

SiYuan before v3.8.4 contains an authentication bypass vulnerability in the publish service where session cookies are issued without Secure or SameSite attributes over plaintext HTTP connections. An on-path attacker can observe a valid publish-visitor-session-id cookie from a Basic Auth exchange and replay it to access authenticated publish endpoints without knowing the account password.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-26
Last Modified
2026-09-26
Generated
2026-09-26
AI Q&A
2026-09-26
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
siyuan siyuan to 3.8.4 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-319 The product transmits sensitive or security-critical data in cleartext in a communication channel that can be sniffed by unauthorized actors.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

SiYuan before v3.8.4 has an authentication bypass flaw in its publish service. Session cookies are sent without Secure or SameSite attributes over plaintext HTTP. An attacker can intercept a valid session cookie during Basic Auth and replay it to access authenticated endpoints without the account password.

Detection Guidance

To detect this vulnerability, monitor network traffic for plaintext HTTP sessions involving SiYuan's publish service. Look for session cookies named publish-visitor-session-id transmitted without Secure or SameSite attributes. Use tools like Wireshark or tcpdump to capture traffic and inspect cookies in Basic Auth exchanges.

Impact Analysis

An attacker could gain unauthorized access to your SiYuan publish account, exposing sensitive data or performing actions under your identity. The impact is limited to the privileges of the compromised publish account.

Compliance Impact

This vulnerability may violate compliance requirements for protecting sensitive data in transit (e.g., GDPR Article 32, HIPAA Security Rule). Cleartext transmission of session cookies risks unauthorized access to personal or health data.

Mitigation Strategies

Upgrade SiYuan to version 3.8.4 or later to apply the patch. Ensure TLS is enforced for all publish service traffic. Configure session cookies with Secure and SameSite attributes. Invalidate all existing session cookies to prevent replay attacks.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-100635. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart