CVE-2026-79782
Received Received - Intake

rclone S3 Redirect HTTPS to HTTP Token Exposure Vulnerability

Vulnerability report for CVE-2026-79782, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-25

Last updated on: 2026-08-25

Assigner: VulnCheck

Description

rclone before 1.74.4 fails to strip the X-Amz-Security-Token header when an S3 redirect changes scheme from HTTPS to HTTP on the same host. Attackers can intercept plaintext HTTP traffic to capture AWS STS session tokens sent in request headers.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-25
Last Modified
2026-08-25
Generated
2026-08-25
AI Q&A
2026-08-25
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
rclone rclone to 1.74.4 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-319 The product transmits sensitive or security-critical data in cleartext in a communication channel that can be sniffed by unauthorized actors.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

rclone before version 1.74.4 fails to remove the X-Amz-Security-Token header when an S3 redirect changes from HTTPS to HTTP on the same host. This allows attackers to intercept plaintext HTTP traffic and capture AWS STS session tokens sent in request headers.

Detection Guidance

To detect this vulnerability, monitor network traffic for HTTP redirects from HTTPS on the same host while using rclone with S3 backends. Check if X-Amz-Security-Token headers are transmitted in plaintext during such redirects. Use packet capture tools like tcpdump or Wireshark to inspect headers in HTTP traffic involving rclone S3 operations.

Impact Analysis

If you use rclone with AWS S3 and temporary credentials, an attacker could capture your AWS session token during a redirect from HTTPS to HTTP. This could lead to unauthorized access to your AWS resources or data if the token is used maliciously.

Compliance Impact

This vulnerability may violate compliance requirements for protecting sensitive data in transit, such as GDPR's encryption mandates or HIPAA's safeguards for protected health information. Exposure of session tokens could lead to unauthorized access, potentially breaching regulatory standards.

Mitigation Strategies

Upgrade rclone to version 1.74.4 or later to address the vulnerability. Avoid using S3 endpoints that redirect from HTTPS to HTTP on the same host. If such redirects are unavoidable, configure rclone to reject scheme downgrades or use alternative secure methods for credential transmission.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-79782. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart