{ "dataType": "CVE_RECORD", "dataVersion": "5.2", "cveMetadata": { "cveId": "CVE-2026-73056", "assignerOrgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10", "state": "PUBLISHED", "assignerShortName": "VulnCheck", "dateReserved": "2026-08-10T19:10:18.101Z", "datePublished": "2026-08-16T13:14:04.660Z", "dateUpdated": "2026-08-16T13:14:04.660Z" }, "containers": { "cna": { "providerMetadata": { "orgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10", "shortName": "VulnCheck", "dateUpdated": "2026-08-16T13:14:04.660Z" }, "datePublic": "2026-08-02T00:00:00.000Z", "title": "SiYuan kernel before 3.7.4 Unthrottled Brute-Force via API Token", "descriptions": [ { "lang": "en", "value": "SiYuan kernel versions before 3.7.4 contain an improper restriction of excessive authentication attempts vulnerability in the CheckAuth() middleware. The middleware accepts the API token (Conf.Api.Token) via an Authorization header (Token/Bearer) or a ?token= query parameter, and neither path is protected by the application's CAPTCHA/lockout mechanism (NeedCaptcha/WrongAuthCount). As a result, an unauthenticated remote attacker can perform unlimited automated guesses of the API token, particularly when a short or weak custom token has been configured, and upon success gains full RoleAdministrator access enabling arbitrary file operations and SQL queries." } ], "problemTypes": [ { "descriptions": [ { "lang": "en", "description": "Improper Restriction of Excessive Authentication Attempts", "cweId": "CWE-307", "type": "CWE" } ] } ], "affected": [ { "vendor": "siyuan-note", "product": "siyuan", "defaultStatus": "unaffected", "packageURL": "pkg:golang/github.com/siyuan-note/siyuan/kernel", "versions": [ { "version": "0", "status": "affected", "versionType": "semver", "lessThan": "3.7.4" }, { "version": "3.7.4", "status": "unaffected", "versionType": "semver" } ] } ], "cpeApplicability": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:b3log:siyuan:*:*:*:*:*:*:*:*", "versionEndExcluding": "3.7.4" } ] } ] } ], "metrics": [ { "format": "CVSS", "cvssV4_0": { "version": "4.0", "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N", "attackVector": "NETWORK", "attackComplexity": "LOW", "attackRequirements": "NONE", "privilegesRequired": "NONE", "userInteraction": "NONE", "vulnConfidentialityImpact": "HIGH", "vulnIntegrityImpact": "HIGH", "vulnAvailabilityImpact": "HIGH", "subConfidentialityImpact": "NONE", "subIntegrityImpact": "NONE", "subAvailabilityImpact": "NONE", "baseScore": 9.3, "baseSeverity": "CRITICAL" } }, { "format": "CVSS", "cvssV3_1": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL" } } ], "references": [ { "url": "https://github.com/siyuan-note/siyuan/security/advisories/GHSA-m6w6-p7pc-fpg2", "tags": [ "vendor-advisory" ], "name": "GitHub Security Advisory (GHSA-m6w6-p7pc-fpg2)" }, { "name": "VulnCheck Advisory: SiYuan kernel before 3.7.4 Unthrottled Brute-Force via API Token", "tags": [ "third-party-advisory" ], "url": "https://www.vulncheck.com/advisories/siyuan-kernel-before-unthrottled-brute-force-via-api-token" } ], "credits": [ { "lang": "en", "value": "alham-rizvi", "type": "reporter" } ], "x_generator": { "engine": "vulncheck-endgame" } } } }