CVE-2026-1969
ThemeREX Addons < 2.38.5 - Unauthenticated Arbitrary File Upload
No known exploitation. EPSS puts it in the 19th percentile. No fix published yet.
What to do
No fixed build or workaround is published yet. Limit exposure and watch for a patch.
Steps
Written by AI from the record- Check whether your website uses the trx_addons WordPress plugin and note its exact version number.
- If the version is earlier than 2.38.5, upgrade trx_addons to 2.38.5.
- If you cannot upgrade right away, temporarily disable the trx_addons plugin and remove/clean any suspicious files in the WordPress plugin/theme upload areas until it’s patched.
- After updating, review WordPress access logs and server logs for unusual POST/AJAX requests to the trx_addons endpoints and for any newly created files uploaded around the time of alerts.
npm install trx_addons@2.38.5What it is
From the CVE record
The trx_addons WordPress plugin before 2.38.5 does not correctly validate file types in one of its AJAX action, allowing unauthenticated users to upload arbitrary file. This is due to an incorrect fix of CVE-2024-13448
In plain language
Written by AI from the recordIf you run the trx_addons WordPress plugin, older versions (before 2.38.5) can be abused by outsiders to upload harmful files without logging in—this is the kind of weakness attackers are actively scanning for, so you should update.
CVE-2026-1969 is an unauthenticated arbitrary file upload in the trx_addons WordPress plugin (versions before 2.38.5) caused by improper file type validation in an AJAX action, enabling attackers to upload files such as webshells.
If you're affected
- Website takeover via webshell
- Backdoor placed for future access
- Malware and data theft risk
- Reputation and downtime damage
Exploitation
Where each signal puts this CVE on the scale from published to confirmed exploited.
- CISA KEV
Not in the catalog. CISA has not confirmed exploitation.
- Public exploits
No public exploit or proof of concept found in the sources we track.
- EPSS
0.3% chance of exploitation activity in the next 30 days, which ranks it in the 19th percentile of scored CVEs.
Exploit Prediction Scoring System, FIRST.org. A probability, not a confirmation.
Lifecycle
4 events over 23 days, from the signal feeds we watch.
- Record updated
- Publishedweakness classified, att&ck mapped
Technical detail
CVSS 3.1 vector
Open in the CVSS calculatorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Scored 5.3 by NVD.
How it is reached
- Attack Vector NetworkExploitable remotely over the network without any special conditions
- Attack Complexity LowNo special conditions — the attack can be reliably reproduced
- Privileges Required NoneNo authentication required — anyone can exploit this
- User Interaction NoneNo user interaction needed — fully automated exploitation
Scope
- Scope UnchangedImpact is limited to the vulnerable component itself
Impact if exploited
- Confidentiality NoneNo confidentiality impact
- Integrity LowData modification is possible but limited in scope or consequence
- Availability NoneNo availability impact
Weaknesses
ATT&CK techniques
Mapped from the weaknesses above (CWE to ATT&CK), not observed in attacks.
- Command and ControlT1105Ingress Tool Transferhigh confidence
- Initial AccessT1190Exploit Public-Facing Applicationhigh confidence
- PersistenceT1505Server Software Componenthigh confidence
Sources
Watch the software you run.
My Stack ranks new CVEs for your products by real-world exploitation, so the next serious one reaches you without reading every advisory.
A free account adds
- The full version matrix and every affected product
- Exploit links, proofs of concept and Metasploit modules
- Email alerts for the products you watch
- The same data over REST API, MCP and CLI