CVE detail
CVE-2019-10071 — CVE-2019-10071
Published 2019-09-16 · Modified 2026-06-17 · Vendor apache · Product tapestry · Source nvd
CRITICAL
severity
CVSS-derived band
0.0875
EPSS probability
exploitation probability, 30d
95.0%
EPSS percentile
percentile vs all CVEs
NOT LISTED
CISA KEV
known exploited catalog
Description
The code which checks HMAC in form submissions used String.equals() for comparisons, which results in a timing side channel for the comparison of the HMAC signatures. This could lead to remote code execution if an attacker is able to determine the correct signature for their payload. The comparison should be done with a constant time algorithm instead.
Remediation
No vendor-published fix data in our corpus for this CVE. Check the references below or the vendor's PSIRT / security advisories page.
References