<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet href="/static/style.xsl" type="text/xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
  <id>https://vulnerability.circl.lu/sightings/feed</id>
  <title>Most recent sightings.</title>
  <updated>2026-08-01T20:04:05.297540+00:00</updated>
  <author>
    <name>Vulnerability-Lookup</name>
    <email>info@circl.lu</email>
  </author>
  <link href="https://vulnerability.circl.lu" rel="alternate"/>
  <generator uri="https://lkiesow.github.io/python-feedgen" version="1.0.0">python-feedgen</generator>
  <subtitle>Contains only the most 10 recent sightings.</subtitle>
  <entry>
    <id>https://vulnerability.circl.lu/sighting/2775eb8f-bb88-4e5a-82a8-4af1b4bdd7cf/export</id>
    <title>2775eb8f-bb88-4e5a-82a8-4af1b4bdd7cf</title>
    <updated>2026-08-01T20:04:05.322233+00:00</updated>
    <author>
      <name>Automation user</name>
      <uri>https://vulnerability.circl.lu/user/automation</uri>
    </author>
    <content>{"uuid": "2775eb8f-bb88-4e5a-82a8-4af1b4bdd7cf", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-67429", "type": "seen", "source": "https://gist.github.com/alon710/3970c6098c97c0a550d8b2c18182c3ad", "content": "# CVE-2026-67429: CVE-2026-67429: Arbitrary File Write and Path Traversal in Flyto2 Core Modules\n\n&amp;gt; **CVSS Score:** 10.0\n&amp;gt; **Published:** 2026-07-30\n&amp;gt; **Full Report:** https://cvereports.com/reports/CVE-2026-67429\n\n## Summary\nCVE-2026-67429 is a critical path traversal vulnerability in Flyto2 Core file-writing modules, including image.download and twelve other modules. By exploiting an insecure validation check that relied on user-controlled parameters, unauthenticated remote attackers can bypass directory confinement and write arbitrary files to the file system, leading to remote code execution.\n\n## TL;DR\nA critical path traversal vulnerability in Flyto2 Core allows unauthenticated remote code execution via arbitrary file write due to caller-controlled base directory validation parameters.\n\n## Exploit Status: POC\n\n## Technical Details\n\n- **CWE ID**: CWE-22, CWE-73\n- **Attack Vector**: Network (AV:N)\n- **CVSS Score**: 10.0 (Critical)\n- **EPSS Score**: 0.00494\n- **Impact**: Arbitrary File Write / Remote Code Execution\n- **Exploit Status**: Proof of Concept (PoC) verified\n- **KEV Status**: Not listed\n\n## Affected Systems\n\n- Flyto2 Core\n- **flyto-core**: &amp;lt; 2.26.6 (Fixed in: `2.26.6`)\n\n## Mitigation\n\n- Upgrade Flyto2 Core to version 2.26.6\n- Define FLYTO_SANDBOX_DIR to restrict write permissions\n- Run Flyto2 Core in an unprivileged, read-only container\n\n**Remediation Steps:**\n1. Identify all active instances of Flyto2 Core in the environment.\n2. Apply the patch by upgrading the PyPI package to version 2.26.6.\n3. Configure the FLYTO_SANDBOX_DIR environment variable to enforce static boundaries.\n4. Audit application logs for suspicious directory overrides in image or document module parameters.\n\n## References\n\n- [GitHub Security Advisory GHSA-2956-977x-2w3r](https://github.com/flytohub/flyto-core/security/advisories/GHSA-2956-977x-2w3r)\n- [Fix Commit d5f89d71303e](https://github.com/flytohub/flyto-core/commit/d5f89d71303e3c1e6418d347c5c55fcd173cc8cc)\n- [Release Notes v2.26.6](https://github.com/flytohub/flyto-core/releases/tag/v2.26.6)\n- [CVE-2026-67429 Record](https://www.cve.org/CVERecord?id=CVE-2026-67429)\n\n\n---\n*Generated by [CVEReports](https://cvereports.com/reports/CVE-2026-67429) - Automated Vulnerability Intelligence*", "creation_timestamp": "2026-07-31T00:31:48.917307Z"}</content>
    <link href="https://vulnerability.circl.lu/sighting/2775eb8f-bb88-4e5a-82a8-4af1b4bdd7cf/export"/>
    <published>2026-07-31T00:31:48.917307+00:00</published>
  </entry>
  <entry>
    <id>https://vulnerability.circl.lu/sighting/233bdfde-65a7-4a90-bcf4-01f429842f93/export</id>
    <title>233bdfde-65a7-4a90-bcf4-01f429842f93</title>
    <updated>2026-08-01T20:04:05.325155+00:00</updated>
    <author>
      <name>Joseph Lee</name>
      <uri>https://vulnerability.circl.lu/user/syspect</uri>
    </author>
    <content>{"uuid": "233bdfde-65a7-4a90-bcf4-01f429842f93", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "86ecb4e1-bb32-44d5-9f39-8a4673af8385", "vulnerability": "CVE-2026-67429", "type": "published-proof-of-concept", "source": "https://github.com/flytohub/flyto-core/security/advisories/GHSA-2956-977x-2w3r", "content": "", "creation_timestamp": "2026-07-30T16:35:15.122895Z"}</content>
    <link href="https://vulnerability.circl.lu/sighting/233bdfde-65a7-4a90-bcf4-01f429842f93/export"/>
    <published>2026-07-30T16:35:15.122895+00:00</published>
  </entry>
  <entry>
    <id>https://vulnerability.circl.lu/sighting/4e517408-d243-4ca6-b1f5-5a26e7abc262/export</id>
    <title>4e517408-d243-4ca6-b1f5-5a26e7abc262</title>
    <updated>2026-08-01T20:04:05.325935+00:00</updated>
    <author>
      <name>Automation user</name>
      <uri>https://vulnerability.circl.lu/user/automation</uri>
    </author>
    <content>{"uuid": "4e517408-d243-4ca6-b1f5-5a26e7abc262", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-67429", "type": "seen", "source": "https://bsky.app/profile/thehackerwire.bsky.social/post/3mrsporaviy2l", "content": "\ud83d\udd34 CVE-2026-67429 - Critical (10)\n\nFlyto2 Core is an execution kernel for automation and AI-agent workflows. Prior to 2.26.6, image....\n\nhttps://www.thehackerwire.com/vulnerability/CVE-2026-67429/\n\n#infosec #cybersecurity #CVE #vulnerability #security #patchstack", "creation_timestamp": "2026-07-29T20:00:51.706347Z"}</content>
    <link href="https://vulnerability.circl.lu/sighting/4e517408-d243-4ca6-b1f5-5a26e7abc262/export"/>
    <published>2026-07-29T20:00:51.706347+00:00</published>
  </entry>
  <entry>
    <id>https://vulnerability.circl.lu/sighting/9b13c4ab-14b6-412c-9053-4fc045d36f35/export</id>
    <title>9b13c4ab-14b6-412c-9053-4fc045d36f35</title>
    <updated>2026-08-01T20:04:05.326018+00:00</updated>
    <author>
      <name>Automation user</name>
      <uri>https://vulnerability.circl.lu/user/automation</uri>
    </author>
    <content>{"uuid": "9b13c4ab-14b6-412c-9053-4fc045d36f35", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-67429", "type": "seen", "source": "https://bsky.app/profile/stackflag.bsky.social/post/3mrsp3jcbsn23", "content": "CVE-2026-67429 - flyto-core\nFlyto2 Core, a software used for automation and AI workflows, had a security issue that allowed attackers to write files to any location on the computer. This issue has been\u2026\n\nToo many irrelevant or confusing CVEs? Use stackflag.com\n\n#flytocore #flytohub #CVE #infosec", "creation_timestamp": "2026-07-29T19:50:04.642248Z"}</content>
    <link href="https://vulnerability.circl.lu/sighting/9b13c4ab-14b6-412c-9053-4fc045d36f35/export"/>
    <published>2026-07-29T19:50:04.642248+00:00</published>
  </entry>
</feed>
