CVE-2026-9227
Last modified
CVE-2026-9227 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. The GutenBee – Gutenberg Blocks plugin for WordPress is vulnerable to Arbitrary File Upload in all versions up to, and including, 2.20.1 via the gutenbee_file_and_ext_json function. This is due to a flawed strpos() substring check that only verifies whether the filename contains the string '.json' rather than confirming the filename ends with a .json extension, allowing double-extension filenames like shell.json.php to bypass validation. EPSS estimates a 0.66% chance of exploitation in the next 30 days.
Description
The GutenBee – Gutenberg Blocks plugin for WordPress is vulnerable to Arbitrary File Upload in all versions up to, and including, 2.20.1 via the gutenbee_file_and_ext_json function. This is due to a flawed strpos() substring check that only verifies whether the filename contains the string '.json' rather than confirming the filename ends with a .json extension, allowing double-extension filenames like shell.json.php to bypass validation. This makes it possible for authenticated attackers, with author-level access and above, to upload files that may be executable, which makes remote code execution possible.
Metrics
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-9227?
How severe is CVE-2026-9227?
How do I fix CVE-2026-9227?
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-92253Improper link resolution before file access in the quarantin…5.2
- CVE-2026-92254Missing Authorization in the IOCTL handlers of the wsdkd.sys…6.9
- CVE-2026-92255Netcore NR255-V version 1.5.130703 contains an out-of-bounds…5.4
- CVE-2026-92256NR255-V version 1.5.130703 contains a sensitive information …6.5
- CVE-2026-92257Netcore NR255-V version 1.5.130703 contains a stored cross-s…5.4
- CVE-2026-92259Integer overflow or wraparound vulnerability in Samsung Open…5.5
- CVE-2026-9228The Timetable and Event Schedule by MotoPress plugin for Wor…4.3
- CVE-2026-92284Caddy is an extensible server platform that uses TLS by defa…6.9
- CVE-2026-92288Lemonldap::NG::Portal versions from 2.20.0 before 2.21.6, fr…9.1
- CVE-2026-92289Lemonldap::NG::Portal versions from 2.23.0 before 2.23.4 for…
- CVE-2026-92298EspoCRM through 10.0.8 uses PHP's rand() function to generat…4.8
- CVE-2026-92299@jitsi/electron-sdk before 10.0.5 exposes getDesktopSources(…7.4
Are you affected by CVE-2026-9227?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
