CVE-2026-66672
Deferred Deferred - Pending Action

Unauthenticated PHP Object Injection in Flatastic

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

Publication date: 2026-08-20

Last updated on: 2026-08-20

Assigner: Patchstack

Description

Unauthenticated PHP Object Injection in Flatastic <= 2.0 versions.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
flatastic flatastic to 2.0 (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 Flatastic WordPress theme versions 2.0 or lower. It allows attackers to inject malicious PHP objects without authentication, potentially leading to severe consequences like code execution or data theft.

Detection Guidance

Detecting this vulnerability requires checking if the Flatastic theme version 2.0 or lower is installed on your WordPress site. Inspect the theme's files for suspicious PHP object injection patterns or unusual user input handling. Use commands like 'grep -r "unserialize" /path/to/theme/' to search for unserialize() calls in theme files.

Impact Analysis

Attackers could exploit this to execute arbitrary code, perform SQL injection, access sensitive data, or cause denial of service on your website. The high CVSS score of 9.8 indicates widespread exploitation attempts are likely.

Compliance Impact

This vulnerability could lead to unauthorized data access or breaches, violating GDPR (data protection) and HIPAA (health data security) requirements. Non-compliance may result in legal penalties or fines.

Mitigation Strategies

Immediately apply Patchstack's mitigation rule to block attacks. Consider temporarily disabling the Flatastic theme or replacing it with a secure alternative. Contact your hosting provider or developer for assistance in applying the mitigation or updating the theme once an official patch is released.

Chat Assistant

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

EPSS Chart