<?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>Fri, 26 Jun 2026 16:24:27 +0000</lastBuildDate>
    <item>
      <title>4ecc37c9-8456-4192-8be4-17403b3ad09b</title>
      <link>https://vulnerability.circl.lu/sighting/4ecc37c9-8456-4192-8be4-17403b3ad09b/export</link>
      <description>{"uuid": "4ecc37c9-8456-4192-8be4-17403b3ad09b", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "GHSA-R253-R9JW-QG44", "type": "seen", "source": "https://gist.github.com/alon710/41babc051db96b1507f3fb804d7012be", "content": "# GHSA-R253-R9JW-QG44: GHSA-R253-R9JW-QG44: Unauthenticated Remote Code Execution in Crawl4AI via Chromium Launch-Argument Injection\n\n&amp;gt; **CVSS Score:** 10.0\n&amp;gt; **Published:** 2026-06-18\n&amp;gt; **Full Report:** https://cvereports.com/reports/GHSA-R253-R9JW-QG44\n\n## Summary\nA critical unauthenticated remote code execution vulnerability exists in Crawl4AI versions up to 0.8.9. The flaw is caused by improper neutralization of command arguments passed to the Chromium process execution engine via the browser_config.extra_args parameter, enabling remote attackers to execute arbitrary shell commands inside the container.\n\n## TL;DR\nUnauthenticated remote command injection via Chromium process-replacement switches in Crawl4AI &amp;lt;= 0.8.9.\n\n## Technical Details\n\n- **CWE ID**: CWE-88 / CWE-94\n- **Attack Vector**: Network\n- **CVSS Score**: 10.0 (Critical)\n- **Exploit Status**: PoC Available\n- **Affected Component**: Docker API server request parsing\n- **Patched Version**: 0.9.0\n\n## Affected Systems\n\n- Crawl4AI self-hosted Docker API server\n\n## Mitigation\n\n- Upgrade Crawl4AI to version 0.9.0 or later\n- Enable API Token Authentication\n- Restrict network exposure of the container port\n\n**Remediation Steps:**\n1. Pull the official Docker image tagged with version 0.9.0 or later.\n2. If using pip, run 'pip install crawl4ai&amp;gt;=0.9.0' to update the library.\n3. Set the 'CRAWL4AI_API_TOKEN' environment variable in your deployment configuration to enable authorization checks.\n4. Bind the container API port (11235) to 127.0.0.1 or place it behind a firewall/VPN.\n\n## References\n\n- [GitHub Security Advisory GHSA-R253-R9JW-QG44](https://github.com/advisories/GHSA-R253-R9JW-QG44)\n- [Crawl4AI Repository](https://github.com/unclecode/crawl4ai)\n- [Vulnerability Fix Commit](https://github.com/unclecode/crawl4ai/commit/60886d1a0c52682e4c83a7cef9dfac417fff6bd2)\n- [Vulnerability Documentation Commit](https://github.com/unclecode/crawl4ai/commit/c66f3276fd355031c8632500911fe7041ad6fc14)\n- [Crawl4AI Migration Guide (0.9.0)](https://github.com/unclecode/crawl4ai/blob/main/deploy/docker/MIGRATION.md)\n\n\n---\n*Generated by [CVEReports](https://cvereports.com/reports/GHSA-R253-R9JW-QG44) - Automated Vulnerability Intelligence*", "creation_timestamp": "2026-06-18T18:41:53.000000Z"}</description>
      <content:encoded>{"uuid": "4ecc37c9-8456-4192-8be4-17403b3ad09b", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "GHSA-R253-R9JW-QG44", "type": "seen", "source": "https://gist.github.com/alon710/41babc051db96b1507f3fb804d7012be", "content": "# GHSA-R253-R9JW-QG44: GHSA-R253-R9JW-QG44: Unauthenticated Remote Code Execution in Crawl4AI via Chromium Launch-Argument Injection\n\n&amp;gt; **CVSS Score:** 10.0\n&amp;gt; **Published:** 2026-06-18\n&amp;gt; **Full Report:** https://cvereports.com/reports/GHSA-R253-R9JW-QG44\n\n## Summary\nA critical unauthenticated remote code execution vulnerability exists in Crawl4AI versions up to 0.8.9. The flaw is caused by improper neutralization of command arguments passed to the Chromium process execution engine via the browser_config.extra_args parameter, enabling remote attackers to execute arbitrary shell commands inside the container.\n\n## TL;DR\nUnauthenticated remote command injection via Chromium process-replacement switches in Crawl4AI &amp;lt;= 0.8.9.\n\n## Technical Details\n\n- **CWE ID**: CWE-88 / CWE-94\n- **Attack Vector**: Network\n- **CVSS Score**: 10.0 (Critical)\n- **Exploit Status**: PoC Available\n- **Affected Component**: Docker API server request parsing\n- **Patched Version**: 0.9.0\n\n## Affected Systems\n\n- Crawl4AI self-hosted Docker API server\n\n## Mitigation\n\n- Upgrade Crawl4AI to version 0.9.0 or later\n- Enable API Token Authentication\n- Restrict network exposure of the container port\n\n**Remediation Steps:**\n1. Pull the official Docker image tagged with version 0.9.0 or later.\n2. If using pip, run 'pip install crawl4ai&amp;gt;=0.9.0' to update the library.\n3. Set the 'CRAWL4AI_API_TOKEN' environment variable in your deployment configuration to enable authorization checks.\n4. Bind the container API port (11235) to 127.0.0.1 or place it behind a firewall/VPN.\n\n## References\n\n- [GitHub Security Advisory GHSA-R253-R9JW-QG44](https://github.com/advisories/GHSA-R253-R9JW-QG44)\n- [Crawl4AI Repository](https://github.com/unclecode/crawl4ai)\n- [Vulnerability Fix Commit](https://github.com/unclecode/crawl4ai/commit/60886d1a0c52682e4c83a7cef9dfac417fff6bd2)\n- [Vulnerability Documentation Commit](https://github.com/unclecode/crawl4ai/commit/c66f3276fd355031c8632500911fe7041ad6fc14)\n- [Crawl4AI Migration Guide (0.9.0)](https://github.com/unclecode/crawl4ai/blob/main/deploy/docker/MIGRATION.md)\n\n\n---\n*Generated by [CVEReports](https://cvereports.com/reports/GHSA-R253-R9JW-QG44) - Automated Vulnerability Intelligence*", "creation_timestamp": "2026-06-18T18:41:53.000000Z"}</content:encoded>
      <guid isPermaLink="false">https://vulnerability.circl.lu/sighting/4ecc37c9-8456-4192-8be4-17403b3ad09b/export</guid>
      <pubDate>Thu, 18 Jun 2026 18:41:53 +0000</pubDate>
    </item>
    <item>
      <title>da488886-ad05-4f46-9fbd-4151565c907b</title>
      <link>https://vulnerability.circl.lu/sighting/da488886-ad05-4f46-9fbd-4151565c907b/export</link>
      <description>{"uuid": "da488886-ad05-4f46-9fbd-4151565c907b", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "GHSA-R253-R9JW-QG44", "type": "seen", "source": "https://gist.github.com/alon710/3807d480d537cf9538209dc130bd58ae", "content": "# GHSA-R253-R9JW-QG44: GHSA-R253-R9JW-QG44: Unauthenticated Remote Code Execution in Crawl4AI via Chromium Launch-Argument Injection\n\n&amp;gt; **CVSS Score:** 10.0\n&amp;gt; **Published:** 2026-06-18\n&amp;gt; **Full Report:** https://cvereports.com/reports/GHSA-R253-R9JW-QG44\n\n## Summary\nA critical unauthenticated remote code execution vulnerability exists in Crawl4AI versions up to 0.8.9. The flaw is caused by improper neutralization of command arguments passed to the Chromium process execution engine via the browser_config.extra_args parameter, enabling remote attackers to execute arbitrary shell commands inside the container.\n\n## TL;DR\nUnauthenticated remote command injection via Chromium process-replacement switches in Crawl4AI &amp;lt;= 0.8.9.\n\n## Technical Details\n\n- **CWE ID**: CWE-88 / CWE-94\n- **Attack Vector**: Network\n- **CVSS Score**: 10.0 (Critical)\n- **Exploit Status**: PoC Available\n- **Affected Component**: Docker API server request parsing\n- **Patched Version**: 0.9.0\n\n## Affected Systems\n\n- Crawl4AI self-hosted Docker API server\n\n## Mitigation\n\n- Upgrade Crawl4AI to version 0.9.0 or later\n- Enable API Token Authentication\n- Restrict network exposure of the container port\n\n**Remediation Steps:**\n1. Pull the official Docker image tagged with version 0.9.0 or later.\n2. If using pip, run 'pip install crawl4ai&amp;gt;=0.9.0' to update the library.\n3. Set the 'CRAWL4AI_API_TOKEN' environment variable in your deployment configuration to enable authorization checks.\n4. Bind the container API port (11235) to 127.0.0.1 or place it behind a firewall/VPN.\n\n## References\n\n- [GitHub Security Advisory GHSA-R253-R9JW-QG44](https://github.com/advisories/GHSA-R253-R9JW-QG44)\n- [Crawl4AI Repository](https://github.com/unclecode/crawl4ai)\n- [Vulnerability Fix Commit](https://github.com/unclecode/crawl4ai/commit/60886d1a0c52682e4c83a7cef9dfac417fff6bd2)\n- [Vulnerability Documentation Commit](https://github.com/unclecode/crawl4ai/commit/c66f3276fd355031c8632500911fe7041ad6fc14)\n- [Crawl4AI Migration Guide (0.9.0)](https://github.com/unclecode/crawl4ai/blob/main/deploy/docker/MIGRATION.md)\n\n\n---\n*Generated by [CVEReports](https://cvereports.com/reports/GHSA-R253-R9JW-QG44) - Automated Vulnerability Intelligence*", "creation_timestamp": "2026-06-18T18:51:38.000000Z"}</description>
      <content:encoded>{"uuid": "da488886-ad05-4f46-9fbd-4151565c907b", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "GHSA-R253-R9JW-QG44", "type": "seen", "source": "https://gist.github.com/alon710/3807d480d537cf9538209dc130bd58ae", "content": "# GHSA-R253-R9JW-QG44: GHSA-R253-R9JW-QG44: Unauthenticated Remote Code Execution in Crawl4AI via Chromium Launch-Argument Injection\n\n&amp;gt; **CVSS Score:** 10.0\n&amp;gt; **Published:** 2026-06-18\n&amp;gt; **Full Report:** https://cvereports.com/reports/GHSA-R253-R9JW-QG44\n\n## Summary\nA critical unauthenticated remote code execution vulnerability exists in Crawl4AI versions up to 0.8.9. The flaw is caused by improper neutralization of command arguments passed to the Chromium process execution engine via the browser_config.extra_args parameter, enabling remote attackers to execute arbitrary shell commands inside the container.\n\n## TL;DR\nUnauthenticated remote command injection via Chromium process-replacement switches in Crawl4AI &amp;lt;= 0.8.9.\n\n## Technical Details\n\n- **CWE ID**: CWE-88 / CWE-94\n- **Attack Vector**: Network\n- **CVSS Score**: 10.0 (Critical)\n- **Exploit Status**: PoC Available\n- **Affected Component**: Docker API server request parsing\n- **Patched Version**: 0.9.0\n\n## Affected Systems\n\n- Crawl4AI self-hosted Docker API server\n\n## Mitigation\n\n- Upgrade Crawl4AI to version 0.9.0 or later\n- Enable API Token Authentication\n- Restrict network exposure of the container port\n\n**Remediation Steps:**\n1. Pull the official Docker image tagged with version 0.9.0 or later.\n2. If using pip, run 'pip install crawl4ai&amp;gt;=0.9.0' to update the library.\n3. Set the 'CRAWL4AI_API_TOKEN' environment variable in your deployment configuration to enable authorization checks.\n4. Bind the container API port (11235) to 127.0.0.1 or place it behind a firewall/VPN.\n\n## References\n\n- [GitHub Security Advisory GHSA-R253-R9JW-QG44](https://github.com/advisories/GHSA-R253-R9JW-QG44)\n- [Crawl4AI Repository](https://github.com/unclecode/crawl4ai)\n- [Vulnerability Fix Commit](https://github.com/unclecode/crawl4ai/commit/60886d1a0c52682e4c83a7cef9dfac417fff6bd2)\n- [Vulnerability Documentation Commit](https://github.com/unclecode/crawl4ai/commit/c66f3276fd355031c8632500911fe7041ad6fc14)\n- [Crawl4AI Migration Guide (0.9.0)](https://github.com/unclecode/crawl4ai/blob/main/deploy/docker/MIGRATION.md)\n\n\n---\n*Generated by [CVEReports](https://cvereports.com/reports/GHSA-R253-R9JW-QG44) - Automated Vulnerability Intelligence*", "creation_timestamp": "2026-06-18T18:51:38.000000Z"}</content:encoded>
      <guid isPermaLink="false">https://vulnerability.circl.lu/sighting/da488886-ad05-4f46-9fbd-4151565c907b/export</guid>
      <pubDate>Thu, 18 Jun 2026 18:51:38 +0000</pubDate>
    </item>
    <item>
      <title>135c719d-446b-426e-b8f4-8a6815358bed</title>
      <link>https://vulnerability.circl.lu/sighting/135c719d-446b-426e-b8f4-8a6815358bed/export</link>
      <description>{"uuid": "135c719d-446b-426e-b8f4-8a6815358bed", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "GHSA-R253-R9JW-QG44", "type": "seen", "source": "https://gist.github.com/alon710/697bceac18bae3cc319e1ba354c5f8bd", "content": "# GHSA-R253-R9JW-QG44: GHSA-R253-R9JW-QG44: Unauthenticated Remote Code Execution in Crawl4AI via Chromium Launch-Argument Injection\n\n&amp;gt; **CVSS Score:** 10.0\n&amp;gt; **Published:** 2026-06-18\n&amp;gt; **Full Report:** https://cvereports.com/reports/GHSA-R253-R9JW-QG44\n\n## Summary\nA critical unauthenticated remote code execution vulnerability exists in Crawl4AI versions up to 0.8.9. The flaw is caused by improper neutralization of command arguments passed to the Chromium process execution engine via the browser_config.extra_args parameter, enabling remote attackers to execute arbitrary shell commands inside the container.\n\n## TL;DR\nUnauthenticated remote command injection via Chromium process-replacement switches in Crawl4AI &amp;lt;= 0.8.9.\n\n## Technical Details\n\n- **CWE ID**: CWE-88 / CWE-94\n- **Attack Vector**: Network\n- **CVSS Score**: 10.0 (Critical)\n- **Exploit Status**: PoC Available\n- **Affected Component**: Docker API server request parsing\n- **Patched Version**: 0.9.0\n\n## Affected Systems\n\n- Crawl4AI self-hosted Docker API server\n\n## Mitigation\n\n- Upgrade Crawl4AI to version 0.9.0 or later\n- Enable API Token Authentication\n- Restrict network exposure of the container port\n\n**Remediation Steps:**\n1. Pull the official Docker image tagged with version 0.9.0 or later.\n2. If using pip, run 'pip install crawl4ai&amp;gt;=0.9.0' to update the library.\n3. Set the 'CRAWL4AI_API_TOKEN' environment variable in your deployment configuration to enable authorization checks.\n4. Bind the container API port (11235) to 127.0.0.1 or place it behind a firewall/VPN.\n\n## References\n\n- [GitHub Security Advisory GHSA-R253-R9JW-QG44](https://github.com/advisories/GHSA-R253-R9JW-QG44)\n- [Crawl4AI Repository](https://github.com/unclecode/crawl4ai)\n- [Vulnerability Fix Commit](https://github.com/unclecode/crawl4ai/commit/60886d1a0c52682e4c83a7cef9dfac417fff6bd2)\n- [Vulnerability Documentation Commit](https://github.com/unclecode/crawl4ai/commit/c66f3276fd355031c8632500911fe7041ad6fc14)\n- [Crawl4AI Migration Guide (0.9.0)](https://github.com/unclecode/crawl4ai/blob/main/deploy/docker/MIGRATION.md)\n\n\n---\n*Generated by [CVEReports](https://cvereports.com/reports/GHSA-R253-R9JW-QG44) - Automated Vulnerability Intelligence*", "creation_timestamp": "2026-06-18T19:02:49.000000Z"}</description>
      <content:encoded>{"uuid": "135c719d-446b-426e-b8f4-8a6815358bed", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "GHSA-R253-R9JW-QG44", "type": "seen", "source": "https://gist.github.com/alon710/697bceac18bae3cc319e1ba354c5f8bd", "content": "# GHSA-R253-R9JW-QG44: GHSA-R253-R9JW-QG44: Unauthenticated Remote Code Execution in Crawl4AI via Chromium Launch-Argument Injection\n\n&amp;gt; **CVSS Score:** 10.0\n&amp;gt; **Published:** 2026-06-18\n&amp;gt; **Full Report:** https://cvereports.com/reports/GHSA-R253-R9JW-QG44\n\n## Summary\nA critical unauthenticated remote code execution vulnerability exists in Crawl4AI versions up to 0.8.9. The flaw is caused by improper neutralization of command arguments passed to the Chromium process execution engine via the browser_config.extra_args parameter, enabling remote attackers to execute arbitrary shell commands inside the container.\n\n## TL;DR\nUnauthenticated remote command injection via Chromium process-replacement switches in Crawl4AI &amp;lt;= 0.8.9.\n\n## Technical Details\n\n- **CWE ID**: CWE-88 / CWE-94\n- **Attack Vector**: Network\n- **CVSS Score**: 10.0 (Critical)\n- **Exploit Status**: PoC Available\n- **Affected Component**: Docker API server request parsing\n- **Patched Version**: 0.9.0\n\n## Affected Systems\n\n- Crawl4AI self-hosted Docker API server\n\n## Mitigation\n\n- Upgrade Crawl4AI to version 0.9.0 or later\n- Enable API Token Authentication\n- Restrict network exposure of the container port\n\n**Remediation Steps:**\n1. Pull the official Docker image tagged with version 0.9.0 or later.\n2. If using pip, run 'pip install crawl4ai&amp;gt;=0.9.0' to update the library.\n3. Set the 'CRAWL4AI_API_TOKEN' environment variable in your deployment configuration to enable authorization checks.\n4. Bind the container API port (11235) to 127.0.0.1 or place it behind a firewall/VPN.\n\n## References\n\n- [GitHub Security Advisory GHSA-R253-R9JW-QG44](https://github.com/advisories/GHSA-R253-R9JW-QG44)\n- [Crawl4AI Repository](https://github.com/unclecode/crawl4ai)\n- [Vulnerability Fix Commit](https://github.com/unclecode/crawl4ai/commit/60886d1a0c52682e4c83a7cef9dfac417fff6bd2)\n- [Vulnerability Documentation Commit](https://github.com/unclecode/crawl4ai/commit/c66f3276fd355031c8632500911fe7041ad6fc14)\n- [Crawl4AI Migration Guide (0.9.0)](https://github.com/unclecode/crawl4ai/blob/main/deploy/docker/MIGRATION.md)\n\n\n---\n*Generated by [CVEReports](https://cvereports.com/reports/GHSA-R253-R9JW-QG44) - Automated Vulnerability Intelligence*", "creation_timestamp": "2026-06-18T19:02:49.000000Z"}</content:encoded>
      <guid isPermaLink="false">https://vulnerability.circl.lu/sighting/135c719d-446b-426e-b8f4-8a6815358bed/export</guid>
      <pubDate>Thu, 18 Jun 2026 19:02:49 +0000</pubDate>
    </item>
    <item>
      <title>564f3e0a-578a-4614-ad18-a8d5ab490f4a</title>
      <link>https://vulnerability.circl.lu/sighting/564f3e0a-578a-4614-ad18-a8d5ab490f4a/export</link>
      <description>{"uuid": "564f3e0a-578a-4614-ad18-a8d5ab490f4a", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "GHSA-R253-R9JW-QG44", "type": "seen", "source": "https://gist.github.com/alon710/8121a7bd1aab2652430c302c53a0527a", "content": "# GHSA-R253-R9JW-QG44: GHSA-R253-R9JW-QG44: Unauthenticated Remote Code Execution in Crawl4AI via Chromium Launch-Argument Injection\n\n&amp;gt; **CVSS Score:** 10.0\n&amp;gt; **Published:** 2026-06-18\n&amp;gt; **Full Report:** https://cvereports.com/reports/GHSA-R253-R9JW-QG44\n\n## Summary\nA critical unauthenticated remote code execution vulnerability exists in Crawl4AI versions up to 0.8.9. The flaw is caused by improper neutralization of command arguments passed to the Chromium process execution engine via the browser_config.extra_args parameter, enabling remote attackers to execute arbitrary shell commands inside the container.\n\n## TL;DR\nUnauthenticated remote command injection via Chromium process-replacement switches in Crawl4AI &amp;lt;= 0.8.9.\n\n## Technical Details\n\n- **CWE ID**: CWE-88 / CWE-94\n- **Attack Vector**: Network\n- **CVSS Score**: 10.0 (Critical)\n- **Exploit Status**: PoC Available\n- **Affected Component**: Docker API server request parsing\n- **Patched Version**: 0.9.0\n\n## Affected Systems\n\n- Crawl4AI self-hosted Docker API server\n\n## Mitigation\n\n- Upgrade Crawl4AI to version 0.9.0 or later\n- Enable API Token Authentication\n- Restrict network exposure of the container port\n\n**Remediation Steps:**\n1. Pull the official Docker image tagged with version 0.9.0 or later.\n2. If using pip, run 'pip install crawl4ai&amp;gt;=0.9.0' to update the library.\n3. Set the 'CRAWL4AI_API_TOKEN' environment variable in your deployment configuration to enable authorization checks.\n4. Bind the container API port (11235) to 127.0.0.1 or place it behind a firewall/VPN.\n\n## References\n\n- [GitHub Security Advisory GHSA-R253-R9JW-QG44](https://github.com/advisories/GHSA-R253-R9JW-QG44)\n- [Crawl4AI Repository](https://github.com/unclecode/crawl4ai)\n- [Vulnerability Fix Commit](https://github.com/unclecode/crawl4ai/commit/60886d1a0c52682e4c83a7cef9dfac417fff6bd2)\n- [Vulnerability Documentation Commit](https://github.com/unclecode/crawl4ai/commit/c66f3276fd355031c8632500911fe7041ad6fc14)\n- [Crawl4AI Migration Guide (0.9.0)](https://github.com/unclecode/crawl4ai/blob/main/deploy/docker/MIGRATION.md)\n\n\n---\n*Generated by [CVEReports](https://cvereports.com/reports/GHSA-R253-R9JW-QG44) - Automated Vulnerability Intelligence*", "creation_timestamp": "2026-06-18T19:11:23.000000Z"}</description>
      <content:encoded>{"uuid": "564f3e0a-578a-4614-ad18-a8d5ab490f4a", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "GHSA-R253-R9JW-QG44", "type": "seen", "source": "https://gist.github.com/alon710/8121a7bd1aab2652430c302c53a0527a", "content": "# GHSA-R253-R9JW-QG44: GHSA-R253-R9JW-QG44: Unauthenticated Remote Code Execution in Crawl4AI via Chromium Launch-Argument Injection\n\n&amp;gt; **CVSS Score:** 10.0\n&amp;gt; **Published:** 2026-06-18\n&amp;gt; **Full Report:** https://cvereports.com/reports/GHSA-R253-R9JW-QG44\n\n## Summary\nA critical unauthenticated remote code execution vulnerability exists in Crawl4AI versions up to 0.8.9. The flaw is caused by improper neutralization of command arguments passed to the Chromium process execution engine via the browser_config.extra_args parameter, enabling remote attackers to execute arbitrary shell commands inside the container.\n\n## TL;DR\nUnauthenticated remote command injection via Chromium process-replacement switches in Crawl4AI &amp;lt;= 0.8.9.\n\n## Technical Details\n\n- **CWE ID**: CWE-88 / CWE-94\n- **Attack Vector**: Network\n- **CVSS Score**: 10.0 (Critical)\n- **Exploit Status**: PoC Available\n- **Affected Component**: Docker API server request parsing\n- **Patched Version**: 0.9.0\n\n## Affected Systems\n\n- Crawl4AI self-hosted Docker API server\n\n## Mitigation\n\n- Upgrade Crawl4AI to version 0.9.0 or later\n- Enable API Token Authentication\n- Restrict network exposure of the container port\n\n**Remediation Steps:**\n1. Pull the official Docker image tagged with version 0.9.0 or later.\n2. If using pip, run 'pip install crawl4ai&amp;gt;=0.9.0' to update the library.\n3. Set the 'CRAWL4AI_API_TOKEN' environment variable in your deployment configuration to enable authorization checks.\n4. Bind the container API port (11235) to 127.0.0.1 or place it behind a firewall/VPN.\n\n## References\n\n- [GitHub Security Advisory GHSA-R253-R9JW-QG44](https://github.com/advisories/GHSA-R253-R9JW-QG44)\n- [Crawl4AI Repository](https://github.com/unclecode/crawl4ai)\n- [Vulnerability Fix Commit](https://github.com/unclecode/crawl4ai/commit/60886d1a0c52682e4c83a7cef9dfac417fff6bd2)\n- [Vulnerability Documentation Commit](https://github.com/unclecode/crawl4ai/commit/c66f3276fd355031c8632500911fe7041ad6fc14)\n- [Crawl4AI Migration Guide (0.9.0)](https://github.com/unclecode/crawl4ai/blob/main/deploy/docker/MIGRATION.md)\n\n\n---\n*Generated by [CVEReports](https://cvereports.com/reports/GHSA-R253-R9JW-QG44) - Automated Vulnerability Intelligence*", "creation_timestamp": "2026-06-18T19:11:23.000000Z"}</content:encoded>
      <guid isPermaLink="false">https://vulnerability.circl.lu/sighting/564f3e0a-578a-4614-ad18-a8d5ab490f4a/export</guid>
      <pubDate>Thu, 18 Jun 2026 19:11:23 +0000</pubDate>
    </item>
    <item>
      <title>5ee857bc-7eeb-4719-9f7b-82fb8ac41b79</title>
      <link>https://vulnerability.circl.lu/sighting/5ee857bc-7eeb-4719-9f7b-82fb8ac41b79/export</link>
      <description>{"uuid": "5ee857bc-7eeb-4719-9f7b-82fb8ac41b79", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "GHSA-R253-R9JW-QG44", "type": "seen", "source": "https://gist.github.com/alon710/9e535e41085b7a2a9ed1e2ab38f56b56", "content": "# GHSA-R253-R9JW-QG44: GHSA-R253-R9JW-QG44: Unauthenticated Remote Code Execution in Crawl4AI via Chromium Launch-Argument Injection\n\n&amp;gt; **CVSS Score:** 10.0\n&amp;gt; **Published:** 2026-06-18\n&amp;gt; **Full Report:** https://cvereports.com/reports/GHSA-R253-R9JW-QG44\n\n## Summary\nA critical unauthenticated remote code execution vulnerability exists in Crawl4AI versions up to 0.8.9. The flaw is caused by improper neutralization of command arguments passed to the Chromium process execution engine via the browser_config.extra_args parameter, enabling remote attackers to execute arbitrary shell commands inside the container.\n\n## TL;DR\nUnauthenticated remote command injection via Chromium process-replacement switches in Crawl4AI &amp;lt;= 0.8.9.\n\n## Technical Details\n\n- **CWE ID**: CWE-88 / CWE-94\n- **Attack Vector**: Network\n- **CVSS Score**: 10.0 (Critical)\n- **Exploit Status**: PoC Available\n- **Affected Component**: Docker API server request parsing\n- **Patched Version**: 0.9.0\n\n## Affected Systems\n\n- Crawl4AI self-hosted Docker API server\n\n## Mitigation\n\n- Upgrade Crawl4AI to version 0.9.0 or later\n- Enable API Token Authentication\n- Restrict network exposure of the container port\n\n**Remediation Steps:**\n1. Pull the official Docker image tagged with version 0.9.0 or later.\n2. If using pip, run 'pip install crawl4ai&amp;gt;=0.9.0' to update the library.\n3. Set the 'CRAWL4AI_API_TOKEN' environment variable in your deployment configuration to enable authorization checks.\n4. Bind the container API port (11235) to 127.0.0.1 or place it behind a firewall/VPN.\n\n## References\n\n- [GitHub Security Advisory GHSA-R253-R9JW-QG44](https://github.com/advisories/GHSA-R253-R9JW-QG44)\n- [Crawl4AI Repository](https://github.com/unclecode/crawl4ai)\n- [Vulnerability Fix Commit](https://github.com/unclecode/crawl4ai/commit/60886d1a0c52682e4c83a7cef9dfac417fff6bd2)\n- [Vulnerability Documentation Commit](https://github.com/unclecode/crawl4ai/commit/c66f3276fd355031c8632500911fe7041ad6fc14)\n- [Crawl4AI Migration Guide (0.9.0)](https://github.com/unclecode/crawl4ai/blob/main/deploy/docker/MIGRATION.md)\n\n\n---\n*Generated by [CVEReports](https://cvereports.com/reports/GHSA-R253-R9JW-QG44) - Automated Vulnerability Intelligence*", "creation_timestamp": "2026-06-18T19:21:43.000000Z"}</description>
      <content:encoded>{"uuid": "5ee857bc-7eeb-4719-9f7b-82fb8ac41b79", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "GHSA-R253-R9JW-QG44", "type": "seen", "source": "https://gist.github.com/alon710/9e535e41085b7a2a9ed1e2ab38f56b56", "content": "# GHSA-R253-R9JW-QG44: GHSA-R253-R9JW-QG44: Unauthenticated Remote Code Execution in Crawl4AI via Chromium Launch-Argument Injection\n\n&amp;gt; **CVSS Score:** 10.0\n&amp;gt; **Published:** 2026-06-18\n&amp;gt; **Full Report:** https://cvereports.com/reports/GHSA-R253-R9JW-QG44\n\n## Summary\nA critical unauthenticated remote code execution vulnerability exists in Crawl4AI versions up to 0.8.9. The flaw is caused by improper neutralization of command arguments passed to the Chromium process execution engine via the browser_config.extra_args parameter, enabling remote attackers to execute arbitrary shell commands inside the container.\n\n## TL;DR\nUnauthenticated remote command injection via Chromium process-replacement switches in Crawl4AI &amp;lt;= 0.8.9.\n\n## Technical Details\n\n- **CWE ID**: CWE-88 / CWE-94\n- **Attack Vector**: Network\n- **CVSS Score**: 10.0 (Critical)\n- **Exploit Status**: PoC Available\n- **Affected Component**: Docker API server request parsing\n- **Patched Version**: 0.9.0\n\n## Affected Systems\n\n- Crawl4AI self-hosted Docker API server\n\n## Mitigation\n\n- Upgrade Crawl4AI to version 0.9.0 or later\n- Enable API Token Authentication\n- Restrict network exposure of the container port\n\n**Remediation Steps:**\n1. Pull the official Docker image tagged with version 0.9.0 or later.\n2. If using pip, run 'pip install crawl4ai&amp;gt;=0.9.0' to update the library.\n3. Set the 'CRAWL4AI_API_TOKEN' environment variable in your deployment configuration to enable authorization checks.\n4. Bind the container API port (11235) to 127.0.0.1 or place it behind a firewall/VPN.\n\n## References\n\n- [GitHub Security Advisory GHSA-R253-R9JW-QG44](https://github.com/advisories/GHSA-R253-R9JW-QG44)\n- [Crawl4AI Repository](https://github.com/unclecode/crawl4ai)\n- [Vulnerability Fix Commit](https://github.com/unclecode/crawl4ai/commit/60886d1a0c52682e4c83a7cef9dfac417fff6bd2)\n- [Vulnerability Documentation Commit](https://github.com/unclecode/crawl4ai/commit/c66f3276fd355031c8632500911fe7041ad6fc14)\n- [Crawl4AI Migration Guide (0.9.0)](https://github.com/unclecode/crawl4ai/blob/main/deploy/docker/MIGRATION.md)\n\n\n---\n*Generated by [CVEReports](https://cvereports.com/reports/GHSA-R253-R9JW-QG44) - Automated Vulnerability Intelligence*", "creation_timestamp": "2026-06-18T19:21:43.000000Z"}</content:encoded>
      <guid isPermaLink="false">https://vulnerability.circl.lu/sighting/5ee857bc-7eeb-4719-9f7b-82fb8ac41b79/export</guid>
      <pubDate>Thu, 18 Jun 2026 19:21:43 +0000</pubDate>
    </item>
  </channel>
</rss>
