CVE-2026-15979
Last modified
CVE-2026-15979 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. 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().
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| keywordrush | Content Egg – Affiliate Product Importer & Price Comparison | <= 11.3.0 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-15979?
How severe is CVE-2026-15979?
How do I fix CVE-2026-15979?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-15972Consul Community Edition and Consul Enterprise 1.13.0 throug…7.5
- CVE-2026-15974SGLang contains an SSRF and local file read in the multimoda…6.5
- CVE-2026-15975GitLab has remediated an issue in GitLab CE/EE affecting all…7.5
- CVE-2026-15976SGLang contains a RCE vulnerability when attempting to load …9.8
- CVE-2026-15977SGLang contains a credential leakage vulnerability in the /s…7.5
- CVE-2026-15978SGLang contains a model weight exfiltration vulnerability wh…7.5
- CVE-2026-1598A vulnerability was found in Bdtask Bhojon All-In-One Restau…5.4
- CVE-2026-15981The SAML Single Sign On – SSO Login plugin for WordPress is …9.8
- CVE-2026-15982The Aimogen Pro - All-in-One AI Content Writer, Editor, Chat…9.8
- CVE-2026-15988The AI Engine – The Chatbot, AI Framework & MCP for WordPres…8.8
- CVE-2026-1599A vulnerability was determined in Bdtask Bhojon All-In-One R…4.3
- CVE-2026-15991The File Manager plugin for WordPress is vulnerable to arbit…8.8
Are you affected by CVE-2026-15979?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
