Content Egg <= 11.3.0 - Authenticated (Author+) Arbitrary File Deletion

8.1
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
CVE CVE-2026-15979
CVSS 8.1 (High)
Publicly Published August 4, 2026
Last Updated August 5, 2026
Researchers Athiwat Tiprasaharn (Jitlada)
Itthidej Aramsri (Boeing777)

Description

The Content Egg – Affiliate Product Importer & Price Comparison plugin for WordPress is vulnerable to Arbitrary File Deletion via Path Traversal in versions up to and including 11.3.0. This is due to insufficient validation of the 'img_file' field within the cegg_data post metadata: the value passes only through wp_strip_all_tags() (which does not strip path traversal sequences), is stored directly in post meta, and is later concatenated without normalization into a filesystem path in getFullImgPath() before being passed to PHP's unlink(). This makes it possible for authenticated attackers, with author-level access and above, to delete arbitrary files on the affected site's server which may make remote code execution possible.

References

Share

Vulnerability Details for Content Egg – Affiliate Product Importer & Price Comparison

Software Type Plugin
Software Slug content-egg (view on wordpress.org)
Patched? Yes
Remediation Update to version 11.4.0, or a newer patched version
Affected Version
  • <= 11.3.0
Patched Version
  • 11.4.0

Did you know Wordfence Intelligence provides free personal and commercial API access to our comprehensive WordPress vulnerability database, along with a free webhook integration to stay on top of the latest vulnerabilities added and updated in the database? Get started today!

Learn more

Want to get notified of the latest vulnerabilities that may affect your WordPress site?
Install Wordfence on your site today to get notified immediately if your site is affected by a vulnerability that has been added to our database.

Get Wordfence

The Wordfence Intelligence WordPress vulnerability database is completely free to access and query via API. Please review the documentation on how to access and consume the vulnerability data via API.

Documentation