CVE-2026-100836 PUBLISHED

Edgeless Systems Contrast through 1.20.0 Denial of Service via ciphertextContainer

Assigner: VulnCheck
Reserved: 26.09.2026 Published: 27.09.2026 Updated: 27.09.2026

Contrast through 1.20.0 contains a panic vulnerability in the transit-engine endpoint's ciphertextContainer.UnmarshalJSON function that fails to validate decoded ciphertext length before slicing. An authenticated workload with a valid mesh certificate can trigger a runtime panic by submitting a short base64-encoded ciphertext, causing log spam and request failures without crashing the process.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N
CVSS Score: 5.3

Product Status

Vendor edgelesssys
Product contrast
Versions Default: unaffected
  • affected from 0 to 1.20.0 (incl.)

References

Problem Types

  • Improper Validation of Array Index CWE