PatchSiren cyber security CVE debrief
CVE-2026-92770 goharbor CVE debrief
CVE-2026-92770 debrief: Harbor through 2.15.2 has a vulnerability where project administrators can exploit fuzzy filtering on the AccessCredential column to recover the scanner adapter secret one character at a time through response row counts. This vulnerability allows defenders to assess exposure and prioritize remediation, especially in deployments with project administrator access. The vulnerability can be exploited through response row counts, allowing project administrators to recover the scanner adapter secret.
- Vendor
- goharbor
- Product
- harbor
- CVSS
- HIGH 7.1
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-16
- Original CVE updated
- 2026-09-21
- Advisory published
- 2026-09-16
- Advisory updated
- 2026-09-21
Who should care
Defenders responsible for Harbor deployments, especially those with project administrator access, should assess exposure and prioritize remediation. This includes verifying deployment versions, restricting access, and monitoring for suspicious activity. The vulnerability's impact on defenders necessitates a thorough review of current configurations and the implementation of compensating controls where necessary.
Why it matters
CVE-2026-92770 allows project administrators to recover scanner adapter secrets, requiring defenders to verify and remediate this vulnerability in their Harbor deployments.
- Verify and restrict project administrator access to sensitive data
- Monitor for suspicious activity related to scanner adapter secrets
- Apply remediation or patches provided by the vendor
Technical summary
The vulnerability in Harbor through 2.15.2 allows project administrators to exploit fuzzy filtering on the AccessCredential column to recover the scanner adapter secret one character at a time through response row counts. This vulnerability is significant because it enables project administrators to potentially access sensitive information, emphasizing the need for defenders to verify and remediate this vulnerability in their Harbor deployments, especially those with project administrator access. The technical details involve the exploitation of fuzzy filtering, which can be manipulated to deduce the scanner adapter secret.
Defensive priority
Defenders should prioritize verifying and remediating this vulnerability in their Harbor deployments, especially those with project administrator access.
Recommended defensive actions
- Verify Harbor deployment versions and configurations
- Restrict project administrator access to sensitive data
- Monitor for suspicious activity related to scanner adapter secrets
- Apply remediation or patches provided by the vendor
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
Evidence notes
The vulnerability allows project administrators to recover the scanner adapter secret by exploiting the fuzzy filtering on the AccessCredential column. This can be done one character at a time through response row counts. The exploitation is limited to project administrators and involves analyzing response row counts to deduce the secret.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-92770 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-92770
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-92770 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-92770
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/geo-chen/oss/blob/main/harbor.md
-
Source reference
Unverified legacy reference
URL: https://github.com/goharbor/harbor
-
Source reference
Unverified legacy reference
URL: https://github.com/goharbor/harbor/blob/v2.15.1/src/pkg/scan/dao/scanner/model.go
-
Source reference
Unverified legacy reference
URL: https://github.com/goharbor/harbor/blob/v2.15.1/src/pkg/user/dao/user.go
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/harbor-through-2.15.2-scanner-credential-disclosure-via-query-parameter
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.