<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet href="/static/style.xsl" type="text/xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
  <id>https://vulnerability.circl.lu/sightings/feed</id>
  <title>Most recent sightings.</title>
  <updated>2026-09-10T23:18:56.831392+00:00</updated>
  <author>
    <name>Vulnerability-Lookup</name>
    <email>info@circl.lu</email>
  </author>
  <link href="https://vulnerability.circl.lu" rel="alternate"/>
  <generator uri="https://lkiesow.github.io/python-feedgen" version="1.0.0">python-feedgen</generator>
  <subtitle>Contains only the most 10 recent sightings.</subtitle>
  <entry>
    <id>https://vulnerability.circl.lu/sighting/bf4924b6-977e-48fe-968c-a9dd376ad45a/export</id>
    <title>bf4924b6-977e-48fe-968c-a9dd376ad45a</title>
    <updated>2026-09-10T23:18:56.852972+00:00</updated>
    <author>
      <name>Automation user</name>
      <uri>https://vulnerability.circl.lu/user/automation</uri>
    </author>
    <content>{"uuid": "bf4924b6-977e-48fe-968c-a9dd376ad45a", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-72794", "type": "seen", "source": "https://gist.github.com/alon710/dc010738b4571d3213f407464873e777", "content": "# CVE-2026-72794: CVE-2026-72794: Cryptographic Key Leakage and Session Forgery in SiYuan\n\n&amp;gt; **CVSS Score:** 8.6\n&amp;gt; **Published:** 2026-09-04\n&amp;gt; **Full Report:** https://cvereports.com/reports/CVE-2026-72794\n\n## Summary\nAn information disclosure vulnerability in the SiYuan application exposes the global session cookie signing key via the `/api/system/getConf` endpoint. This allows unauthenticated remote attackers or low-privileged users to forge administrative session cookies and gain unauthorized access to the application kernel.\n\n## TL;DR\nUnauthenticated remote attackers can extract the session-signing secret key from the configuration endpoint and forge session cookies to obtain administrative access.\n\n## Technical Details\n\n- **CWE ID**: CWE-522\n- **Attack Vector**: Network\n- **CVSS v3.1 Score**: 8.6\n- **EPSS Score**: 0.00249\n- **Exploit Status**: PoC available\n- **KEV Status**: Not listed\n\n## Affected Systems\n\n- SiYuan personal knowledge management system\n- **siyuan**: &amp;lt; 3.7.4 (Fixed in: `v3.7.4`)\n\n## Mitigation\n\n- Upgrade to SiYuan v3.7.4 or later\n- Rotate the exposed CookieKey in the configuration file\n- Enforce access controls on the network level for the admin API\n\n**Remediation Steps:**\n1. Stop the SiYuan service instance\n2. Backup the configuration file (conf.json)\n3. Update the application binaries to version 3.7.4\n4. Locate the 'CookieKey' field in the configuration and replace it with a new cryptographically secure random string\n5. Restart the SiYuan service\n6. Verify that accessing /api/system/getConf without credentials no longer returns the cookieKey parameter\n\n## References\n\n- [GHSA-34fj-mwm6-fjfg: Session Cookie Key Disclosure in SiYuan](https://github.com/siyuan-note/siyuan/security/advisories/GHSA-34fj-mwm6-fjfg)\n- [Fix Commit: Clear CookieKey in GetMaskedConf and HideConfSecret](https://github.com/siyuan-note/siyuan/commit/77421530be4ab1f43310d0f50fbab05d16c38675)\n- [VulnCheck Advisory: SiYuan Session Cookie Key Disclosure](https://www.vulncheck.com/advisories/siyuan-before-session-cookie-key-disclosure-via-getconf)\n\n\n---\n*Generated by [CVEReports](https://cvereports.com/reports/CVE-2026-72794) - Automated Vulnerability Intelligence*", "creation_timestamp": "2026-09-05T07:32:25.151952Z"}</content>
    <link href="https://vulnerability.circl.lu/sighting/bf4924b6-977e-48fe-968c-a9dd376ad45a/export"/>
    <published>2026-09-05T07:32:25.151952+00:00</published>
  </entry>
  <entry>
    <id>https://vulnerability.circl.lu/sighting/749f694d-5d7b-4c69-bd1e-75a475c0bc72/export</id>
    <title>749f694d-5d7b-4c69-bd1e-75a475c0bc72</title>
    <updated>2026-09-10T23:18:56.854155+00:00</updated>
    <author>
      <name>Joseph Lee</name>
      <uri>https://vulnerability.circl.lu/user/syspect</uri>
    </author>
    <content>{"uuid": "749f694d-5d7b-4c69-bd1e-75a475c0bc72", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "86ecb4e1-bb32-44d5-9f39-8a4673af8385", "vulnerability": "CVE-2026-72794", "type": "published-proof-of-concept", "source": "https://github.com/advisories/GHSA-34fj-mwm6-fjfg", "content": "", "creation_timestamp": "2026-09-04T22:35:09.835502Z"}</content>
    <link href="https://vulnerability.circl.lu/sighting/749f694d-5d7b-4c69-bd1e-75a475c0bc72/export"/>
    <published>2026-09-04T22:35:09.835502+00:00</published>
  </entry>
</feed>
