CVE Catalog
EnglishPolski(English translation not available - showing Polish)

CVE-2026-40259

High
Published: Translated: NVD NIST

Summary

SiYuan to otwartoźródłowy system zarządzania wiedzą osobistą. W wersjach 3.6.3 i wcześniejszych, punkt końcowy /api/av/removeUnusedAttributeView jest chroniony jedynie przez ogólną autoryzację, co pozwala na usunięcie atrybutów bez weryfikacji uprawnień użytkownika.

Risk Assessment

Zagrożenie polega na tym, że uwierzytelniony użytkownik z rolą czytelnika może trwale usunąć dowolne definicje widoków atrybutów, co prowadzi do uszkodzenia widoków bazy danych i renderowania przestrzeni roboczej.

Recommendation

Zaleca się aktualizację do wersji 3.6.4, aby usunąć tę podatność oraz wprowadzenie dodatkowych mechanizmów weryfikacji uprawnień dla operacji usuwania.

Related vulnerabilities

Original NVD description (English source)

SiYuan is an open-source personal knowledge management system. In versions 3.6.3 and below, the /api/av/removeUnusedAttributeView endpoint is protected only by generic authentication that accepts publish-service RoleReader tokens. The handler passes a caller-controlled id directly to a model function that unconditionally deletes the corresponding attribute view file from the workspace without verifying that the caller has write privileges or that the target attribute view is actually unused. An authenticated publish-service reader can permanently delete arbitrary attribute view definitions by extracting publicly exposed data-av-id values from published content, causing breakage of database views and workspace rendering until manually restored. This issue has been fixed in version 3.6.4.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS