Pending AI Enrichment

This vulnerability was recently detected via the live feed and has not yet been processed by Precogs AI's context enrichment engine. The data below represents raw telemetric data.

RAW NVD TELEMETRY

CVE-2026-5809

CVSS Base Score
7.1 HIGH
Primary Weakness
CWE-73
Published Date
Apr 11, 2026
Data Source
NVD API

The wpForo Forum plugin for WordPress is vulnerable to Arbitrary File Deletion in versions up to and including 3.0.2. This is due to a two-step logic flaw: the topic_add() and topic_edit() action handlers accept arbitrary user-supplied data[*] arrays from $_REQUEST and store them as postmeta without restricting which fields may contain array values. Because 'body' is included in the allowed topic fields list, an attacker can supply data[body][fileurl] with an arbitrary file path (e.g., wp-config.php or an absolute server path). This poisoned fileurl is persisted to the plugin's custom postmeta database table. Subsequently, when the attacker submits wpftcf_delete[]=body on a topic_edit request, the add_file() method retrieves the stored postmeta record, extracts the attacker-controlled fileurl, passes it through wpforo_fix_upload_dir() which only rewrites legitimate wpforo upload paths and returns all other paths unchanged, and then calls wp_delete_file() on the unvalidated path. This makes it possible for authenticated attackers, with subscriber-level access and above, to delete arbitrary files writable by the PHP process on the server, including critical files such as wp-config.

Related Vulnerabilitiesvia CWE-73

CVE-2026-23516.5 MEDIUM

The Task Manager plugin for WordPress is vulnerable to Arbitrary File Read in all versions up to, and including, 3.

CWE-73
CVE-2026-334767.5 HIGH

SiYuan is a personal knowledge management system.

CWE-22CWE-73
CVE-2026-329490 UNKNOWN

SQLBot is an intelligent data query system based on a large language model and RAG.

CWE-73CWE-918
CVE-2026-327497.6 HIGH

SiYuan is a personal knowledge management system.

CWE-22CWE-73
CVE-2026-238355.5 MEDIUM

[lobe-chat] Improper Authorization in Presigned Upload: User-controlled object key enables cross-namespace upload attempts and quota bypass

CWE-73
CVE-2025-01059.1 CRITICAL

CWE-73 in An arbitrary file deletion vulnerability in Palo Alto Networks Expedition enables an unauthenticated attacker to delete arbitrary files accessible to the www-data user on the host filesystem

CWE-73

Is your system affected?

Precogs AI detects CVE-2026-5809 in compiled binaries, LLMs, and application layers — even without source code access.