| Reporter | Title | Published | Views | Family All 5 |
|---|---|---|---|---|
| Exploit for CVE-2026-27771 | 27 May 202615:54 | – | githubexploit | |
| CVE-2026-27771 | 27 May 202608:06 | – | circl | |
| Gitea Container Registry - Unauthorized Private Image Access | 15 Jun 202607:03 | – | nuclei | |
| PT-2026-43391 | 19 Apr 202600:00 | – | ptsecurity | |
| Gitea Vulnerability Exposes Private Container Images without Authentication | 27 May 202610:06 | – | thn |
| Parameter | Position | Path | Description | CWE |
|---|---|---|---|---|
| repo | path | v2/_catalog | Unauthenticated access to private container repositories via OCI Distribution endpoints (e.g., /v2/_catalog, /v2/{repo}/manifests/{tag}, /v2/{repo}/blobs/{digest}) due to broken access control. | CWE-287 |
| tag | path | v2/_catalog | Unauthenticated access to private container repositories via OCI Distribution endpoints (e.g., /v2/_catalog, /v2/{repo}/manifests/{tag}, /v2/{repo}/blobs/{digest}) due to broken access control. | CWE-287 |
| digest | path | v2/_catalog | Unauthenticated access to private container repositories via OCI Distribution endpoints (e.g., /v2/_catalog, /v2/{repo}/manifests/{tag}, /v2/{repo}/blobs/{digest}) due to broken access control. | CWE-287 |
| repo | path | v2/{repo}/manifests/{tag} | Access to container manifests without proper ownership/visibility checks, enabling ghost users to pull private images. | CWE-287 |
| tag | path | v2/{repo}/manifests/{tag} | Access to container manifests without proper ownership/visibility checks, enabling ghost users to pull private images. | CWE-287 |
| digest | path | v2/{repo}/manifests/{tag} | Access to container manifests without proper ownership/visibility checks, enabling ghost users to pull private images. | CWE-287 |
| repo | path | v2/{repo}/blobs/{digest} | Access to container blobs without proper ownership/visibility checks, enabling ghost users to download private image layers. | CWE-287 |
| digest | path | v2/{repo}/blobs/{digest} | Access to container blobs without proper ownership/visibility checks, enabling ghost users to download private image layers. | CWE-287 |
| token | path | v2/token | Token generation endpoint that can grant anonymous tokens when require_signin_view is false, enabling unauthenticated access to protected resources. | CWE-287 |
| scope | path | v2/token | Token generation endpoint that can grant anonymous tokens when require_signin_view is false, enabling unauthenticated access to protected resources. | CWE-287 |
Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation