<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet href="/static/style.xsl" type="text/xsl"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" version="2.0">
  <channel>
    <title>Most recent sightings.</title>
    <link>https://vulnerability.circl.lu</link>
    <description>Contains only the most 10 recent sightings.</description>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <generator>python-feedgen</generator>
    <language>en</language>
    <lastBuildDate>Thu, 10 Sep 2026 21:18:14 +0000</lastBuildDate>
    <item>
      <title>ef1305cf-5de8-4fe4-9d47-0927a0df04e7</title>
      <link>https://vulnerability.circl.lu/sighting/ef1305cf-5de8-4fe4-9d47-0927a0df04e7/export</link>
      <description>{"uuid": "ef1305cf-5de8-4fe4-9d47-0927a0df04e7", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-72792", "type": "seen", "source": "https://gist.github.com/alon710/90178cd17fc0b9e9f8bf4b855dea8ff1", "content": "# CVE-2026-72792: CVE-2026-72792: Information Disclosure via Tag API Endpoint in SiYuan\n\n&amp;gt; **CVSS Score:** 6.9\n&amp;gt; **Published:** 2026-09-04\n&amp;gt; **Full Report:** https://cvereports.com/reports/CVE-2026-72792\n\n## Summary\nSiYuan before version v3.7.4 is affected by an information disclosure vulnerability in the `/api/tag/getTag` endpoint. Under publish mode, this endpoint returns tag labels and occurrence counts from password-protected documents to unauthenticated readers, allowing them to enumerate protected vocabulary and internal metadata without providing the document's publish password.\n\n## TL;DR\nUnauthenticated remote attackers can query `/api/tag/getTag` in SiYuan instances running in publish mode to extract tag vocabulary and metadata from password-protected documents.\n\n## Exploit Status: POC\n\n## Technical Details\n\n- **CWE ID**: CWE-863\n- **Attack Vector**: Network\n- **CVSS Score**: 6.9 (Medium)\n- **EPSS Score**: 0.00237 (Percentile: 14.53%)\n- **Impact**: Information Disclosure (Metadata Leakage)\n- **Exploit Status**: PoC available\n- **KEV Status**: Not listed in CISA KEV\n\n## Affected Systems\n\n- SiYuan personal knowledge management system\n- **SiYuan**: &amp;lt; 3.7.4 (Fixed in: `3.7.4`)\n\n## Mitigation\n\n- Upgrade SiYuan to version v3.7.4 or later\n- Implement reverse proxy blocking rules for `/api/tag/getTag` if upgrades are not feasible\n- Enforce strong, complex passwords for protected documents to prevent offline brute-force cookie creation\n\n**Remediation Steps:**\n1. Identify all public or published SiYuan instances running versions prior to v3.7.4\n2. Deploy the update to v3.7.4 or newer immediately\n3. If immediate patching is unavailable, block the path `/api/tag/getTag` using Nginx or an equivalent web server config\n4. Audit and rotate critical document passwords to ensure high-entropy values are in use\n\n## References\n\n- [GitHub Security Advisory GHSA-mp7r-57w4-5qm3](https://github.com/siyuan-note/siyuan/security/advisories/GHSA-mp7r-57w4-5qm3)\n- [SiYuan Fix Commit 4515fa257cfae2db0a43844c61de8ef1ac853796](https://github.com/siyuan-note/siyuan/commit/4515fa257cfae2db0a43844c61de8ef1ac853796)\n- [VulnCheck Advisory for SiYuan](https://www.vulncheck.com/advisories/siyuan-before-information-disclosure-via-tag-api)\n- [CVE-2026-72792 on CVE.org](https://www.cve.org/CVERecord?id=CVE-2026-72792)\n\n\n---\n*Generated by [CVEReports](https://cvereports.com/reports/CVE-2026-72792) - Automated Vulnerability Intelligence*", "creation_timestamp": "2026-09-05T04:31:40.416871Z"}</description>
      <content:encoded>{"uuid": "ef1305cf-5de8-4fe4-9d47-0927a0df04e7", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-72792", "type": "seen", "source": "https://gist.github.com/alon710/90178cd17fc0b9e9f8bf4b855dea8ff1", "content": "# CVE-2026-72792: CVE-2026-72792: Information Disclosure via Tag API Endpoint in SiYuan\n\n&amp;gt; **CVSS Score:** 6.9\n&amp;gt; **Published:** 2026-09-04\n&amp;gt; **Full Report:** https://cvereports.com/reports/CVE-2026-72792\n\n## Summary\nSiYuan before version v3.7.4 is affected by an information disclosure vulnerability in the `/api/tag/getTag` endpoint. Under publish mode, this endpoint returns tag labels and occurrence counts from password-protected documents to unauthenticated readers, allowing them to enumerate protected vocabulary and internal metadata without providing the document's publish password.\n\n## TL;DR\nUnauthenticated remote attackers can query `/api/tag/getTag` in SiYuan instances running in publish mode to extract tag vocabulary and metadata from password-protected documents.\n\n## Exploit Status: POC\n\n## Technical Details\n\n- **CWE ID**: CWE-863\n- **Attack Vector**: Network\n- **CVSS Score**: 6.9 (Medium)\n- **EPSS Score**: 0.00237 (Percentile: 14.53%)\n- **Impact**: Information Disclosure (Metadata Leakage)\n- **Exploit Status**: PoC available\n- **KEV Status**: Not listed in CISA KEV\n\n## Affected Systems\n\n- SiYuan personal knowledge management system\n- **SiYuan**: &amp;lt; 3.7.4 (Fixed in: `3.7.4`)\n\n## Mitigation\n\n- Upgrade SiYuan to version v3.7.4 or later\n- Implement reverse proxy blocking rules for `/api/tag/getTag` if upgrades are not feasible\n- Enforce strong, complex passwords for protected documents to prevent offline brute-force cookie creation\n\n**Remediation Steps:**\n1. Identify all public or published SiYuan instances running versions prior to v3.7.4\n2. Deploy the update to v3.7.4 or newer immediately\n3. If immediate patching is unavailable, block the path `/api/tag/getTag` using Nginx or an equivalent web server config\n4. Audit and rotate critical document passwords to ensure high-entropy values are in use\n\n## References\n\n- [GitHub Security Advisory GHSA-mp7r-57w4-5qm3](https://github.com/siyuan-note/siyuan/security/advisories/GHSA-mp7r-57w4-5qm3)\n- [SiYuan Fix Commit 4515fa257cfae2db0a43844c61de8ef1ac853796](https://github.com/siyuan-note/siyuan/commit/4515fa257cfae2db0a43844c61de8ef1ac853796)\n- [VulnCheck Advisory for SiYuan](https://www.vulncheck.com/advisories/siyuan-before-information-disclosure-via-tag-api)\n- [CVE-2026-72792 on CVE.org](https://www.cve.org/CVERecord?id=CVE-2026-72792)\n\n\n---\n*Generated by [CVEReports](https://cvereports.com/reports/CVE-2026-72792) - Automated Vulnerability Intelligence*", "creation_timestamp": "2026-09-05T04:31:40.416871Z"}</content:encoded>
      <guid isPermaLink="false">https://vulnerability.circl.lu/sighting/ef1305cf-5de8-4fe4-9d47-0927a0df04e7/export</guid>
      <pubDate>Sat, 05 Sep 2026 04:31:40 +0000</pubDate>
    </item>
    <item>
      <title>97b00419-e9a0-445c-aa10-db6c436c6939</title>
      <link>https://vulnerability.circl.lu/sighting/97b00419-e9a0-445c-aa10-db6c436c6939/export</link>
      <description>{"uuid": "97b00419-e9a0-445c-aa10-db6c436c6939", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "86ecb4e1-bb32-44d5-9f39-8a4673af8385", "vulnerability": "CVE-2026-72792", "type": "published-proof-of-concept", "source": "https://github.com/advisories/GHSA-mp7r-57w4-5qm3", "content": "", "creation_timestamp": "2026-09-04T22:35:03.485719Z"}</description>
      <content:encoded>{"uuid": "97b00419-e9a0-445c-aa10-db6c436c6939", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "86ecb4e1-bb32-44d5-9f39-8a4673af8385", "vulnerability": "CVE-2026-72792", "type": "published-proof-of-concept", "source": "https://github.com/advisories/GHSA-mp7r-57w4-5qm3", "content": "", "creation_timestamp": "2026-09-04T22:35:03.485719Z"}</content:encoded>
      <guid isPermaLink="false">https://vulnerability.circl.lu/sighting/97b00419-e9a0-445c-aa10-db6c436c6939/export</guid>
      <pubDate>Fri, 04 Sep 2026 22:35:03 +0000</pubDate>
    </item>
  </channel>
</rss>
