CVE-2026-13347
Last modified
CVE-2026-13347 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. The Hide My WP Lite plugin for WordPress is vulnerable to Arbitrary File Read in versions up to and including 1.3 via the he_wrapper_js and he_wrapper_css query parameters processed by the elementor_assets_filter() function. This is due to the function concatenating user-supplied input directly onto ABSPATH and passing the result to file_get_contents() without any path traversal validation, allow-list, realpath containment, or extension check; the result is then echoed in the HTTP response. EPSS estimates a 0.51% chance of exploitation in the next 30 days.
Description
The Hide My WP Lite plugin for WordPress is vulnerable to Arbitrary File Read in versions up to and including 1.3 via the he_wrapper_js and he_wrapper_css query parameters processed by the elementor_assets_filter() function. This is due to the function concatenating user-supplied input directly onto ABSPATH and passing the result to file_get_contents() without any path traversal validation, allow-list, realpath containment, or extension check; the result is then echoed in the HTTP response. Although the output is passed through wp_kses_post(), that function only filters HTML tags and does not prevent disclosure of arbitrary file contents. This makes it possible for unauthenticated attackers to read the contents of arbitrary files on the affected site's server (such as wp-config). Note: The exploit requires the Elementor plugin and the 'Hide Elementor' feature to be enabled.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| templatic1 | Hide My WP Lite | <= 1.3 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-13347?
How severe is CVE-2026-13347?
How do I fix CVE-2026-13347?
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-13341A vulnerability exists in the Kong Konnect Model Context Pro…7.4
- CVE-2026-13342The Security Optimizer WordPress plugin from 1.5.8 to 1.6.4 …5.3
- CVE-2026-13343The UMP Stream responder library in lib/midi2/ump_stream_res…5.3
- CVE-2026-13344The Essential Addons for Elementor WordPress plugin before …4.8
- CVE-2026-13345The Essential Addons for Elementor WordPress plugin before …5.3
- CVE-2026-13346pip would incorrectly handle doubly-encoded package URLs fro…6.5
- CVE-2026-13348CWE-307: Improper Restriction of Excessive Authentication At…6.9
- CVE-2026-1335An Out-Of-Bounds Write vulnerability affecting the EPRT file…7.8
- CVE-2026-13350Permissions where checked incorrectly during room creation, …2.3
- CVE-2026-13351Zephyr's IPv6 network stack can be prevented from receiving …7.5
- CVE-2026-13352The Paid Membership Plugin, Ecommerce, User Registration For…8.8
- CVE-2026-13353The WP Ultimate CSV Importer – WordPress Import & Export for…8.8
Are you affected by CVE-2026-13347?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
