CVE-2026-73046
Last modified
CVE-2026-73046 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. SiYuan before v3.7.4 improperly restricts excessive authentication attempts in the CheckAuth() middleware. The HTTP Basic Authentication branch, which guards nearly the entire /api/* surface, accepts the workspace access code (Conf.AccessAuthCode) as the Basic Auth password but never consults the CAPTCHA/lockout gate or increments the failure counter used by the cookie/session login path. EPSS estimates a 0.43% chance of exploitation in the next 30 days.
Description
SiYuan before v3.7.4 improperly restricts excessive authentication attempts in the CheckAuth() middleware. The HTTP Basic Authentication branch, which guards nearly the entire /api/* surface, accepts the workspace access code (Conf.AccessAuthCode) as the Basic Auth password but never consults the CAPTCHA/lockout gate or increments the failure counter used by the cookie/session login path. This allows unauthenticated remote attackers to brute-force the admin access code with unlimited automated requests and obtain full RoleAdministrator access to the kernel. A secondary weakness exists because the access code is compared using a non-constant-time string comparison.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| siyuan-note | siyuan | < 3.7.4 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-73046?
How severe is CVE-2026-73046?
How do I fix CVE-2026-73046?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- 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-73040Dockge validates a stack name only on the write path. In bac…8.8
- CVE-2026-73041SiYuan versions before v3.7.4 fail to validate or escape ann…9
- CVE-2026-73042SiYuan before v3.7.4 fails to properly escape database menu …9
- CVE-2026-73043SiYuan versions before v3.7.4 contain a remote code executio…9
- CVE-2026-73044SiYuan versions before v3.7.4 fail to validate or escape tab…9
- CVE-2026-73045SiYuan before 3.7.4 contains an improper restriction of exce…7.5
- CVE-2026-73047siyuan versions <= 3.7.3 (fixed in v3.7.4) contain a server-…6.2
- CVE-2026-73048SiYuan versions before v3.7.4 contain an information disclos…5.8
- CVE-2026-73049SiYuan versions before v3.7.4 contain an information disclos…5.8
- CVE-2026-7305A weakness has been identified in Xuxueli xxl-job up to 3.3.…6.3
- CVE-2026-73050SiYuan versions before v3.7.4 fail to validate or escape the…9
- CVE-2026-73051actix-http versions before 3.12.1 contain an HTTP request sm…6.3
Are you affected by CVE-2026-73046?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
