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.
| Package | Affected versions | Patched versions |
|---|---|---|
org.apache.mesos:mesosMaven | < 1.4.2 | 1.4.2 |
org.apache.mesos:mesosMaven | >= 1.5.0, < 1.5.2 | 1.5.2 |
org.apache.mesos:mesosMaven | >= 1.6.0, < 1.6.1 | 1.6.1 |
Affected products
2- Apache Software Foundation/Apache Mesosv5Range: versions prior to 1.4.2
Patches
Vulnerability mechanics
References
6- github.com/advisories/GHSA-c8cc-p3j7-4c7fghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2018-8023ghsaADVISORY
- lists.apache.org/thread.html/9b9d3f6bd09f3ebd2284b82077033bdc71da550a1c4c010c2494acc3@%3Cdev.mesos.apache.org%3EghsaWEB
- lists.apache.org/thread.html/r0dd7ff197b2e3bdd80a0326587ca3d0c22e10d1dba17c769d6da7d7a@%3Cuser.flink.apache.org%3EghsaWEB
- lists.apache.org/thread.html/9b9d3f6bd09f3ebd2284b82077033bdc71da550a1c4c010c2494acc3%40%3Cdev.mesos.apache.org%3Envd
- lists.apache.org/thread.html/r0dd7ff197b2e3bdd80a0326587ca3d0c22e10d1dba17c769d6da7d7a%40%3Cuser.flink.apache.org%3Envd
News mentions
0No linked articles in our index yet.