On certain error conditions, the logs may contain the OIDC token passed to AssumeRoleWithWebIdentity https://docs.aws.amazon.com/STS/latest/APIReference/API_AssumeRoleWithWebIdentity.html . This allows someone with access to the logs to impersonate that identity, including performing their own calls to AssumeRoleWithWebIdentity, until the OIDC token expires. Typically OIDC tokens are valid for up to an hour, although this will vary depending on the issuer.
Users are recommended to use a different AWS authentication mechanism, disable logging or upgrade to version 0.10.2, which fixes this issue.
Details:
When using AWS WebIdentityTokens with the object_store crate, in the event of a failure and automatic retry, the underlying reqwest error, including the full URL with the credentials, potentially in the parameters, is written to the logs.
Thanks to Paul Hatcherian for reporting this vulnerability
Analysis and contextual insights are available on OpenCVE Cloud.
No vendor fix or workaround currently provided.
Additional remediation guidance may be available on OpenCVE Cloud.
Tracking
Sign in to view the affected projects.
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-c2hf-vcmr-qjrf | Apache Arrow Rust Object Store: AWS WebIdentityToken exposure in log files |
Fri, 11 Jul 2025 13:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
epss
|
epss
|
Thu, 10 Jul 2025 18:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Apache
Apache arrow |
|
| CPEs | cpe:2.3:a:apache:arrow:*:*:*:*:*:*:*:* | |
| Vendors & Products |
Apache
Apache arrow |
Tue, 13 Aug 2024 21:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| CPEs | ||
| Vendors & Products |
Apache
Apache arrow |
|
| Metrics |
ssvc
|
Status: PUBLISHED
Assigner: apache
Published:
Updated: 2024-08-13T20:31:54.957Z
Reserved: 2024-07-17T17:43:42.236Z
Link: CVE-2024-41178
Updated: 2024-08-02T04:46:52.379Z
Status : Analyzed
Published: 2024-07-23T17:15:12.663
Modified: 2025-07-10T18:24:07.183
Link: CVE-2024-41178
No data.
OpenCVE Enrichment
No data.
Github GHSA