PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-74802 siyuan-note CVE debrief

SiYuan versions before 3.7.4 contain a cross-site WebSocket hijacking vulnerability in the admin-only /ws/network/proxy endpoint that explicitly disables origin validation by setting CheckOrigin to unconditionally return true. Attackers can craft malicious webpages that establish WebSocket connections to this endpoint and direct the SiYuan kernel process to proxy arbitrary network traffic to attacker-chosen targets, enabling authenticated network pivoting through the victim's machine.

Vendor
siyuan-note
Product
siyuan
CVSS
NONE
CISA KEV
Not listed in stored evidence
Original CVE published
2026-08-17
Original CVE updated
2026-08-26
Advisory published
2026-08-17
Advisory updated
2026-08-26

Who should care

SiYuan users and administrators, security teams monitoring for network pivoting attempts, and developers of applications using WebSocket connections should be aware of this vulnerability. They should verify their installations, review network traffic, and implement additional monitoring for suspicious activity. Security teams should prioritize patching or mitigating this vulnerability to prevent authenticated network pivoting attacks. Additionally, developers should consider implementing compensating controls for network traffic proxying and reviewing their applications' WebSocket connections for potential vulnerabilities. IT teams responsible for network security should also be aware of this vulnerability and take necessary precautions to protect their networks. Furthermore, vulnerability management teams should include this vulnerability in their risk assessments and prioritize remediation efforts accordingly. Penetration testers and red teamers may also be interested in this vulnerability as it could be used to simulate real-world attacks and test defenses. Lastly, security researchers may find this vulnerability interesting as it highlights the importance of proper origin validation in WebSocket connections. The CVE-2026-74802 vulnerability has a medium to high defensive priority due to its potential for authenticated network pivoting, and defenders should take necessary precautions to prevent exploitation. This may involve reviewing network traffic, monitoring for suspicious WebSocket connections, and implementing compensating controls for network traffic proxying. By taking these precautions, defenders can help prevent attackers from exploiting this vulnerability and reduce the risk of authenticated network pivoting attacks. In addition to patching or mitigating the vulnerability, defenders should also consider implementing additional security measures such as network segmentation, intrusion detection systems, and incident response plans to further reduce the risk of exploitation. Overall, a comprehensive defense strategy that includes patching, monitoring, and compensating controls can help protect against this vulnerability and reduce the risk of attack.

Technical summary

The SiYuan kernel process allows unauthenticated network pivoting through the victim's machine due to a cross-site WebSocket hijacking vulnerability in the admin-only /ws/network/proxy endpoint. This endpoint disables origin validation, allowing attackers to craft malicious webpages that establish WebSocket connections and proxy arbitrary network traffic to attacker-chosen targets. The vulnerability affects SiYuan versions before 3.7.4.

Defensive priority

CVE-2026-74802 defensive priority is medium to high due to potential for authenticated network pivoting.

Recommended defensive actions

  • Inventory and verify SiYuan installations for version 3.7.4 or later.
  • Restrict access to the /ws/network/proxy endpoint.
  • Implement additional monitoring for suspicious WebSocket connections.
  • Consider compensating controls for network traffic proxying.
  • Review network traffic for signs of exploitation.
  • Monitor for unauthorized WebSocket connections.
  • Implement additional security measures such as network segmentation and intrusion detection systems.

Evidence notes

Evidence is based on limited source detail from official CVE Program and NVD records, and two source references from [email protected]. Further verification is recommended. The vulnerability allows attackers to craft malicious webpages that establish WebSocket connections to the /ws/network/proxy endpoint, enabling authenticated network pivoting through the victim's machine. Defenders should verify SiYuan installations, review network traffic, and monitor for suspicious WebSocket connections.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-74802 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-74802

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-74802 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-74802

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.