CVE 9.3 CRITICAL

Magento LTS: Weak API Session ID — Predictable MD5 of Time-Derived Inputs_CVE-2026-42155

9.3 / 10
CRITICAL
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:L/SC:N/SI:N/SA:N

Description

Magento Long Term Support (LTS) is an unofficial, community-driven project provides an alternative to the Magento Community Edition e-commerce platform with a high level of backward compatibility. Prior to 20.18.0, the XML-RPC / SOAP API session ID is generated using an outdated, time-based construction rather than a Cryptographically Secure Pseudo-Random Number Generator (CSPRNG). All inputs to the MD5 hash are time-derived and non-secure. Because the resulting digest relies entirely on the timestamp and the PHP internal LCG state, the effective entropy is severely constrained. This violates the OWASP ASVS v4 requirement of ≥ 64 bits of entropy (V3.2.2) and NIST SP 800-63B standards. By narrowing the LCG window (via server state leaks or general predictability) and leveraging the lack of API rate-limiting, an attacker can generate a localized pool of candidate MD5 hashes and execute a high-speed online brute-force attack to hijack active API sessions. This vulnerability is fixed in 20.18.0.

AI Analysis

Weak API Session ID due to predictable MD5 hash of time-derived inputs, allowing for brute-force attack to hijack active API sessions

Basic Information

ID CVE-2026-42155
Source GitHub_M
Published May 15, 2026 at 17:05

Affected Product

Vendor OpenMage
Product magento-lts
Version < 20.18.0
Affected Versions OpenMage magento-lts < 20.18.0

CWE Classification

AI Assessment

AI Score 9.3 / 10
AI Severity Critical
Vendor OpenMage
Product Magento LTS
Version < 20.18.0

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.