Description
Deserialization of Untrusted Data vulnerability in Themeton The Barber Shop allows Object Injection.

This issue affects The Barber Shop: from n/a through 1.9.
Published: 2026-06-17
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A PHP Object Injection flaw in Themeton's Barber Shop WordPress theme occurs when the theme deserializes user‑supplied data. The flaw, identified as CWE‑502, allows an attacker to inject a crafted object into the unserialized stream, which can lead to execution of arbitrary code on the target web server if the object’s magic methods are invoked.

Affected Systems

All installations of the Barber Shop theme from its first release up through version 1.9 are affected. Any site running those versions of the theme is vulnerable, while versions 2.0 and later are considered safe according to the vendor’s advisories.

Risk and Exploitability

The CVSS score of 9.8 classifies this vulnerability as critical. The EPSS score is not available, which does not diminish the high base score but indicates that an up‑to‑date exploitation probability estimate is not yet published. The vulnerability is not listed in the CISA KEV catalog. Based on the description, the likely attack vector requires an attacker to submit crafted serialized data—such as via form inputs, theme options pages, or API endpoints—without needing additional authentication or host privileges.

Generated by OpenCVE AI on June 18, 2026 at 14:29 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Install Barber Shop theme version 2.0 or newer. If an immediate update is not feasible, disable or delete the theme and switch to a known secure alternative.
  • Restrict access to the theme’s configuration pages to administrators only and employ input validation or a web application firewall to block or sanitize crafted serialized payloads.
  • Continuously monitor web server logs and run regular security scans to detect any successful object injection attempts or other anomalous activity.

Generated by OpenCVE AI on June 18, 2026 at 14:29 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 21 Jun 2026 09:45:00 +0000

Type Values Removed Values Added
First Time appeared Themeton
Themeton the Barber Shop
Wordpress
Wordpress wordpress
Vendors & Products Themeton
Themeton the Barber Shop
Wordpress
Wordpress wordpress

Thu, 18 Jun 2026 04:45:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 17 Jun 2026 14:00:00 +0000

Type Values Removed Values Added
Description Deserialization of Untrusted Data vulnerability in Themeton The Barber Shop allows Object Injection. This issue affects The Barber Shop: from n/a through 1.9.
Title WordPress The Barber Shop theme <= 1.9 - 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

Themeton The Barber Shop
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-06-17T15:28:16.254Z

Reserved: 2025-09-25T15:34:39.168Z

Link: CVE-2025-60230

cve-icon Vulnrichment

Updated: 2026-06-17T14:15:13.796Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-20T22:57:39Z

Weaknesses
  • CWE-502

    Deserialization of Untrusted Data