CVE-2026-29073

SiYuan is a personal knowledge management system. Prior to version 3.6.0, the /api/query/sql lets a user run sql directly, but it only checks basic auth, not admin rights, any logged-in user, even readers, can run any sql query on the database. This issue has been patched in version 3.6.0.
CVSS

No CVSS.

Configurations

No configuration.

History

06 Mar 2026, 08:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-06 08:16

Updated : 2026-03-06 08:16


NVD link : CVE-2026-29073

Mitre link : CVE-2026-29073

CVE.ORG link : CVE-2026-29073


JSON object : View

Products Affected

No product.

CWE
CWE-89

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

CWE-862

Missing Authorization