Description
Deserialization of Untrusted Data vulnerability in fuelthemes North north-wp allows Object Injection.This issue affects North: from n/a through <= 5.7.5.
Published: 2026-01-22
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a deserialization of untrusted data that permits PHP object injection in the FuelThemes North WordPress theme. An attacker who can supply arbitrary serialized data to the application could cause the application to instantiate malicious objects, potentially leading to remote code execution, defacement, or data exfiltration. The weakness is identified as CWE‑502.

Affected Systems

This flaw affects the North theme from its earliest releases up through version 5.7.5. The theme is distributed by FuelThemes and is available to all WordPress sites that have the North theme installed. Versions 5.7.6 and later have the deserialization issue resolved.

Risk and Exploitability

The CVSS score of 8.8 indicates high severity with the possibility of exploit outside of owned networks. The EPSS score is below 1%, pointing to a low probability of active exploitation at the time of analysis. The vulnerability is not listed in the CISA KEV catalog. Attackers would likely leverage remote HTTP requests containing crafted serialized payloads; no privileged access or local privileges are required. Because the attack vector is inferred to be remote and user‑controlled, sites exposed to the internet are at risk.

Generated by OpenCVE AI on April 29, 2026 at 10:11 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest patch by updating the North theme to version 5.7.6 or later.
  • If an update cannot be performed immediately, disable or remove any inputs or endpoints that accept serialized data used by the theme, limiting the attack surface.
  • Enforce strict input validation and whitelist acceptable classes for deserialization, or switch to a safer serialization format; monitor application logs for suspicious object instantiation attempts.

Generated by OpenCVE AI on April 29, 2026 at 10:11 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 28 Jan 2026 20:15:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}

cvssV3_1

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

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 27 Jan 2026 16:15:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 23 Jan 2026 16:45:00 +0000

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

Thu, 22 Jan 2026 23:00:00 +0000

Type Values Removed Values Added
Description Deserialization of Untrusted Data vulnerability in fuelthemes North north-wp allows Object Injection.This issue affects North: from n/a through <= 5.7.5.
Title WordPress North theme <= 5.7.5 - PHP Object Injection vulnerability
Weaknesses CWE-502
References

Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T20:42:37.629Z

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

Link: CVE-2025-69099

cve-icon Vulnrichment

Updated: 2026-01-27T15:19:13.169Z

cve-icon NVD

Status : Deferred

Published: 2026-01-22T17:16:22.697

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-69099

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-29T10:15:08Z

Weaknesses
  • CWE-502

    Deserialization of Untrusted Data