Live Exposure Defense: From CVE to Confirmed Exposure in 12 Hours – See more

New CVE Detected

CVE-2026-54069 – Authentication Bypass – SiYuan Note ≤ 3.6.5

Be the first to know when new zero-days emerge:

Summary

CVE-2026-54069 is an authentication bypass vulnerability affecting SiYuan Note versions 3.6.5 and earlier, a self-hosted, open-source personal knowledge management system. The flaw stems from the application’s CheckAuth middleware unconditionally trusting any HTTP request that presents a chrome-extension:// Origin header, granting full administrator access without validating the configured access token. Unauthenticated remote attackers can exploit this against any internet-exposed SiYuan instance to gain unrestricted access to all stored notes, files, and administrative API endpoints.

Technical details

  • Root cause: The CheckAuth middleware contains an Origin Validation Error (CWE-346): it unconditionally grants RoleAdministrator privileges to any request carrying a chrome-extension:// Origin header, bypassing the configured access token check entirely.
  • Trigger conditions: An attacker sends a crafted HTTP POST request (e.g., to /api/system/getConf) with the header Origin: chrome-extension://<any-value>. No credentials, session token, or prior authentication are required.
  • Attack vector: Remote, unauthenticated, over HTTP/HTTPS. No user interaction is required.
  • Impact: Successful exploitation grants full administrator-level access to the SiYuan API. An attacker can read all workspace notes and files, retrieve the API access token from the system configuration, and invoke all administrative endpoints including plugin installation and system management functions.

Affected software

  • SiYuan Note ≤ 3.6.5

Severity

  • CVSS v3.1 Base Score: 9.1 (as reported in the ProjectDiscovery nuclei detection template; no official NVD entry or CVSS vector string has been published at the time of writing)

Mitigation and recommended actions

  • Immediate: Upgrade to SiYuan Note v3.7.0 or later, which resolves the Origin validation flaw in the CheckAuth middleware.
  • If patching is not immediately possible:
    • Restrict network access to the SiYuan web server (default port 6806) to trusted IP addresses only, using firewall rules or reverse proxy access controls.
    • Do not expose SiYuan directly to the public internet until the patch has been applied.
    • Consider temporarily disabling external access or placing the instance behind a VPN gateway.

IONIX Status

The IONIX research team is tracking ongoing exploitation attempts and recommends immediate patching. Potentially affected assets are outlined in this post.

References

Are you exposed?

Get a free report of your organization’s exposure to this CVE and threat

How IONIX’s External Exposure Management Platform Detects and Validates
Zero-Days to Shrink MTTR

1

Map your entire attack surface (continously)

IONIX uses multi-factor discovery methods, including DNS analysis, certificate mapping, metadata inspection, and more, to automatically map every internet-facing asset across your environment. This includes cloud instances, third-party platforms, shadow IT, and even forgotten infrastructure that traditional tools miss.

2

Monitor for new CVEs

Dozens of threat intel feeds using agentic technology are continuously analyzed to detect the appearance of proof-of-concept code, exploit kits, and indicators of active targeting. IONIX goes further by applying AI to proactively evaluate whether emerging vulnerabilities are likely to be exploited, even before PoCs go public.

3

Identify Potential External Exposures

Not all CVEs matter. IONIX filters vulnerabilities by asking attacker-centric questions: Can it be reached from the internet? Does it require authentication? Is it being exploited in the wild? This dramatically reduces noise and focuses teams on threats that can actually be weaponized.

4

Create Safe, Scalable Exploit Validations

IONIX transforms real-world PoCs into safe, non-intrusive test payloads that can be run in production environments without disruption. These simulations are precisely targeted to the systems that are vulnerable, ensuring rapid validation without unnecessary load.

5

Execute Exploit Validations

By combining context about software stack, versioning, exposure status, and reachability, IONIX ensures that only the right payloads are executed against the right assets, maximizing efficiency and minimizing risk.

6

Drive Fast and Actionable Remediation

Results are routed through integrations with ticketing, SOAR, and SIEM tools. Issues are written in plain language, bundled into remediation clusters, and prioritized based on asset criticality, exploitability, and blast radius. This shortens mean time to remediation (MTTR) and empowers teams to act with confidence.

Are you exposed?

Get a free report of your organization’s exposure to this CVE and threat

Subscribe to Threat Center RSS

Copy/paste the link below into your preferred RSS reader or follow these instructions to subscribe to Slack alerts.

Get Real-Time CVE Alerts to Your Email

Be the first to know when new zero-days emerge