Cyber Resilience

CVE-2026-31986

Critical

Published: 19 May 2026

Published
19 May 2026
Modified
19 May 2026
KEV Added
Patch
CVSS Score v3.1 9.1 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
EPSS Score 0.0042 33.9th percentile
Risk Priority 70 floored blend · peak EPSS

Summary

CVE-2026-31986 is a critical-severity Use of Hard-coded Cryptographic Key (CWE-321) vulnerability in Apache Ofbiz. Its CVSS base score is 9.1 (Critical).

Operationally, exploitation aligns with the MITRE ATT&CK technique Unsecured Credentials (T1552); ranked at the 33.9th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability details

Use of Hard-coded Cryptographic Key vulnerability in Apache OFBiz. This issue affects Apache OFBiz: before 24.09.06. Users are recommended to upgrade to version 24.09.06, which fixes the issue.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1552 Unsecured Credentials Credential Access
Adversaries may search compromised systems to find and obtain insecurely stored credentials.
Why these techniques?

Hard-coded cryptographic key (CWE-321) directly exposes credentials/secrets for extraction or abuse in the target application.

Confidence: MEDIUM · MITRE ATT&CK Enterprise v19.0

CVEs Like This One

CVE-2026-41919Same product: Apache Ofbiz
CVE-2026-46586Same product: Apache Ofbiz
CVE-2026-31909Same product: Apache Ofbiz
CVE-2026-29226Same product: Apache Ofbiz
CVE-2026-45434Same product: Apache Ofbiz
CVE-2026-31910Same product: Apache Ofbiz
CVE-2025-54466Same product: Apache Ofbiz
CVE-2026-33266Same vendor: Apache
CVE-2025-68675Same vendor: Apache
CVE-2025-62188Same vendor: Apache

Affected Assets

apache
ofbiz
≤ 24.09.06

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-321

Supply chain protection includes scrutiny of cryptographic implementations, reducing hard-coded keys planted by untrusted vendors.

addresses: CWE-321

Functional and assurance requirements specified in acquisition can prohibit hard-coded cryptographic keys in delivered products.

addresses: CWE-321

Proper key establishment and management processes directly preclude embedding static cryptographic keys in source code or binaries.

addresses: CWE-321

Approved PKI issuance and trust stores replace ad-hoc or hard-coded keys with properly managed, signed certificates.

addresses: CWE-321

Assessments can uncover and prevent suppliers from shipping components that contain hard-coded cryptographic keys.

References