Description
Unauthenticated PHP Object Injection in Hot Coffee <= 1.7 versions.
Published: 2026-06-16
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Hot Coffee theme contains an unauthenticated PHP Object Injection vulnerability that allows attackers to craft malicious input and force the PHP engine to unserialize user-supplied data. This weakness, identified as CWE‑502, can be leveraged to execute arbitrary code on the web server, compromising the confidentiality, integrity, and availability of the site’s data and systems.

Affected Systems

Any WordPress installation using the ThemeREX Hot Coffee theme version 1.7 or earlier is vulnerable. No additional product or version details are provided beyond the theme’s major release number.

Risk and Exploitability

With a CVSS score of 9.8 the vulnerability is considered critical, and the EPSS score indicates that exploitation probability is presently low (<1%). The flaw is not listed in the CISA KEV catalog. Attackers can trigger the vulnerability by submitting crafted payloads without authentication, so anyone with web access could potentially execute code, but the likelihood of widespread exploitation at this time remains limited.

Generated by OpenCVE AI on June 17, 2026 at 19:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Hot Coffee theme to a version that includes the PHP object injection fix (or remove the theme entirely if an update is not available).
  • If an immediate upgrade is not possible, disable the Hot Coffee theme by deactivating it from the WordPress dashboard or by removing its files from the wp‑content/themes directory to eliminate the attack surface.
  • As a temporary precaution, configure PHP to disallow object unserialization by setting the "allow_url_include" directive to off and consider applying a web‑application firewall rule that blocks known malicious serialization patterns.

Generated by OpenCVE AI on June 17, 2026 at 19:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 23 Jun 2026 21:30:00 +0000

Type Values Removed Values Added
First Time appeared Themerex
Themerex hot Coffee
Wordpress
Wordpress wordpress
Vendors & Products Themerex
Themerex hot Coffee
Wordpress
Wordpress wordpress

Tue, 16 Jun 2026 22:00:00 +0000

Type Values Removed Values Added
Description Unauthenticated PHP Object Injection in Hot Coffee <= 1.7 versions.
Title WordPress Hot Coffee theme <= 1.7 - PHP Object Injection vulnerability
Weaknesses CWE-502
References
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

Themerex Hot Coffee
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-06-17T10:52:54.392Z

Reserved: 2025-12-29T11:19:26.264Z

Link: CVE-2025-69108

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-23T21:04:25Z

Weaknesses
  • CWE-502

    Deserialization of Untrusted Data