<?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-09T19:11:36.801392+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/75646649-7645-4a6c-954e-d2adf9bbeda6/export</id>
    <title>75646649-7645-4a6c-954e-d2adf9bbeda6</title>
    <updated>2026-08-09T19:11:36.824974+00:00</updated>
    <author>
      <name>Automation user</name>
      <uri>https://cve.circl.lu/user/automation</uri>
    </author>
    <content>{"uuid": "75646649-7645-4a6c-954e-d2adf9bbeda6", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-71311", "type": "seen", "source": "https://gist.github.com/alon710/d60715eb4915a2fe25854150e00d6548", "content": "# CVE-2026-71311: CVE-2026-71311: FTP Command Injection via Path CRLF Injection in rclone FTP Backend\n\n&amp;gt; **CVSS Score:** 6.4\n&amp;gt; **Published:** 2026-08-05\n&amp;gt; **Full Report:** https://cvereports.com/reports/CVE-2026-71311\n\n## Summary\nA protocol-level CRLF injection vulnerability exists in rclone's FTP backend before version 1.75.0. When configured with a non-default filename encoding, rclone allows carriage return and line feed characters to pass directly into the underlying FTP client library. Because the library constructs line-oriented control commands without input validation, an attacker-controlled filename can inject arbitrary FTP commands into the session, allowing unauthorized file deletion and modification on the target server.\n\n## TL;DR\nInsecure filename encoding in rclone's FTP backend combined with lack of validation in the underlying FTP library allows attackers to inject arbitrary FTP commands via crafted filenames.\n\n## Exploit Status: POC\n\n## Technical Details\n\n- **Vulnerability Type**: CWE-93: Improper Neutralization of CRLF Sequences ('CRLF Injection')\n- **Attack Vector**: Network (AV:N)\n- **Attack Complexity**: High (AC:H)\n- **Privileges Required**: Low (PR:L)\n- **User Interaction**: Required (UI:R)\n- **CVSS v3.1 Score**: 6.4 (Medium)\n- **Exploit Status**: Proof of Concept / Conceptual\n- **CISA KEV Status**: Not Listed\n\n## Affected Systems\n\n- rclone versions prior to 1.75.0 utilizing the FTP backend with non-default filename encodings\n- **rclone**: &amp;lt; 1.75.0 (Fixed in: `1.75.0`)\n\n## Mitigation\n\n- Upgrade rclone installations to version 1.75.0 or later.\n- Remove non-default custom encoding options (such as 'None' or 'Slash') from rclone FTP backend configurations to restore default safety filters.\n- Restrict directory write privileges on the synchronization source to prevent untrusted users from introducing files with custom control characters.\n\n**Remediation Steps:**\n1. Identify all production nodes running rclone instances.\n2. Verify configuration files (typically located at ~/.config/rclone/rclone.conf) for custom 'encoding' parameters in FTP server definitions.\n3. Apply the v1.75.0 update across all systems.\n4. Verify compliance by attempting to sync a test file containing safe encoded representations of carriage returns.\n\n## References\n\n- [GitHub Security Advisory GHSA-8c48-q9wj-3w37](https://github.com/rclone/rclone/security/advisories/GHSA-8c48-q9wj-3w37)\n- [Official Patch Commit](https://github.com/rclone/rclone/commit/1df2b70753286c1dfe8366078cbedfdf7f96472c)\n- [rclone v1.75.0 Release Notes](https://github.com/rclone/rclone/releases/tag/v1.75.0)\n- [NVD CVE-2026-71311 Detail Page](https://nvd.nist.gov/vuln/detail/CVE-2026-71311)\n- [CVE.org CVE-2026-71311 Record](https://www.cve.org/CVERecord?id=CVE-2026-71311)\n\n\n---\n*Generated by [CVEReports](https://cvereports.com/reports/CVE-2026-71311) - Automated Vulnerability Intelligence*", "creation_timestamp": "2026-08-06T12:31:36.736967Z"}</content>
    <link href="https://vulnerability.circl.lu/sighting/75646649-7645-4a6c-954e-d2adf9bbeda6/export"/>
    <published>2026-08-06T12:31:36.736967+00:00</published>
  </entry>
  <entry>
    <id>https://vulnerability.circl.lu/sighting/e8a191e2-50be-4559-bfce-4fb562c21bc9/export</id>
    <title>e8a191e2-50be-4559-bfce-4fb562c21bc9</title>
    <updated>2026-08-09T19:11:36.827514+00:00</updated>
    <author>
      <name>Joseph Lee</name>
      <uri>https://cve.circl.lu/user/syspect</uri>
    </author>
    <content>{"uuid": "e8a191e2-50be-4559-bfce-4fb562c21bc9", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "86ecb4e1-bb32-44d5-9f39-8a4673af8385", "vulnerability": "CVE-2026-71311", "type": "published-proof-of-concept", "source": "https://github.com/rclone/rclone/security/advisories/GHSA-8c48-q9wj-3w37", "content": "", "creation_timestamp": "2026-08-05T22:35:25.046954Z"}</content>
    <link href="https://vulnerability.circl.lu/sighting/e8a191e2-50be-4559-bfce-4fb562c21bc9/export"/>
    <published>2026-08-05T22:35:25.046954+00:00</published>
  </entry>
</feed>
