CVE-2026-66650
Received Received - Intake

Unauthenticated PHP Object Injection in FreightCo

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

Publication date: 2026-08-24

Last updated on: 2026-08-24

Assigner: Patchstack

Description

Unauthenticated PHP Object Injection in FreightCo <= 1.1.15 versions.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
freightco freightco to 1.1.15 (inc)
patchstack freightco to 1.1.15 (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

CVE-2026-66650 is an unauthenticated PHP Object Injection vulnerability in the FreightCo WordPress theme versions 1.1.15 and below. This flaw allows attackers to inject malicious PHP objects without needing prior access, potentially leading to code execution, SQL injection, or other attacks if a suitable POP chain exists.

Detection Guidance

Since this is a PHP Object Injection vulnerability in the FreightCo WordPress theme, detection involves checking for vulnerable versions (1.1.15 or below) and monitoring for suspicious activity. Use commands like 'grep -r "FreightCo" /var/www/html/wp-content/themes/' to locate the theme and verify its version. Check web server logs for unusual POST requests or error logs indicating PHP object injection attempts.

Impact Analysis

This vulnerability can allow attackers to execute arbitrary code, manipulate databases, access sensitive files, or disrupt services on your website. Since it is unauthenticated, anyone can exploit it remotely, making it highly dangerous for unpatched sites. Mass-exploit campaigns targeting thousands of websites are expected.

Compliance Impact

Exploitation could lead to data breaches, unauthorized access to personal or health data, or system disruptions, violating GDPR and HIPAA requirements for data protection and security. Non-compliance may result in legal penalties and reputational damage.

Mitigation Strategies

Immediately apply Patchstack's mitigation rule to block attacks. If possible, update the FreightCo theme to a patched version. If no patch exists, consider temporarily disabling the theme or replacing it with an alternative. Contact your hosting provider or a web developer for assistance. Monitor logs for exploitation attempts and restrict access to admin interfaces.

Chat Assistant

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

EPSS Chart