VYPR
Medium severity5.9NVD Advisory· Published Sep 21, 2018· Updated Jun 17, 2026

CVE-2018-8023

CVE-2018-8023

Description

Apache Mesos can be configured to require authentication to call the Executor HTTP API using JSON Web Token (JWT). In Apache Mesos versions pre-1.4.2, 1.5.0, 1.5.1, 1.6.0 the comparison of the generated HMAC value against the provided signature in the JWT implementation used is vulnerable to a timing attack because instead of a constant-time string comparison routine a standard == operator has been used. A malicious actor can therefore abuse the timing difference of when the JWT validation function returns to reveal the correct HMAC value.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
org.apache.mesos:mesosMaven
< 1.4.21.4.2
org.apache.mesos:mesosMaven
>= 1.5.0, < 1.5.21.5.2
org.apache.mesos:mesosMaven
>= 1.6.0, < 1.6.11.6.1

Affected products

2

Patches

Vulnerability mechanics

References

6

News mentions

0

No linked articles in our index yet.