CVE-2026-6248
Last modified
CVE-2026-6248 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. The wpForo Forum plugin for WordPress is vulnerable to Arbitrary File Deletion in versions up to and including 3.0.5. This is due to two compounding flaws: the Members::update() method does not validate or restrict the value of file-type custom profile fields, allowing authenticated users to store an arbitrary path instead of a legitimate upload path; and the wpforo_fix_upload_dir() sanitization function in ucf_file_delete() only remaps paths that match the expected pattern, and it is passed directly to the unlink() function. EPSS estimates a 0.59% chance of exploitation in the next 30 days.
Description
The wpForo Forum plugin for WordPress is vulnerable to Arbitrary File Deletion in versions up to and including 3.0.5. This is due to two compounding flaws: the Members::update() method does not validate or restrict the value of file-type custom profile fields, allowing authenticated users to store an arbitrary path instead of a legitimate upload path; and the wpforo_fix_upload_dir() sanitization function in ucf_file_delete() only remaps paths that match the expected pattern, and it is passed directly to the unlink() function. This makes it possible for authenticated attackers, with subscriber-level access and above, to delete arbitrary files on the server, which can easily lead to remote code execution when the right file is deleted (such as wp-config.php). Note: The vulnerability requires a file custom field, which requires the wpForo - User Custom Fields addon plugin.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-6248?
How severe is CVE-2026-6248?
How do I fix CVE-2026-6248?
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-62472Vulnerability in the Oracle Installed Base product of Oracle…8.1
- CVE-2026-62473Vulnerability in the Oracle Installed Base product of Oracle…8.3
- CVE-2026-62474Vulnerability in the Oracle Lease and Finance Management pro…6.3
- CVE-2026-62476Vulnerability in the Oracle Public Sector Payroll product of…8.8
- CVE-2026-62478Vulnerability in the Oracle Public Sector Financials product…8.8
- CVE-2026-62479Vulnerability in the Oracle Public Sector Financials product…5.4
- CVE-2026-62480Vulnerability in the Oracle Public Sector Financials product…6.5
- CVE-2026-62482Vulnerability in the Oracle Public Sector Financials product…5.4
- CVE-2026-62483Vulnerability in the Oracle Project Contracts product of Ora…4.3
- CVE-2026-62484Vulnerability in the Oracle Contracts Integration product of…5.9
- CVE-2026-62486Vulnerability in the Oracle Contracts Integration product of…5
- CVE-2026-62487Vulnerability in the Oracle Contracts Integration product of…6.1
Are you affected by CVE-2026-6248?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
