CVE-2026-2354
Last modified
CVE-2026-2354 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. The Swiss Toolkit For WP plugin for WordPress is vulnerable to arbitrary file upload due to a flawed file type validation bypass in the `upload_extension_files()` function in all versions up to, and including, 1.4.6. The `upload_extension_files()` function hooks into WordPress's `wp_check_filetype_and_ext` filter and uses `strpos()` to check if a filename contains a configured extension string, rather than verifying the actual file extension. EPSS estimates a 0.55% chance of exploitation in the next 30 days.
Description
The Swiss Toolkit For WP plugin for WordPress is vulnerable to arbitrary file upload due to a flawed file type validation bypass in the `upload_extension_files()` function in all versions up to, and including, 1.4.6. The `upload_extension_files()` function hooks into WordPress's `wp_check_filetype_and_ext` filter and uses `strpos()` to check if a filename contains a configured extension string, rather than verifying the actual file extension. This makes it possible for authenticated attackers, with Author-level access and above, to upload arbitrary files (including PHP) on the affected site's server which may make remote code execution possible, granted the "Enhanced Multi-Format Image Support" feature is enabled with at least one extension (e.g., avif) in the allowed formats.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| wpmessiah | Swiss Toolkit For WP | <= 1.4.6 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-2354?
How severe is CVE-2026-2354?
How do I fix CVE-2026-2354?
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-23533FreeRDP is a free implementation of the Remote Desktop Proto…9.8
- CVE-2026-23534FreeRDP is a free implementation of the Remote Desktop Proto…9.8
- CVE-2026-23535wlc is a Weblate command-line client using Weblate's REST AP…8
- CVE-2026-23536A security issue was discovered in the Feast Feature Server'…7.5
- CVE-2026-23537A vulnerability has been identified in the Feast Feature Ser…9.1
- CVE-2026-23538A vulnerability was identified in the Feast Feature Server's…7.5
- CVE-2026-23541Missing Authorization vulnerability in WPFunnels Mail Mint m…7.5
- CVE-2026-23542Deserialization of Untrusted Data vulnerability in ThemeGood…9.8
- CVE-2026-23543Missing Authorization vulnerability in WPDeveloper Essential…5.3
- CVE-2026-23544Deserialization of Untrusted Data vulnerability in codetipi …8.8
- CVE-2026-23545Missing Authorization vulnerability in Aruba.it Dev Aruba Hi…6.5
- CVE-2026-23546Insertion of Sensitive Information Into Sent Data vulnerabil…6.5
Are you affected by CVE-2026-2354?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
