<?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>Sun, 27 Sep 2026 05:11:57 +0000</lastBuildDate>
    <item>
      <title>03adfa94-b11b-47cd-9534-24ab238bd10c</title>
      <link>https://vulnerability.circl.lu/sighting/03adfa94-b11b-47cd-9534-24ab238bd10c/export</link>
      <description>{"uuid": "03adfa94-b11b-47cd-9534-24ab238bd10c", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-83801", "type": "seen", "source": "https://gist.github.com/alon710/f4948b85008393550183db83af47c6eb", "content": "# CVE-2026-83801: CVE-2026-83801: Stored Cross-Site Scripting via Form Help Text in Nautobot\n\n&amp;gt; **CVSS Score:** 5.4\n&amp;gt; **Published:** 2026-09-22\n&amp;gt; **Full Report:** https://cvereports.com/reports/CVE-2026-83801\n\n## Summary\nCVE-2026-83801 is a stored Cross-Site Scripting (XSS) vulnerability in Nautobot. The vulnerability arises because the application interpolates user-controlled database properties\u2014specifically Relationship descriptions and Module Family names\u2014directly into the help_text parameter of Django form fields. These fields are rendered using Django's |safe filter, bypassing HTML escaping and enabling persistent injection. When an administrative user accesses the affected forms, the payload executes contextually in their browser. This allows attackers to hijack active sessions and perform unauthorized operations. Nautobot versions prior to v2.4.37 and v3.1.8 are affected by this vulnerability. The issue has been patched by implementing contextual HTML escaping and strict markdown sanitization.\n\n## TL;DR\nA stored XSS vulnerability in Nautobot allows low-privileged administrative users to inject malicious scripts into Module Family names or Relationship descriptions, executing arbitrary code when viewed by other users.\n\n## Exploit Status: POC\n\n## Technical Details\n\n- **CWE ID**: CWE-79\n- **Attack Vector**: Network\n- **CVSS Severity**: 5.4 (Medium)\n- **EPSS Status**: Not established\n- **Impact**: Stored Cross-Site Scripting (XSS)\n- **Exploit Status**: Proof-of-Concept\n- **KEV Status**: Not Listed\n\n## Affected Systems\n\n- Nautobot v2.x before v2.4.37\n- Nautobot v3.x before v3.1.8\n- **Nautobot**: &amp;gt;= 2.0.0, &amp;lt; 2.4.37 (Fixed in: `v2.4.37`)\n- **Nautobot**: &amp;gt;= 3.0.0, &amp;lt; 3.1.8 (Fixed in: `v3.1.8`)\n\n## Mitigation\n\n- Upgrade to patched versions\n- Restrict form-modifying administrative permissions\n- Sanitize database entries containing potential payloads\n\n**Remediation Steps:**\n1. Identify current Nautobot version\n2. If on v2.x, upgrade to v2.4.37 or later\n3. If on v3.x, upgrade to v3.1.8 or later\n4. Run diagnostic queries to check for existing script tags in ModuleFamily and Relationship models\n\n## References\n\n- [GitHub Security Advisory GHSA-56v6-2fhr-wxgq](https://github.com/nautobot/nautobot/security/advisories/GHSA-56v6-2fhr-wxgq)\n- [NVD - CVE-2026-83801](https://nvd.nist.gov/vuln/detail/CVE-2026-83801)\n\n\n---\n*Generated by [CVEReports](https://cvereports.com/reports/CVE-2026-83801) - Automated Vulnerability Intelligence*", "creation_timestamp": "2026-09-23T13:31:59.806926Z"}</description>
      <content:encoded>{"uuid": "03adfa94-b11b-47cd-9534-24ab238bd10c", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-83801", "type": "seen", "source": "https://gist.github.com/alon710/f4948b85008393550183db83af47c6eb", "content": "# CVE-2026-83801: CVE-2026-83801: Stored Cross-Site Scripting via Form Help Text in Nautobot\n\n&amp;gt; **CVSS Score:** 5.4\n&amp;gt; **Published:** 2026-09-22\n&amp;gt; **Full Report:** https://cvereports.com/reports/CVE-2026-83801\n\n## Summary\nCVE-2026-83801 is a stored Cross-Site Scripting (XSS) vulnerability in Nautobot. The vulnerability arises because the application interpolates user-controlled database properties\u2014specifically Relationship descriptions and Module Family names\u2014directly into the help_text parameter of Django form fields. These fields are rendered using Django's |safe filter, bypassing HTML escaping and enabling persistent injection. When an administrative user accesses the affected forms, the payload executes contextually in their browser. This allows attackers to hijack active sessions and perform unauthorized operations. Nautobot versions prior to v2.4.37 and v3.1.8 are affected by this vulnerability. The issue has been patched by implementing contextual HTML escaping and strict markdown sanitization.\n\n## TL;DR\nA stored XSS vulnerability in Nautobot allows low-privileged administrative users to inject malicious scripts into Module Family names or Relationship descriptions, executing arbitrary code when viewed by other users.\n\n## Exploit Status: POC\n\n## Technical Details\n\n- **CWE ID**: CWE-79\n- **Attack Vector**: Network\n- **CVSS Severity**: 5.4 (Medium)\n- **EPSS Status**: Not established\n- **Impact**: Stored Cross-Site Scripting (XSS)\n- **Exploit Status**: Proof-of-Concept\n- **KEV Status**: Not Listed\n\n## Affected Systems\n\n- Nautobot v2.x before v2.4.37\n- Nautobot v3.x before v3.1.8\n- **Nautobot**: &amp;gt;= 2.0.0, &amp;lt; 2.4.37 (Fixed in: `v2.4.37`)\n- **Nautobot**: &amp;gt;= 3.0.0, &amp;lt; 3.1.8 (Fixed in: `v3.1.8`)\n\n## Mitigation\n\n- Upgrade to patched versions\n- Restrict form-modifying administrative permissions\n- Sanitize database entries containing potential payloads\n\n**Remediation Steps:**\n1. Identify current Nautobot version\n2. If on v2.x, upgrade to v2.4.37 or later\n3. If on v3.x, upgrade to v3.1.8 or later\n4. Run diagnostic queries to check for existing script tags in ModuleFamily and Relationship models\n\n## References\n\n- [GitHub Security Advisory GHSA-56v6-2fhr-wxgq](https://github.com/nautobot/nautobot/security/advisories/GHSA-56v6-2fhr-wxgq)\n- [NVD - CVE-2026-83801](https://nvd.nist.gov/vuln/detail/CVE-2026-83801)\n\n\n---\n*Generated by [CVEReports](https://cvereports.com/reports/CVE-2026-83801) - Automated Vulnerability Intelligence*", "creation_timestamp": "2026-09-23T13:31:59.806926Z"}</content:encoded>
      <guid isPermaLink="false">https://vulnerability.circl.lu/sighting/03adfa94-b11b-47cd-9534-24ab238bd10c/export</guid>
      <pubDate>Wed, 23 Sep 2026 13:31:59 +0000</pubDate>
    </item>
  </channel>
</rss>
