<?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>Wed, 17 Jun 2026 14:48:46 +0000</lastBuildDate>
    <item>
      <title>43d30740-6aa0-4d26-8f28-c644148ee6c7</title>
      <link>https://vulnerability.circl.lu/sighting/43d30740-6aa0-4d26-8f28-c644148ee6c7/export</link>
      <description>{"uuid": "43d30740-6aa0-4d26-8f28-c644148ee6c7", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "GHSA-59FH-9F3P-7M39", "type": "seen", "source": "https://gist.github.com/alon710/0f9bb6ad84fa652e49398a6746f04f1f", "content": "# GHSA-59FH-9F3P-7M39: GHSA-59FH-9F3P-7M39: Mass Assignment in Flowise Profile Update Endpoint\n\n&amp;gt; **CVSS Score:** 5.3\n&amp;gt; **Published:** 2026-05-20\n&amp;gt; **Full Report:** https://cvereports.com/reports/GHSA-59FH-9F3P-7M39\n\n## Summary\nA mass assignment vulnerability in the Flowise profile update endpoint allows authenticated users to directly modify their database records. By injecting the `credential` field into a `PUT` request, an attacker can overwrite their password hash, bypassing standard security controls and enabling persistent account access.\n\n## TL;DR\nFlowise versions prior to 3.1.2 fail to filter incoming data on the user profile update endpoint. Authenticated attackers can supply a `credential` parameter to overwrite their password hash directly, establishing persistence without knowing the current password.\n\n## Exploit Status: POC\n\n## Technical Details\n\n- **CWE ID**: CWE-915\n- **Attack Vector**: Network\n- **CVSS v4.0**: 5.3\n- **Privileges Required**: Low\n- **Exploit Status**: Proof of Concept\n- **Authentication**: Required\n\n## Affected Systems\n\n- Flowise Platform\n- Node.js API Services using TypeORM\n- **Flowise**: &amp;lt; 3.1.2 (Fixed in: `3.1.2`)\n\n## Mitigation\n\n- Upgrade Flowise to version 3.1.2 or newer\n- Implement strict allowlisting on all API update endpoints\n- Deploy WAF rules blocking the 'credential' key in PUT requests to /api/v1/user\n\n**Remediation Steps:**\n1. Verify the current Flowise version in deployment environments\n2. Update the flowise npm package to &amp;gt;= 3.1.2\n3. Restart the application server to apply the updated code\n4. Review user account activity for unauthorized password modifications\n\n## References\n\n- [GitHub Advisory: Mass Assignment in Flowise](https://github.com/FlowiseAI/Flowise/security/advisories/GHSA-59fh-9f3p-7m39)\n- [OSV Record GHSA-59fh-9f3p-7m39](https://osv.dev/vulnerability/GHSA-59fh-9f3p-7m39)\n\n\n---\n*Generated by [CVEReports](https://cvereports.com/reports/GHSA-59FH-9F3P-7M39) - Automated Vulnerability Intelligence*", "creation_timestamp": "2026-05-21T06:10:50.000000Z"}</description>
      <content:encoded>{"uuid": "43d30740-6aa0-4d26-8f28-c644148ee6c7", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "GHSA-59FH-9F3P-7M39", "type": "seen", "source": "https://gist.github.com/alon710/0f9bb6ad84fa652e49398a6746f04f1f", "content": "# GHSA-59FH-9F3P-7M39: GHSA-59FH-9F3P-7M39: Mass Assignment in Flowise Profile Update Endpoint\n\n&amp;gt; **CVSS Score:** 5.3\n&amp;gt; **Published:** 2026-05-20\n&amp;gt; **Full Report:** https://cvereports.com/reports/GHSA-59FH-9F3P-7M39\n\n## Summary\nA mass assignment vulnerability in the Flowise profile update endpoint allows authenticated users to directly modify their database records. By injecting the `credential` field into a `PUT` request, an attacker can overwrite their password hash, bypassing standard security controls and enabling persistent account access.\n\n## TL;DR\nFlowise versions prior to 3.1.2 fail to filter incoming data on the user profile update endpoint. Authenticated attackers can supply a `credential` parameter to overwrite their password hash directly, establishing persistence without knowing the current password.\n\n## Exploit Status: POC\n\n## Technical Details\n\n- **CWE ID**: CWE-915\n- **Attack Vector**: Network\n- **CVSS v4.0**: 5.3\n- **Privileges Required**: Low\n- **Exploit Status**: Proof of Concept\n- **Authentication**: Required\n\n## Affected Systems\n\n- Flowise Platform\n- Node.js API Services using TypeORM\n- **Flowise**: &amp;lt; 3.1.2 (Fixed in: `3.1.2`)\n\n## Mitigation\n\n- Upgrade Flowise to version 3.1.2 or newer\n- Implement strict allowlisting on all API update endpoints\n- Deploy WAF rules blocking the 'credential' key in PUT requests to /api/v1/user\n\n**Remediation Steps:**\n1. Verify the current Flowise version in deployment environments\n2. Update the flowise npm package to &amp;gt;= 3.1.2\n3. Restart the application server to apply the updated code\n4. Review user account activity for unauthorized password modifications\n\n## References\n\n- [GitHub Advisory: Mass Assignment in Flowise](https://github.com/FlowiseAI/Flowise/security/advisories/GHSA-59fh-9f3p-7m39)\n- [OSV Record GHSA-59fh-9f3p-7m39](https://osv.dev/vulnerability/GHSA-59fh-9f3p-7m39)\n\n\n---\n*Generated by [CVEReports](https://cvereports.com/reports/GHSA-59FH-9F3P-7M39) - Automated Vulnerability Intelligence*", "creation_timestamp": "2026-05-21T06:10:50.000000Z"}</content:encoded>
      <guid isPermaLink="false">https://vulnerability.circl.lu/sighting/43d30740-6aa0-4d26-8f28-c644148ee6c7/export</guid>
      <pubDate>Thu, 21 May 2026 06:10:50 +0000</pubDate>
    </item>
  </channel>
</rss>
