CVE-2025-26873
Published: 27 March 2025
Description
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Security Summary
CVE-2025-26873 is a Deserialization of Untrusted Data vulnerability (CWE-502) in the shinetheme Traveler WordPress theme. This issue affects Traveler versions from n/a through those prior to 3.2.1.
The vulnerability carries a CVSS v3.1 base score of 9.0 (AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H). Unauthenticated remote attackers can exploit it over the network with high attack complexity and no user interaction. Successful exploitation enables high impacts on confidentiality, integrity, and availability across a changed scope.
The Patchstack advisory at https://patchstack.com/database/Wordpress/Theme/traveler/vulnerability/wordpress-traveler-theme-3-1-8-php-object-injection-vulnerability?_s_id=cve details the PHP object injection vulnerability and indicates that updating to Traveler version 3.2.1 or later mitigates the issue.
Details
- CWE(s)
MITRE ATT&CK Enterprise Techniques
Why these techniques?
The PHP object injection (deserialization of untrusted data) vulnerability in a public-facing WordPress theme allows unauthenticated remote attackers to exploit the application over the network, directly mapping to T1190 Exploit Public-Facing Application.