LIVE · cybersecurity feed
Live wire
cve recordcritical

CVE-2026-73046

Published
CVSS9.8
Severitycritical
WeaknessCWE-307
ExploitedNot in CISA KEV

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

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.

References

← Back to the CVE Tracker

Our coverage of CVE-2026-73046

No stories yet. This page updates automatically when we publish reporting that references CVE-2026-73046.