S4E just found a high-severity finding from top 10 tcp port service scan
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
critical·Web Vulnerabilities·Updated Sep 13, 2026

CVE-2026-85706 Scanner

CVE-2026-85706 Scanner - Arbitrary File Read vulnerability in GitLab CE/EE

Est. Time~10 seconds
Scan TypeGroup Scan
Targetsdomain, subdomain, ipv4
CostFree
3
Times Used
continuous scan runs
5.9k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
🔴
CISA Known Exploited Vulnerability
This CVE is actively exploited in the wild. CISA mandates federal agencies to patch immediately.
10.0
CVSScritical
Exploitable remotely over the internet · no authentication required.
Description

GitLab has remediated an issue in GitLab CE/EE affecting all versions from 18.7 before 19.1.8, 19.2 before 19.2.6, and 19.3 before 19.3.2 that, under certain conditions, an unauthenticated user could have read arbitrary files from the GitLab server due to improper path confinement and missing authentication enforcement in the repository commits API.

Attack Vector
Network
Privileges Req.
None
User Interaction
None
Affected
GitLabby GitLab
AFFECTED< 19.1.8SAFE ✓≥ 19.1.8
Updated Sep 14, 2026View on NVD →
Detail

GitLab CE/EE is a web-based Git repository manager providing source code management, continuous integration, and other collaborative software development features. It is widely used by developers and organizations for managing code repositories and project collaboration. With features catering to source control and DevOps, GitLab serves a crucial role in the software development lifecycle. Given its extensive utilization in both open-source and enterprise environments, its security is paramount to protect sensitive code and project data. GitLab is adopted globally due to its rich feature set, flexibility, and support for multiple workflows. Ensuring its security integrity is vital for maintaining a safe development ecosystem.

The Arbitrary File Read vulnerability in GitLab CE/EE allows unauthenticated attackers to read files accessible to the GitLab git user. The vulnerability arises from improper handling of upload routes and file path parameters. Exploitation can potentially lead to the disclosure of sensitive files like /etc/passwd and SSH keys. As GitLab is a critical component in CI/CD pipelines, the impacts of this vulnerability can be extensive. Attackers can leverage this flaw to access confidential information, potentially compromising the entire GitLab instance. Proper remediation involves timely updating to a patched version to mitigate exposure.

The vulnerability exists due to the improper validation of file paths in GitLab Workhorse and Rails. The exploitation pathway involves appending a trailing slash or using percent-encoded paths to bypass route validation. Such vectors redirect the processing of file parameters before authentication checks, exposing file contents via error messages in HTTP responses. The flaw in the handling of file path parameters leads to unauthorized data access and may expose the system's internal structure and confidential data to attackers. Correcting this issue requires revising the authentication sequences within GitLab to occur before file operation execution.

Exploiting this vulnerability can lead to severe security breaches. Attackers could gain unauthorized access to sensitive files on the server, including configuration files and SSH private keys. This access may result in further attacks like remote command execution, unauthorized data modifications, or full system compromise. The additional risk includes the potential leakage of database credentials and project information, affecting business operations and data integrity. Preventing such exploitation is critical to maintaining the reliability and security of services leveraging GitLab.

REFERENCES

Solution Advice
Remediation:
  • Upgrade GitLab CE/EE to versions 19.1.8, 19.2.6, or 19.3.2 or later.
  • Implement input validation to sanitize file path parameters.
  • Ensure authentication occurs prior to any file handling operations.
  • Conduct regular security audits to identify and rectify vulnerabilities promptly.
  • Restrict access to sensitive files through permission controls.
  • Monitor network traffic for potential exploitation attempts.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.