Description
Deserialization of Untrusted Data vulnerability in rascals Noisa noisa allows Object Injection.This issue affects Noisa: from n/a through <= 2.6.0.
Published: 2025-08-20
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Noisa WordPress theme contains a PHP object injection flaw due to deserialization of untrusted data. This CWE‑502 weakness allows an attacker to craft malicious serialized objects that, when processed by the theme, can lead to arbitrary code execution on the web server. The impact is the ability for an adversary to run code, modify data, or take full control of the site. Based on the description, it is inferred that an attacker can exploit the vulnerability by crafting a malicious serialized object and sending it to a theme endpoint that accepts user input.

Affected Systems

The vulnerability affects the Noisa theme by rascals for all releases from the initial release through version 2.6.0. Any WordPress installation that has the Noisa theme at or below this version is at risk.

Risk and Exploitability

The CVSS score of 8.8 signifies high severity, while the EPSS score of less than 1% indicates a currently low but non–zero likelihood of exploitation. The flaw is not listed in the CISA KEV catalog. Based on the description, it is inferred that the attack vector involves sending a crafted serialized payload to any endpoint of the theme that accepts user input—such as theme options or form submissions—thereby achieving code execution if the payload is processed. No special privileges are required beyond the ability to influence the data processed by the theme.

Generated by OpenCVE AI on April 30, 2026 at 15:58 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Noisa theme to the latest version (2.6.1 or newer) where the deserialization flaw has been resolved.
  • If an upgrade cannot be performed immediately, disable or remove the Noisa theme from the installation to eliminate the attack surface.
  • Where feasible, enforce strict input validation and safe deserialization practices: configure PHP to deny use of unserialize on untrusted data, and restrict the set of classes that may be instantiated during deserialization.

Generated by OpenCVE AI on April 30, 2026 at 15:58 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-25334 Deserialization of Untrusted Data vulnerability in rascals Noisa allows Object Injection. This issue affects Noisa: from n/a through 2.6.0.
History

Thu, 23 Apr 2026 15:00:00 +0000

Type Values Removed Values Added
Metrics 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'}


Wed, 01 Apr 2026 23:45:00 +0000

Type Values Removed Values Added
Description Deserialization of Untrusted Data vulnerability in rascals Noisa allows Object Injection. This issue affects Noisa: from n/a through 2.6.0. Deserialization of Untrusted Data vulnerability in rascals Noisa noisa allows Object Injection.This issue affects Noisa: from n/a through <= 2.6.0.
References
Metrics 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'}


Thu, 21 Aug 2025 12:45:00 +0000

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

Wed, 20 Aug 2025 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 20 Aug 2025 08:15:00 +0000

Type Values Removed Values Added
Description Deserialization of Untrusted Data vulnerability in rascals Noisa allows Object Injection. This issue affects Noisa: from n/a through 2.6.0.
Title WordPress Noisa theme <= 2.6.0 - PHP Object Injection Vulnerability
Weaknesses CWE-502
References
Metrics 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'}


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T16:13:26.614Z

Reserved: 2025-07-03T14:50:56.329Z

Link: CVE-2025-53560

cve-icon Vulnrichment

Updated: 2025-08-20T15:38:46.285Z

cve-icon NVD

Status : Deferred

Published: 2025-08-20T08:15:42.173

Modified: 2026-04-23T15:32:35.603

Link: CVE-2025-53560

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-30T16:00:13Z

Weaknesses