NVD CRITICAL: CVE-2026-73046 — SiYuan before v3.7.4 improperly restricts excessive authentication attempts in t...
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 all
CVE-2026-73046