Description
SiYuan is a personal knowledge management system. Prior to 3.6.0, the /api/network/forwardProxy endpoint allows authenticated users to make arbitrary HTTP requests from the server. The endpoint accepts a user-controlled URL and makes HTTP requests to it, returning the full response body and headers. There is no URL validation to prevent requests to internal networks, localhost, or cloud metadata services. This vulnerability is fixed in 3.6.0.
Published: 2026-03-11
Score: 8.3 High
EPSS: < 1% Very Low
KEV: No
Impact: Full-Read Server‑Side Request Forgery (SSRF)
Action: Patch
AI Analysis

Impact

The vulnerability resides in SiYuan’s /api/network/forwardProxy endpoint, which accepts a user‑controlled URL and forwards arbitrary HTTP requests from the server. Because the endpoint performs no validation, authenticated users can instruct the server to reach any address, including internal networks, localhost, or cloud metadata services, and retrieve the complete response body and headers. This enables the attacker to read sensitive internal resources or metadata, potentially exfiltrating confidential data or compromising internal systems. The weakness is categorized as CWE‑918 – Server‑Side Request Forgery.

Affected Systems

Affected products include SiYuan, a personal knowledge management system. All releases prior to version 3.6.0 are vulnerable; versions 3.6.0 and later incorporate a fix that validates the target URL and restricts outbound access.

Risk and Exploitability

The issue carries a CVSS score of 8.3 (High) and an EPSS probability of less than 1 %, indicating a lower likelihood of arbitrary exploitation but a severe impact if exploited. The vulnerability is not listed in CISA’s KEV catalog. The likely attack vector requires an authenticated user; thus, compromised credentials or social‑engineering to gain access to the application are prerequisites. Once authenticated, an attacker can direct the server to access arbitrary endpoints, creating a potential data breach or further internal compromise.

Generated by OpenCVE AI on March 17, 2026 at 16:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to SiYuan version 3.6.0 or later, which fixes the lack of URL validation in the forwardProxy endpoint.

Generated by OpenCVE AI on March 17, 2026 at 16:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-56cv-c5p2-j2wg SiYuan has a Full-Read SSRF via /api/network/forwardProxy
History

Fri, 13 Mar 2026 17:00:00 +0000

Type Values Removed Values Added
First Time appeared B3log
B3log siyuan
CPEs cpe:2.3:a:b3log:siyuan:*:*:*:*:*:*:*:*
Vendors & Products B3log
B3log siyuan

Thu, 12 Mar 2026 14:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 12 Mar 2026 10:15:00 +0000

Type Values Removed Values Added
First Time appeared Siyuan
Siyuan siyuan
Vendors & Products Siyuan
Siyuan siyuan

Wed, 11 Mar 2026 21:00:00 +0000

Type Values Removed Values Added
Description SiYuan is a personal knowledge management system. Prior to 3.6.0, the /api/network/forwardProxy endpoint allows authenticated users to make arbitrary HTTP requests from the server. The endpoint accepts a user-controlled URL and makes HTTP requests to it, returning the full response body and headers. There is no URL validation to prevent requests to internal networks, localhost, or cloud metadata services. This vulnerability is fixed in 3.6.0.
Title SiYuan has a Full-Read SSRF via /api/network/forwardProxy
Weaknesses CWE-918
References
Metrics cvssV3_1

{'score': 8.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L'}


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-03-12T14:01:27.532Z

Reserved: 2026-03-10T22:02:38.855Z

Link: CVE-2026-32110

cve-icon Vulnrichment

Updated: 2026-03-12T14:01:22.842Z

cve-icon NVD

Status : Analyzed

Published: 2026-03-11T21:16:17.087

Modified: 2026-03-13T16:51:38.307

Link: CVE-2026-32110

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-03-20T15:37:07Z

Weaknesses