Lucene search
+L

85 matches found

OSV
OSV
added 2026/09/08 5:53 p.m.5 views

GHSA-57V5-WQX3-CGJ4 SiYuan: Database view structure (all view names, layout types and per-field visibility) is returned to anonymous readers by /api/av/getAttributeViewFieldViews

Scope note please read first This endpoint does not exist in v3.7.3 or on master. It was introduced on the development branch by commit acfc02ee8 "Improve database field visibility across views", 11020 and is live on v3.7.4-alpha.1, so it will ship in v3.7.4 unless gated first. No released stable...

5.8CVSS5.7AI score
SaveExploits0References3
NVD
NVD
added 2026/09/05 1:18 p.m.5 views

CVE-2026-86191

SiYuan versions before v3.8.2 contain an information disclosure vulnerability in the getAttributeViewKeysByID endpoint that allows publish readers to enumerate private attribute view key definitions without verifying parent database visibility. Attackers can access the endpoint to retrieve comple...

5.3CVSS0.00168EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/05 1:18 p.m.7 views

CVE-2026-86192

SiYuan versions before v3.8.2 fail to properly filter private attribute-view cell values in the getAttributeViewKeys endpoint. Publish readers can retrieve hidden KeyValues payloads from rows bound to inaccessible documents, exposing private database contents without authorization...

7.1CVSS0.00209EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/05 12:09 p.m.8 views

EUVD-2026-72012

SiYuan versions before v3.8.2 contain an information disclosure vulnerability in the getAttributeViewKeysByID endpoint that allows publish readers to enumerate private attribute view key definitions without verifying parent database visibility. Attackers can access the endpoint to retrieve comple...

5.3CVSS5.7AI score0.00168EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/05 12:09 p.m.13 views

CVE-2026-86192

SiYuan versions before v3.8.2 contain an information disclosure vulnerability in the getAttributeViewKeys endpoint. The root cause is a failure to properly filter private attribute-view cell values, allowing publish readers to retrieve hidden KeyValues payloads from rows bound to inaccessible doc...

7.1CVSS5.7AI score0.00209EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/05 12:09 p.m.5 views

CVE-2026-86192 SiYuan before v3.8.2 Information Disclosure via Attribute-View

SiYuan versions before v3.8.2 fail to properly filter private attribute-view cell values in the getAttributeViewKeys endpoint. Publish readers can retrieve hidden KeyValues payloads from rows bound to inaccessible documents, exposing private database contents without authorization...

7.1CVSS5.7AI score
SaveExploits0References4
CVE
CVE
added 2026/09/05 12:09 p.m.12 views

CVE-2026-86191

SiYuan versions before v3.8.2 are affected by an information disclosure vulnerability in the getAttributeViewKeysByID endpoint. The root cause is that publish readers can enumerate private attribute view key definitions without the system verifying parent database visibility, allowing attackers t...

5.3CVSS5.7AI score0.00168EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/05 12:09 p.m.37 views

CVE-2026-86191 SiYuan before v3.8.2 Private Attribute View Key Enumeration

SiYuan versions before v3.8.2 contain an information disclosure vulnerability in the getAttributeViewKeysByID endpoint that allows publish readers to enumerate private attribute view key definitions without verifying parent database visibility. Attackers can access the endpoint to retrieve comple...

5.3CVSS0.00168EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/05 12:09 p.m.38 views

CVE-2026-86192 SiYuan before v3.8.2 Information Disclosure via Attribute-View

SiYuan versions before v3.8.2 fail to properly filter private attribute-view cell values in the getAttributeViewKeys endpoint. Publish readers can retrieve hidden KeyValues payloads from rows bound to inaccessible documents, exposing private database contents without authorization...

7.1CVSS0.00209EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/04 8:58 p.m.11 views

EUVD-2026-57458

SiYuan: Publish-access filter on renderAttributeView leaves related-database content unfiltered and fails open on non-block first columns...

9.2CVSS5.1AI score0.00256EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/03 11:04 p.m.7 views

GHSA-5FHR-F75J-8WR9 SiYuan: Missing publish-access filter on getAttributeViewKeysByID discloses database column schema, plus two unscoped block-ID enumeration oracles (publish mode)

CVE: This vulnerability corresponds to CVE-2026-72800. Summary POST /api/av/getAttributeViewKeysByID returns a database's full column schema with no publish-access filtering, while its sibling getAttributeViewKeys applies the filter for reader sessions. Two further endpoints,...

5.8CVSS5.9AI score0.00237EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/03 10:50 p.m.5 views

GHSA-6MCF-G667-W3QV SiYuan: Password (protected) tier omitted in the attribute-view/database publish filter: Reader receives rows of protected documents without the password (publish mode)

CVE: This vulnerability corresponds to CVE-2026-72806. Summary FilterViewByPublishAccess, the filter renderAttributeView applies for Reader sessions drops rows using only the hidden/forbidden check and never checks the publish password. Its three sibling filters all check both tiers. As a result,...

5.8CVSS5.9AI score0.00307EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/03 8:34 p.m.20 views

EUVD-2026-52279

SiYuan: Path Traversal via unvalidated avID in RenderAttributeView/AV read endpoints : reader-reachable cross-scope attribute-view disclosure...

8.3CVSS5.9AI score0.0035EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/03 8:34 p.m.8 views

GHSA-7HM9-V7VF-7G4W SiYuan: Path Traversal via unvalidated avID in RenderAttributeView/AV read endpoints : reader-reachable cross-scope attribute-view disclosure

CVE: This vulnerability corresponds to CVE-2026-69086. Summary Four attribute-view read endpoints build a filesystem path from a caller-controlled id/avID and read it without confining the result to the attribute-view storage directory DataDir/storage/av/. On the load file-exists code path there ...

7.7CVSS6AI score0.0035EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/09/03 8:34 p.m.9 views

SiYuan: Path Traversal via unvalidated avID in RenderAttributeView/AV read endpoints : reader-reachable cross-scope attribute-view disclosure

CVE: This vulnerability corresponds to CVE-2026-69086. Summary Four attribute-view read endpoints build a filesystem path from a caller-controlled id/avID and read it without confining the result to the attribute-view storage directory DataDir/storage/av/. On the load file-exists code path there ...

8.3CVSS6AI score0.0035EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/08/30 2:33 p.m.23 views

CVE-2026-82652

SiYuan before v3.8.1 is affected by an information disclosure vulnerability in publish mode . The application fails to filter invisible-tier content from three listing mechanisms: SQL embed blocks , attribute-view keys , and attribute-view backlinks . As a result, anonymous readers can enumerate ...

6.9CVSS5.9AI score0.00205EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/15 10:16 p.m.21 views

CVE-2026-73050

SiYuan versions before v3.7.4 fail to validate or escape the color field in attribute-view select options, allowing stored cross-site scripting through eight unescaped render sites. Attackers can inject event-handler attributes by including quotation marks in the color value, executing arbitrary...

9.4CVSS0.00247EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.23 views

PT-2026-73055

Name of the Vulnerable Software and Affected Versions SiYuan versions prior to 3.7.4 Description Stored cross-site scripting is possible due to a failure to validate or escape the color field in attribute-view select options across eight unescaped render sites. An attacker can inject event-handle...

9.4CVSS5.1AI score0.00247EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/08/03 3:32 p.m.8 views

Duplicate Advisory: Path Traversal via unvalidated avID in RenderAttributeView/AV read endpoints : reader-reachable cross-scope attribute-view disclosure

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-7hm9-v7vf-7g4w. This link is maintained to preserve external references. Original Description SiYuan versions before v3.7.3 fail to validate the avID parameter on all code branches in attribute-view read...

8.3CVSS0.0035EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2026/08/03 2:16 p.m.16 views

CVE-2026-69086

SiYuan versions before v3.7.3 fail to validate the avID parameter on all code branches in attribute-view read endpoints, allowing attackers to construct traversal paths that escape the storage directory. Authenticated users with RoleReader permissions or anonymous clients when publish...

8.3CVSS0.0035EPSS
SaveExploits0References2
Rows per page
Query Builder