Contao crawler leaks auth credentials to external hosts (CVE-2026-55824)
Contao's crawler has a vulnerability where authentication credentials configured for HTTP Basic or Bearer authentication can be leaked to external hosts during crawling. This occurs because the crawler's cleaning function removes incorrect option keys instead of the actual Symfony HttpClient authentication keys, causing credentials to be sent with requests to external URLs. An attacker can exploit this by causing the crawler to visit a malicious external URL, thereby receiving the crawler's credentials. The vulnerability affects Contao versions from 4.13.0 up to but not including 5.3.47, and from 5.4.0 up to but not including 5.7.7. A patch is available to fix the issue by properly stripping the correct authentication options.
AI Analysis
Technical Summary
Contao's crawler attempts to prevent confidential HTTP client options from being sent to external domains by creating a scoped client with cleaned options. However, the cleaning function incorrectly removes non-existent option keys 'basic_auth' and 'bearer_auth' instead of the actual Symfony HttpClient options 'auth_basic' and 'auth_bearer'. As a result, when Basic or Bearer authentication is configured, these credentials remain in the client used for external links. An attacker can exploit this by embedding a link to an external URL that the crawler visits, causing the crawler to send its authentication credentials to the attacker-controlled host. The issue is due to a coding error in the option cleaning logic and insufficient test coverage. The recommended fix is to strip the correct Symfony authentication option keys, including 'auth_basic', 'auth_bearer', and 'auth_ntlm'.
Potential Impact
The vulnerability leads to the disclosure of crawler Basic or Bearer authentication credentials to external hosts visited by the crawler. If these credentials protect sensitive environments such as staging or pre-publication sites, an attacker can gain unauthorized access to those environments. The severity is rated low (CVSS 2.6) because exploitation requires the attacker to induce the crawler to visit a malicious external URL and the credentials are limited to those configured for the crawler. There is no known exploitation in the wild.
Mitigation Recommendations
A patch is available that correctly removes the Symfony HttpClient authentication options ('auth_basic', 'auth_bearer', 'auth_ntlm') from the cleaned client options used for external hosts. Users should update Contao to a fixed version at or beyond 5.3.47 or 5.7.7, depending on their version branch. Additionally, the factory test should be updated to properly verify that authentication options are not sent to external domains. Until patched, avoid enabling the broken-link checker with crawler authentication configured or restrict crawler access to trusted domains only.
Contao crawler leaks auth credentials to external hosts (CVE-2026-55824)
Description
Contao's crawler has a vulnerability where authentication credentials configured for HTTP Basic or Bearer authentication can be leaked to external hosts during crawling. This occurs because the crawler's cleaning function removes incorrect option keys instead of the actual Symfony HttpClient authentication keys, causing credentials to be sent with requests to external URLs. An attacker can exploit this by causing the crawler to visit a malicious external URL, thereby receiving the crawler's credentials. The vulnerability affects Contao versions from 4.13.0 up to but not including 5.3.47, and from 5.4.0 up to but not including 5.7.7. A patch is available to fix the issue by properly stripping the correct authentication options.
CVSS v3.1
Score 2.6low
Affected software
Run on your own infrastructure? Check whether these packages are installed with threat-finder — our free open-source scanner.
Weaknesses
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
Contao's crawler attempts to prevent confidential HTTP client options from being sent to external domains by creating a scoped client with cleaned options. However, the cleaning function incorrectly removes non-existent option keys 'basic_auth' and 'bearer_auth' instead of the actual Symfony HttpClient options 'auth_basic' and 'auth_bearer'. As a result, when Basic or Bearer authentication is configured, these credentials remain in the client used for external links. An attacker can exploit this by embedding a link to an external URL that the crawler visits, causing the crawler to send its authentication credentials to the attacker-controlled host. The issue is due to a coding error in the option cleaning logic and insufficient test coverage. The recommended fix is to strip the correct Symfony authentication option keys, including 'auth_basic', 'auth_bearer', and 'auth_ntlm'.
Potential Impact
The vulnerability leads to the disclosure of crawler Basic or Bearer authentication credentials to external hosts visited by the crawler. If these credentials protect sensitive environments such as staging or pre-publication sites, an attacker can gain unauthorized access to those environments. The severity is rated low (CVSS 2.6) because exploitation requires the attacker to induce the crawler to visit a malicious external URL and the credentials are limited to those configured for the crawler. There is no known exploitation in the wild.
Mitigation Recommendations
A patch is available that correctly removes the Symfony HttpClient authentication options ('auth_basic', 'auth_bearer', 'auth_ntlm') from the cleaned client options used for external hosts. Users should update Contao to a fixed version at or beyond 5.3.47 or 5.7.7, depending on their version branch. Additionally, the factory test should be updated to properly verify that authentication options are not sent to external domains. Until patched, avoid enabling the broken-link checker with crawler authentication configured or restrict crawler access to trusted domains only.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-3mr9-p497-58f6
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-55824"]
- Ecosystems
- ["Packagist"]
- Database Specific Severity
- LOW
- Cvss Version
- 3.1
Threat ID: 6a75744bbf8831d539d9ae74
Added to database: 08/07/2026, 05:59:39 UTC
Last enriched: 08/07/2026, 06:13:20 UTC
Last updated: 08/08/2026, 00:41:14 UTC
Views: 8
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.