CVE-2026-32110: CWE-918: Server-Side Request Forgery (SSRF) in siyuan-note siyuan
CVE-2026-32110 is a high-severity Server-Side Request Forgery (SSRF) vulnerability in the siyuan-note personal knowledge management system versions prior to 3. 6. 0. Authenticated users can exploit the /api/network/forwardProxy endpoint to make arbitrary HTTP requests from the server without URL validation, allowing access to internal networks, localhost, or cloud metadata services. This can lead to disclosure of sensitive internal information, compromise of confidentiality and integrity, and limited availability impact. The vulnerability requires authentication but no user interaction beyond that. It is fixed in version 3. 6. 0. Organizations using affected versions should upgrade immediately and restrict access to the vulnerable endpoint.
AI Analysis
Technical Summary
CVE-2026-32110 is a Server-Side Request Forgery (SSRF) vulnerability identified in the siyuan-note personal knowledge management system, specifically affecting versions prior to 3.6.0. The vulnerability exists in the /api/network/forwardProxy endpoint, which accepts a user-controlled URL and performs HTTP requests on behalf of the server, returning the full response body and headers to the requester. Critically, this endpoint lacks any URL validation or filtering mechanisms to restrict requests to safe external destinations. Consequently, an authenticated attacker can craft requests targeting internal network resources, localhost services, or cloud provider metadata endpoints (such as AWS, Azure, or GCP metadata services). This can lead to unauthorized access to sensitive internal services, leakage of confidential information, and potential lateral movement within the network. The vulnerability requires the attacker to have valid authentication credentials but does not require additional user interaction. The CVSS v3.1 base score is 8.3 (High), reflecting the ease of exploitation with low attack complexity, the requirement for privileges, and the significant impact on confidentiality and integrity, with a minor impact on availability. The flaw is addressed in siyuan-note version 3.6.0 by implementing proper URL validation and restrictions on the forwardProxy endpoint. No known exploits are currently reported in the wild, but the potential for impactful attacks remains significant given the nature of SSRF vulnerabilities.
Potential Impact
The impact of CVE-2026-32110 is substantial for organizations using affected versions of siyuan-note. Exploitation allows attackers to bypass network segmentation and access internal services that are otherwise inaccessible externally, including sensitive internal APIs, databases, or cloud metadata services that can expose credentials or configuration data. This can lead to data breaches, unauthorized privilege escalation, and further compromise of internal infrastructure. The confidentiality and integrity of internal systems are at high risk, while availability impact is limited but possible if internal services are disrupted. Organizations relying on siyuan-note for knowledge management may face operational disruptions and reputational damage if sensitive internal information is exposed. The requirement for authentication limits the attack surface but does not eliminate risk, especially in environments with weak credential management or insider threats. Given the growing adoption of cloud services, the ability to access cloud metadata services via SSRF can enable attackers to obtain temporary credentials and pivot to broader cloud infrastructure compromise.
Mitigation Recommendations
To mitigate CVE-2026-32110, organizations should immediately upgrade siyuan-note to version 3.6.0 or later, where the vulnerability is fixed. Until upgrade is possible, restrict access to the /api/network/forwardProxy endpoint by enforcing strict authentication and authorization controls, ensuring only trusted users can access it. Implement network-level controls such as firewall rules or web application firewalls (WAF) to block requests targeting internal IP ranges, localhost addresses, and known cloud metadata service IPs from the siyuan-note server. Conduct thorough credential audits and enforce strong authentication mechanisms to reduce the risk posed by compromised accounts. Monitor logs for unusual proxy request patterns or attempts to access internal resources via the forwardProxy endpoint. Additionally, consider deploying runtime application self-protection (RASP) solutions that can detect and block SSRF attempts. Finally, educate developers and administrators about SSRF risks and secure coding practices to prevent similar vulnerabilities in future.
Affected Countries
United States, Germany, United Kingdom, Canada, Australia, Japan, South Korea, France, Netherlands, Sweden
CVE-2026-32110: CWE-918: Server-Side Request Forgery (SSRF) in siyuan-note siyuan
Description
CVE-2026-32110 is a high-severity Server-Side Request Forgery (SSRF) vulnerability in the siyuan-note personal knowledge management system versions prior to 3. 6. 0. Authenticated users can exploit the /api/network/forwardProxy endpoint to make arbitrary HTTP requests from the server without URL validation, allowing access to internal networks, localhost, or cloud metadata services. This can lead to disclosure of sensitive internal information, compromise of confidentiality and integrity, and limited availability impact. The vulnerability requires authentication but no user interaction beyond that. It is fixed in version 3. 6. 0. Organizations using affected versions should upgrade immediately and restrict access to the vulnerable endpoint.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
CVE-2026-32110 is a Server-Side Request Forgery (SSRF) vulnerability identified in the siyuan-note personal knowledge management system, specifically affecting versions prior to 3.6.0. The vulnerability exists in the /api/network/forwardProxy endpoint, which accepts a user-controlled URL and performs HTTP requests on behalf of the server, returning the full response body and headers to the requester. Critically, this endpoint lacks any URL validation or filtering mechanisms to restrict requests to safe external destinations. Consequently, an authenticated attacker can craft requests targeting internal network resources, localhost services, or cloud provider metadata endpoints (such as AWS, Azure, or GCP metadata services). This can lead to unauthorized access to sensitive internal services, leakage of confidential information, and potential lateral movement within the network. The vulnerability requires the attacker to have valid authentication credentials but does not require additional user interaction. The CVSS v3.1 base score is 8.3 (High), reflecting the ease of exploitation with low attack complexity, the requirement for privileges, and the significant impact on confidentiality and integrity, with a minor impact on availability. The flaw is addressed in siyuan-note version 3.6.0 by implementing proper URL validation and restrictions on the forwardProxy endpoint. No known exploits are currently reported in the wild, but the potential for impactful attacks remains significant given the nature of SSRF vulnerabilities.
Potential Impact
The impact of CVE-2026-32110 is substantial for organizations using affected versions of siyuan-note. Exploitation allows attackers to bypass network segmentation and access internal services that are otherwise inaccessible externally, including sensitive internal APIs, databases, or cloud metadata services that can expose credentials or configuration data. This can lead to data breaches, unauthorized privilege escalation, and further compromise of internal infrastructure. The confidentiality and integrity of internal systems are at high risk, while availability impact is limited but possible if internal services are disrupted. Organizations relying on siyuan-note for knowledge management may face operational disruptions and reputational damage if sensitive internal information is exposed. The requirement for authentication limits the attack surface but does not eliminate risk, especially in environments with weak credential management or insider threats. Given the growing adoption of cloud services, the ability to access cloud metadata services via SSRF can enable attackers to obtain temporary credentials and pivot to broader cloud infrastructure compromise.
Mitigation Recommendations
To mitigate CVE-2026-32110, organizations should immediately upgrade siyuan-note to version 3.6.0 or later, where the vulnerability is fixed. Until upgrade is possible, restrict access to the /api/network/forwardProxy endpoint by enforcing strict authentication and authorization controls, ensuring only trusted users can access it. Implement network-level controls such as firewall rules or web application firewalls (WAF) to block requests targeting internal IP ranges, localhost addresses, and known cloud metadata service IPs from the siyuan-note server. Conduct thorough credential audits and enforce strong authentication mechanisms to reduce the risk posed by compromised accounts. Monitor logs for unusual proxy request patterns or attempts to access internal resources via the forwardProxy endpoint. Additionally, consider deploying runtime application self-protection (RASP) solutions that can detect and block SSRF attempts. Finally, educate developers and administrators about SSRF risks and secure coding practices to prevent similar vulnerabilities in future.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- GitHub_M
- Date Reserved
- 2026-03-10T22:02:38.855Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 69b1d7c72f860ef94378fdcc
Added to database: 3/11/2026, 8:59:51 PM
Last enriched: 3/19/2026, 2:30:25 AM
Last updated: 4/25/2026, 8:37:24 PM
Views: 111
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
External Links
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.