<?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, 24 Sep 2026 11:33:49 +0000</lastBuildDate>
    <item>
      <title>f2b33cbc-3037-49d3-a7e0-3edc898903dd</title>
      <link>https://vulnerability.circl.lu/sighting/f2b33cbc-3037-49d3-a7e0-3edc898903dd/export</link>
      <description>{"uuid": "f2b33cbc-3037-49d3-a7e0-3edc898903dd", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-61593", "type": "seen", "source": "https://bsky.app/profile/cve.skyfleet.blue/post/22eovhmpbg6st", "content": "CVE-2026-61593 - djust has Cross-Site Request Forgery on the Server-Sent-Events transport: a cross-origin page can drive a victim-authenticated SSE session\nCVE ID : CVE-2026-61593\n \n Published : Sept. 16, 2026, 4:17 p.m. | 30\u00a0minutes ago\n \n Description : djust provides Phoenix...", "creation_timestamp": "2026-09-16T17:26:31.838289Z"}</description>
      <content:encoded>{"uuid": "f2b33cbc-3037-49d3-a7e0-3edc898903dd", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-61593", "type": "seen", "source": "https://bsky.app/profile/cve.skyfleet.blue/post/22eovhmpbg6st", "content": "CVE-2026-61593 - djust has Cross-Site Request Forgery on the Server-Sent-Events transport: a cross-origin page can drive a victim-authenticated SSE session\nCVE ID : CVE-2026-61593\n \n Published : Sept. 16, 2026, 4:17 p.m. | 30\u00a0minutes ago\n \n Description : djust provides Phoenix...", "creation_timestamp": "2026-09-16T17:26:31.838289Z"}</content:encoded>
      <guid isPermaLink="false">https://vulnerability.circl.lu/sighting/f2b33cbc-3037-49d3-a7e0-3edc898903dd/export</guid>
      <pubDate>Wed, 16 Sep 2026 17:26:31 +0000</pubDate>
    </item>
    <item>
      <title>1f88b530-88b3-4acc-ada6-ba30040caf7f</title>
      <link>https://vulnerability.circl.lu/sighting/1f88b530-88b3-4acc-ada6-ba30040caf7f/export</link>
      <description>{"uuid": "1f88b530-88b3-4acc-ada6-ba30040caf7f", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-61593", "type": "seen", "source": "https://gist.github.com/alon710/4438d7405fbc4cb7f575ade1c1585b2a", "content": "# CVE-2026-61593: CVE-2026-61593: Cross-Site Request Forgery in djust Server-Sent Events Transport Layer\n\n&amp;gt; **CVSS Score:** 8.1\n&amp;gt; **Published:** 2026-09-16\n&amp;gt; **Full Report:** https://cvereports.com/reports/CVE-2026-61593\n\n## Summary\nCVE-2026-61593 is a high-severity Cross-Site Request Forgery (CSRF) vulnerability discovered in the Server-Sent Events (SSE) transport layer of djust, an open-source framework that implements Phoenix LiveView-style reactive server-side rendering for Django applications. Before version 1.0.7, a lack of origin verification on the SSE stream endpoint, combined with @csrf_exempt decorators on message POST endpoints, allowed an attacker to hijack active client sessions through cross-origin interactions.\n\n## TL;DR\nA validation omission in djust allows attackers to hijack reactive user sessions via cross-site requests, mounting unauthorized server-side components and executing state-changing handlers.\n\n## Exploit Status: POC\n\n## Technical Details\n\n- **CWE ID**: CWE-352: Cross-Site Request Forgery (CSRF)\n- **Attack Vector**: Network\n- **CVSS v3.1 Score**: 8.1\n- **Impact**: High (Confidentiality, Integrity)\n- **Exploit Status**: poc\n- **KEV Status**: Not Listed\n\n## Affected Systems\n\n- Applications utilizing the djust framework for Django reactive server-side rendering\n- **djust**: &amp;lt; 1.0.7 (Fixed in: `1.0.7`)\n\n## Mitigation\n\n- Upgrade the djust Python package to version 1.0.7 or later.\n- Implement Origin header validation in intermediate reverse proxies.\n- Reject non-JSON Content-Type values on POST requests targeting SSE message endpoints.\n\n**Remediation Steps:**\n1. Update your requirements.txt or Pipfile to specify djust&amp;gt;=1.0.7.\n2. Re-deploy the application to apply the package update.\n3. Verify the fix by attempting a cross-origin connection using an unauthorized Origin header.\n\n## References\n\n- [GitHub Security Advisory GHSA-pg97-jvmf-qfvc](https://github.com/djust-org/djust/security/advisories/GHSA-pg97-jvmf-qfvc)\n- [djust v1.0.7 Release](https://github.com/djust-org/djust/releases/tag/v1.0.7)\n- [CVE Record](https://www.cve.org/CVERecord?id=CVE-2026-61593)\n\n\n---\n*Generated by [CVEReports](https://cvereports.com/reports/CVE-2026-61593) - Automated Vulnerability Intelligence*", "creation_timestamp": "2026-09-16T16:32:19.994252Z"}</description>
      <content:encoded>{"uuid": "1f88b530-88b3-4acc-ada6-ba30040caf7f", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-61593", "type": "seen", "source": "https://gist.github.com/alon710/4438d7405fbc4cb7f575ade1c1585b2a", "content": "# CVE-2026-61593: CVE-2026-61593: Cross-Site Request Forgery in djust Server-Sent Events Transport Layer\n\n&amp;gt; **CVSS Score:** 8.1\n&amp;gt; **Published:** 2026-09-16\n&amp;gt; **Full Report:** https://cvereports.com/reports/CVE-2026-61593\n\n## Summary\nCVE-2026-61593 is a high-severity Cross-Site Request Forgery (CSRF) vulnerability discovered in the Server-Sent Events (SSE) transport layer of djust, an open-source framework that implements Phoenix LiveView-style reactive server-side rendering for Django applications. Before version 1.0.7, a lack of origin verification on the SSE stream endpoint, combined with @csrf_exempt decorators on message POST endpoints, allowed an attacker to hijack active client sessions through cross-origin interactions.\n\n## TL;DR\nA validation omission in djust allows attackers to hijack reactive user sessions via cross-site requests, mounting unauthorized server-side components and executing state-changing handlers.\n\n## Exploit Status: POC\n\n## Technical Details\n\n- **CWE ID**: CWE-352: Cross-Site Request Forgery (CSRF)\n- **Attack Vector**: Network\n- **CVSS v3.1 Score**: 8.1\n- **Impact**: High (Confidentiality, Integrity)\n- **Exploit Status**: poc\n- **KEV Status**: Not Listed\n\n## Affected Systems\n\n- Applications utilizing the djust framework for Django reactive server-side rendering\n- **djust**: &amp;lt; 1.0.7 (Fixed in: `1.0.7`)\n\n## Mitigation\n\n- Upgrade the djust Python package to version 1.0.7 or later.\n- Implement Origin header validation in intermediate reverse proxies.\n- Reject non-JSON Content-Type values on POST requests targeting SSE message endpoints.\n\n**Remediation Steps:**\n1. Update your requirements.txt or Pipfile to specify djust&amp;gt;=1.0.7.\n2. Re-deploy the application to apply the package update.\n3. Verify the fix by attempting a cross-origin connection using an unauthorized Origin header.\n\n## References\n\n- [GitHub Security Advisory GHSA-pg97-jvmf-qfvc](https://github.com/djust-org/djust/security/advisories/GHSA-pg97-jvmf-qfvc)\n- [djust v1.0.7 Release](https://github.com/djust-org/djust/releases/tag/v1.0.7)\n- [CVE Record](https://www.cve.org/CVERecord?id=CVE-2026-61593)\n\n\n---\n*Generated by [CVEReports](https://cvereports.com/reports/CVE-2026-61593) - Automated Vulnerability Intelligence*", "creation_timestamp": "2026-09-16T16:32:19.994252Z"}</content:encoded>
      <guid isPermaLink="false">https://vulnerability.circl.lu/sighting/1f88b530-88b3-4acc-ada6-ba30040caf7f/export</guid>
      <pubDate>Wed, 16 Sep 2026 16:32:19 +0000</pubDate>
    </item>
  </channel>
</rss>
