CVE-2026-100837
Last modified
CVE-2026-100837 is a low-severity vulnerability rated 3.7/10 on the CVSS scale. Contrast (Edgeless Systems) through 1.20.0 performs unanchored suffix matching when selecting per-registry configuration in the imagepuller. Config.registryFor strips a single trailing dot and then uses strings.HasSuffix(hostname, fqdn) without requiring a DNS label boundary, so a registry entry such as [registries."ghcr.io."] is also applied to any host whose name merely ends in that byte sequence, including attacker-registered domains such as evilghcr.io.
Description
Contrast (Edgeless Systems) through 1.20.0 performs unanchored suffix matching when selecting per-registry configuration in the imagepuller. Config.registryFor strips a single trailing dot and then uses strings.HasSuffix(hostname, fqdn) without requiring a DNS label boundary, so a registry entry such as [registries."ghcr.io."] is also applied to any host whose name merely ends in that byte sequence, including attacker-registered domains such as evilghcr.io. When an image or layer is pulled from such a sibling domain, the imagepuller sends the configured Authorization header (basic auth, registry token, or identity token), trusts the configured custom CA bundle, follows the configured mirror, and honours insecure-skip-verify (disabling TLS verification) for that host. Image integrity is not affected, as image bytes remain pinned by digest in the policy and are validated after the pull. Configurations that use a leading dot (e.g., [registries.".example.registry"]) are unaffected.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| edgelesssys | contrast | <= 1.20.0 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-100837?
How severe is CVE-2026-100837?
How do I fix CVE-2026-100837?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-10082The Advanced Ads WordPress plugin before 2.0.23 does not sa…6.1
- CVE-2026-10083The APCu Manager WordPress plugin before 4.5.0 does not esca…7.5
- CVE-2026-100833Contrast (edgelesssys/contrast) versions 1.14.0 before 1.23.…8.2
- CVE-2026-100834http4k's Digest authentication module (org.http4k:http4k-sec…5.9
- CVE-2026-100835Contrast before 1.16.0 is susceptible to remote attestation …7.4
- CVE-2026-100836Contrast through 1.20.0 contains a panic vulnerability in th…4.3
- CVE-2026-100838Contrast is a confidential-computing runtime for Kubernetes.…8.1
- CVE-2026-100839Contrast is a confidential-computing runtime for Kubernetes.…8.4
- CVE-2026-100840MONAI through 1.6.0 contains a remote code execution vulnera…7.8
- CVE-2026-100841In MONAI 1.6.0, PersistentDataset (monai/data/dataset.py) ex…7.8
- CVE-2026-100842MONAI through 1.6.0 contains an eval injection vulnerability…7
- CVE-2026-100843MONAI versions before 1.6.0 contain a remote code execution …7.8
Are you affected by CVE-2026-100837?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
