Description
A Trivy scan of the 1password/scim:v2.9.14 image reveals 7 vulnerabilities (1 CRITICAL, 6 HIGH) in bundled Go dependencies.
Scan Results
Details
The most critical finding is CVE-2026-33186 in google.golang.org/grpc, which allows an authorization bypass due to improper HTTP/2 path validation.
Steps to Reproduce
trivy image --severity HIGH,CRITICAL 1password/scim:v2.9.14
Expected Outcome
A new release of the SCIM Bridge with updated dependencies that resolve the listed CVEs.
Environment
- Image:
1password/scim:v2.9.14
- Base OS: Debian 13.3 (clean, no OS-level vulnerabilities)
- Scanner: Trivy v0.69
- Scan date: 2026-03-31
Description
A Trivy scan of the
1password/scim:v2.9.14image reveals 7 vulnerabilities (1 CRITICAL, 6 HIGH) in bundled Go dependencies.Scan Results
Details
The most critical finding is CVE-2026-33186 in
google.golang.org/grpc, which allows an authorization bypass due to improper HTTP/2 path validation.Steps to Reproduce
trivy image --severity HIGH,CRITICAL 1password/scim:v2.9.14
Expected Outcome
A new release of the SCIM Bridge with updated dependencies that resolve the listed CVEs.
Environment
1password/scim:v2.9.14