CVE-2026-65576
Received Received - Intake

Unauthenticated PHP Object Injection in Adrena

Vulnerability report for CVE-2026-65576, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-06

Last updated on: 2026-08-06

Assigner: Patchstack

Description

Unauthenticated PHP Object Injection in Adrena <= 1.2.14 versions.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-06
Last Modified
2026-08-06
Generated
2026-08-06
AI Q&A
2026-08-06
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
adrena adrena to 1.2.14 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-502 The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is an unauthenticated PHP Object Injection vulnerability in the Adrena WordPress theme versions up to 1.2.14. It allows attackers to inject malicious PHP objects without authentication, potentially leading to code execution, SQL injection, or other attacks if a suitable exploit chain exists.

Detection Guidance

Detecting this vulnerability requires checking if the Adrena theme version 1.2.14 or lower is installed on your WordPress site. Inspect theme files for suspicious PHP object injection patterns or unexpected network requests. Use commands like grep -r 'unserialize' /path/to/theme/ to search for unserialize() calls which may indicate vulnerable code.

Impact Analysis

This vulnerability can allow attackers to take full control of your website, steal data, deface content, or use it as a launchpad for further attacks. Since no authentication is required, any unpatched site is at immediate risk of exploitation.

Mitigation Strategies

Immediately apply Patchstack's temporary mitigation rule if available. Disable the Adrena theme and switch to a default theme if possible. Contact your hosting provider for assistance. Monitor for unusual activity and consider blocking known exploit patterns via WAF rules until an official patch is released.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-65576. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart