CVE-2026-74905
Last modified
CVE-2026-74905 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. SiYuan before v3.7.4 contains a server-side request forgery (SSRF) vulnerability in the isPrivateIP function in kernel/util/net.go, used by SSRFSafeDialer to enforce SSRF protection in SafeMode. The function only checks for loopback, link-local unicast, private, and unspecified addresses and does not recognize IPv6 transition addresses (NAT64 64:ff9b::/96, 6to4 2002::/16, Teredo 2001::/32) that embed private IPv4 destinations. EPSS estimates a 0.32% chance of exploitation in the next 30 days.
Description
SiYuan before v3.7.4 contains a server-side request forgery (SSRF) vulnerability in the isPrivateIP function in kernel/util/net.go, used by SSRFSafeDialer to enforce SSRF protection in SafeMode. The function only checks for loopback, link-local unicast, private, and unspecified addresses and does not recognize IPv6 transition addresses (NAT64 64:ff9b::/96, 6to4 2002::/16, Teredo 2001::/32) that embed private IPv4 destinations. When SafeMode is enabled, an authenticated attacker can bypass the SSRF guard via the network forward proxy, WebSocket proxy, or SSE proxy endpoints by supplying a URL whose hostname resolves to such a transition address, reaching internal services and cloud metadata endpoints (e.g., 169.254.169.254). Because the forward proxy returns the full response body, this is a full-read SSRF that can be used to steal instance credentials, reach internal services, and port-scan internal infrastructure.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:L/SI:L/SA:L/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| siyuan-note | siyuan | < 3.7.4 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-74905?
How severe is CVE-2026-74905?
How do I fix CVE-2026-74905?
How Strix Helps
- One Click Account Takeover in GranolaHow a notification link broke out of Electron and led to a one-click account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-7490CTMS and CPAS developed by Sunnet has an Arbitrary File Uplo…7.2
- CVE-2026-74900openssl_encrypt versions before 1.4.0 contain a critical vul…9.8
- CVE-2026-74901openssl_encrypt versions before 1.4.0 contain an authenticat…9.8
- CVE-2026-74902SiYuan before v3.7.4 contains a cross-site scripting vulnera…8.6
- CVE-2026-74903SiYuan before v3.7.4 contains an insufficient access control…4.3
- CVE-2026-74904SiYuan before v3.7.4 is missing authorization checks in 17 b…7.5
- CVE-2026-74906SiYuan before v3.7.4 contains an incorrect authorization vul…7.5
- CVE-2026-74907Grav before 2.0.15 contains a path traversal vulnerability i…5.9
- CVE-2026-74908Grav plugin-api before 1.0.15 contains a script injection vu…4.6
- CVE-2026-7491School App developed by Zyosoft has an Insecure Direct Objec…8.6
- CVE-2026-7492GitLab has remediated an issue in GitLab CE/EE affecting all…5.3
- CVE-2026-7493The Appointment Booking Calendar — Simply Schedule Appointme…5.3
Are you affected by CVE-2026-74905?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
