{"id":64219,"date":"2025-08-21T16:15:45","date_gmt":"2025-08-21T16:15:45","guid":{"rendered":""},"modified":"2025-09-09T00:30:39","modified_gmt":"2025-09-09T06:30:39","slug":"cve-2025-7778-arbitrary-file-deletion-vulnerability-in-icons-factory-plugin-for-wordpress","status":"publish","type":"post","link":"https:\/\/www.ameeba.com\/blog\/cve-2025-7778-arbitrary-file-deletion-vulnerability-in-icons-factory-plugin-for-wordpress\/","title":{"rendered":"<strong>CVE-2025-7778: Arbitrary File Deletion Vulnerability in Icons Factory Plugin for WordPress<\/strong>"},"content":{"rendered":"<p><strong>Overview<\/strong><\/p>\n<p>Cybersecurity is a critical component in today&#8217;s world of interconnected digital networks, and among the myriad challenges faced by cybersecurity professionals, handling vulnerabilities in widely used tools, frameworks and plugins is one of the most critical. This post focuses on CVE-2025-7778, a vulnerability found in the Icons Factory plugin for WordPress. This <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2025-43588-out-of-bounds-write-vulnerability-in-substance3d-sampler-versions-5-0-and-earlier\/\"  data-wpil-monitor-id=\"73491\">vulnerability affects all versions<\/a> up to, and including, 1.6.12. The severity of this issue is made apparent by its <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2025-30327-integer-overflow-vulnerability-in-incopy-leading-to-potential-arbitrary-code-execution\/\"  data-wpil-monitor-id=\"73605\">potential to allow unauthenticated attackers to delete arbitrary<\/a> files on a server. The deletion of certain files, like wp-config.php, can <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2025-32451-memory-corruption-vulnerability-in-foxit-reader-leading-to-arbitrary-code-execution\/\"  data-wpil-monitor-id=\"74415\">lead to remote code<\/a> execution, ultimately compromising the system or leading to data leakage.<\/p>\n<p><strong>Vulnerability Summary<\/strong><\/p>\n<p>CVE ID: CVE-2025-7778<br \/>\nSeverity: Critical (9.8 CVSS score)<br \/>\nAttack Vector: Network<br \/>\nPrivileges Required: None<br \/>\nUser Interaction: None<br \/>\nImpact: <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2025-27050-memory-corruption-vulnerability-leading-to-potential-system-compromise-and-data-leakage\/\"  data-wpil-monitor-id=\"74808\">Potential system compromise or data<\/a> leakage<\/p>\n<p><strong>Affected Products<\/strong><\/p><div id=\"ameeb-1728299762\" class=\"ameeb-content-2 ameeb-entity-placement\"><div style=\"border-left: 4px solid #555; padding-left: 20px; margin: 48px 0; font-family: Roboto, sans-serif; color: #ffffff; line-height: 1.6; max-width: 700px;\">\r\n  <h2 style=\"margin-top: 0; font-size: 20px; font-weight: 600; display: flex; align-items: center;\">\r\n    <a href=\"https:\/\/www.ameeba.com\/chat\" style=\"display: inline-flex; align-items: center; margin-right: 8px;\">\r\n      <img decoding=\"async\" src=\"https:\/\/www.ameeba.com\/blog\/wp-content\/uploads\/2025\/10\/Best-App-icon-Ameeba.png\" alt=\"Ameeba Chat Icon\" style=\"width: 40px; height: 40px;\" \/>\r\n    <\/a>\r\n    A new way to communicate\r\n  <\/h2>\r\n\r\n  <p style=\"margin-bottom: 12px;\">\r\n    Ameeba Chat is built on encrypted identity, not personal profiles.\r\n  <\/p>\r\n\r\n  <p style=\"margin-bottom: 16px;\">\r\n    Message, call, share files, and coordinate with identities kept separate.\r\n  <\/p>\r\n\r\n  <ul style=\"list-style: none; padding-left: 0; margin-bottom: 20px;\">\r\n    <li>\u2022 Encrypted identity<\/li>\r\n    <li>\u2022 Ameeba Chat authenticates access<\/li>\r\n    <li>\u2022 Aliases and categories<\/li>\r\n    <li>\u2022 End-to-end encrypted chat, calls, and files<\/li>\r\n    <li>\u2022 Secure notes for sensitive information<\/li>\r\n  <\/ul>\r\n\r\n  <p style=\"font-style: italic; font-weight: 600; margin-bottom: 24px;\">\r\n    Private communication, rethought.\r\n  <\/p>\r\n\r\n  <div style=\"display: flex; flex-wrap: wrap; gap: 12px;\">\r\n    <a href=\"https:\/\/www.ameeba.com\/chat\/download\" style=\"background-color: #ffffff; color: #000000; padding: 10px 20px; text-decoration: none; border-radius: 6px; font-weight: 500;\">Download Ameeba Chat<\/a>\r\n    <a href=\"https:\/\/www.ameeba.com\/chat\" style=\"border: 1px solid #ffffff; color: #ffffff; padding: 10px 20px; text-decoration: none; border-radius: 6px; font-weight: 500;\">Learn More<\/a>\r\n  <\/div>\r\n<\/div>\r\n<\/div>\n<p>Product | Affected Versions<\/p>\n<p>Icons Factory <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2025-7384-php-object-injection-vulnerability-in-wordpress-plugin-leads-to-potential-system-compromise\/\"  data-wpil-monitor-id=\"79030\">Plugin for WordPress<\/a> | Up to and including 1.6.12<\/p>\n<p><strong>How the Exploit Works<\/strong><\/p>\n<p>CVE-2025-7778 arises from insufficient <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2025-49746-improper-authorization-in-azure-machine-learning-leading-to-privilege-escalation\/\"  data-wpil-monitor-id=\"73307\">authorization and improper<\/a> path validation within the delete_files() function of the Icons Factory plugin for WordPress. <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2025-53825-unauthenticated-preview-deployment-vulnerability-in-dokploy\/\"  data-wpil-monitor-id=\"71995\">Unauthenticated attackers can exploit this vulnerability<\/a> to delete any file on the server. When a critical file, such as wp-config.php, is deleted, it could <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2025-50754-stored-cross-site-scripting-xss-vulnerability-leading-to-remote-code-execution-in-unisite-cms-5-0\/\"  data-wpil-monitor-id=\"74649\">lead to remote code execution<\/a>, thereby compromising the system.<\/p>\n<p><strong>Conceptual Example Code<\/strong><\/p><div id=\"ameeb-1366634773\" class=\"ameeb-content ameeb-entity-placement\"><div class=\"poptin-embedded\" data-id=\"f6b387694f681\"><\/div>\r\n\r\n\r\n\r\n\r\n\r\n<\/div>\n<p>Here is a conceptual example of how this vulnerability might be exploited. This is a sample HTTP <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2024-9408-server-side-request-forgery-attack-in-eclipse-glassfish\/\"  data-wpil-monitor-id=\"77395\">request that could theoretically delete a server<\/a> file:<\/p>\n<pre><code class=\"\" data-line=\"\">DELETE \/path\/to\/file\/wp-config.php HTTP\/1.1\nHost: target.example.com<\/code><\/pre>\n<p>This exploit does not require any specific payload, as the HTTP DELETE request itself, when directed to a <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2025-6679-critical-arbitrary-file-upload-vulnerability-in-bit-form-builder-plugin-for-wordpress\/\"  data-wpil-monitor-id=\"75329\">critical file<\/a> path, will cause the damage.<\/p>\n<p><strong>Mitigation Guidance<\/strong><\/p>\n<p>To mitigate the risk posed by CVE-2025-7778, users of the Icons Factory <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2025-8723-cloudflare-image-resizing-plugin-for-wordpress-remote-code-execution-vulnerability\/\"  data-wpil-monitor-id=\"80953\">plugin for WordPress<\/a> are advised to apply the vendor patch. If that\u2019s not immediately possible, they should consider using a Web Application Firewall (WAF) or Intrusion Detection System (IDS) as a temporary measure to block or alert on suspicious activity. However, these are only temporary measures, and applying the vendor patch is the only way to fully resolve the vulnerability.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Overview Cybersecurity is a critical component in today&#8217;s world of interconnected digital networks, and among the myriad challenges faced by cybersecurity professionals, handling vulnerabilities in widely used tools, frameworks and plugins is one of the most critical. This post focuses on CVE-2025-7778, a vulnerability found in the Icons Factory plugin for WordPress. This vulnerability affects [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"footnotes":""},"categories":[1],"tags":[],"vendor":[],"product":[],"attack_vector":[80],"asset_type":[],"severity":[],"exploit_status":[],"class_list":["post-64219","post","type-post","status-publish","format-standard","hentry","category-uncategorized","attack_vector-rce"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/posts\/64219","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/comments?post=64219"}],"version-history":[{"count":11,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/posts\/64219\/revisions"}],"predecessor-version":[{"id":73369,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/posts\/64219\/revisions\/73369"}],"wp:attachment":[{"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/media?parent=64219"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/categories?post=64219"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/tags?post=64219"},{"taxonomy":"vendor","embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/vendor?post=64219"},{"taxonomy":"product","embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/product?post=64219"},{"taxonomy":"attack_vector","embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/attack_vector?post=64219"},{"taxonomy":"asset_type","embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/asset_type?post=64219"},{"taxonomy":"severity","embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/severity?post=64219"},{"taxonomy":"exploit_status","embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/exploit_status?post=64219"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}