CVE-2026-27083
WordPress vulnerability analysis and mitigation

Overview

CVE-2026-27083 is a PHP Object Injection vulnerability caused by improper deserialization of untrusted data in the ThemeREX "Work & Travel Company" WordPress theme. It affects all versions through 1.2 and was published on March 25, 2026, with the vulnerability originally reported on December 10, 2025 by Tran Nguyen Bao Khanh of VCI - VNPT Cyber Immunity. The vulnerability carries a CVSS v3.1 base score of 9.8 (Critical), exploitable by unauthenticated remote attackers with no user interaction required (Patchstack, Feedly).

Technical details

The root cause is classified as CWE-502 (Deserialization of Untrusted Data), mapped to CAPEC-586 (Object Injection). The theme fails to properly validate or sanitize serialized PHP data before deserializing it, allowing an attacker to inject a malicious serialized object via a network request. If a suitable PHP Object/Property (POP) chain exists within the WordPress environment or installed plugins/themes, this can be leveraged to achieve code injection, SQL injection, path traversal, or denial of service. No authentication or user interaction is required, making this exploitable remotely by any unauthenticated attacker (Patchstack).

Impact

Successful exploitation can result in full compromise of the affected WordPress site, with high impact to confidentiality, integrity, and availability. Depending on available POP chains in the environment, an attacker may execute arbitrary code, perform SQL injection, traverse the file system, modify site content, or cause denial of service. The unauthenticated nature of the attack makes it suitable for mass-exploit campaigns targeting large numbers of WordPress sites simultaneously (Patchstack, Feedly).

Exploitability

As of the time of reporting, there is no public proof-of-concept exploit and no confirmed evidence of in-the-wild exploitation. The EPSS score is approximately 0.024%, reflecting a currently low but non-negligible probability of exploitation. The vulnerability has not been added to the CISA KEV catalog. However, Patchstack notes that vulnerabilities of this class and severity are frequently used in mass-exploit campaigns against WordPress sites (Patchstack, Feedly).

Exploitation steps

  1. Reconnaissance: Identify WordPress sites using the "Work & Travel Company" theme (version ≤ 1.2) via web crawlers, Shodan, or WPScan fingerprinting.
  2. Identify deserialization endpoint: Locate the theme's functionality that accepts and processes serialized PHP data (e.g., via HTTP request parameters, cookies, or POST body).
  3. Enumerate POP chains: Analyze the WordPress installation and installed plugins/themes for usable PHP Object/Property chains that can be triggered upon deserialization to achieve a desired effect (e.g., code execution, file write).
  4. Craft malicious payload: Construct a serialized PHP object payload targeting the identified POP chain using tools such as PHPGGC (PHP Generic Gadget Chains).
  5. Deliver payload: Submit the crafted serialized payload to the vulnerable endpoint as an unauthenticated HTTP request.
  6. Achieve objective: Upon deserialization, the injected object triggers the POP chain, resulting in arbitrary code execution, data exfiltration, or other malicious outcomes (Patchstack).

Indicators of compromise

  • Network: Unusual HTTP requests (GET or POST) to theme-related endpoints containing base64-encoded or raw serialized PHP strings (beginning with O:, a:, s:, etc.) in parameters or cookies.
  • Logs: WordPress or web server access logs showing repeated requests to theme endpoints with anomalous parameter values; PHP error logs referencing unexpected class instantiation or unserialize() calls.
  • File System: Newly created or modified PHP files in the WordPress theme or uploads directory; presence of web shells or backdoors not part of the original installation.
  • Process: Unexpected child processes spawned by the web server process (e.g., bash, curl, wget) indicating potential code execution via a POP chain.

Mitigation and workarounds

No official patch from ThemeREX is currently available for the Work & Travel Company theme. Patchstack has issued a virtual patch (mitigation rule) for Patchstack-protected sites to block exploitation attempts until an official fix is released. Site owners should immediately audit all installations for theme versions ≤ 1.2, consider disabling or replacing the theme if possible, implement a web application firewall (WAF) rule to block serialized PHP object injection attempts, and monitor for suspicious activity. Upgrading to a patched version should be prioritized as soon as one becomes available (Patchstack).

Community reactions

The vulnerability was credited to researcher Tran Nguyen Bao Khanh of VCI - VNPT Cyber Immunity and disclosed via Patchstack's coordinated disclosure process. Wordfence referenced the vulnerability in their weekly WordPress vulnerability report for the week of March 9–15, 2026. No significant broader media coverage or notable social media discussion has been identified beyond standard vulnerability database entries (Wordfence, Patchstack).

Additional resources


SourceThis report was generated using AI

Related WordPress vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-84293HIGH7.2
  • repeater-for-gravity-forms
NoYesSep 09, 2026
CVE-2026-83532MEDIUM6.8
  • custom-menu-wizard
NoNoSep 09, 2026
CVE-2026-19945MEDIUM6.4
  • wp-crowdfunding
NoYesSep 09, 2026
CVE-2026-7804MEDIUM6.1
  • woo-product-filter
NoYesSep 09, 2026
CVE-2026-11821MEDIUM5.4
  • wp-event-solution
NoYesSep 09, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management