CVE-2025-31049 CRITICAL

CVE-2025-31049: WordPress Dash <= 1.3 - PHP Object Injection Vulnerability

Vendor Themeton
Product Dash
Weakness CWE-502 · Unsafe deserialization
Published May 23, 2025
Last update April 28, 2026

CVSS base score

9.8/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

What the vulnerability does

01Description

Deserialization of Untrusted Data vulnerability in themeton Dash allows Object Injection. This issue affects Dash: from n/a through 1.3.

Explanation of Vulnerability in Simple Terms

02Summary

Themeton Dash versions up to 1.3 contain a deserialization vulnerability that allows unauthenticated attackers to execute arbitrary code on the server. The vulnerability exists because the application deserializes untrusted data without proper validation. An attacker can exploit this remotely without authentication or user interaction to gain full control of the affected system.

What an attacker can do

03Attacker Capabilities

Run their own code on the server and take full control of the site.

Potential impact on your site

04Site Impact

Complete compromise of the site and server; attacker can read, modify, or delete all data.

Conditions required to exploit

05Prerequisites

Network access to the vulnerable Dash instance; no authentication required.

Key dates

06Disclosure timeline

May 23, 2025 CVE published
April 28, 2026 Record updated

Related vulnerabilities

08Related CVE