CVE-2026-4125
Last modified
CVE-2026-4125 is a medium-severity vulnerability rated 6.4/10 on the CVSS scale. The WPMK Block plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'class' shortcode attribute in all versions up to and including 1.0.1. This is due to insufficient input sanitization and output escaping on user-supplied shortcode attributes. EPSS estimates a 0.29% chance of exploitation in the next 30 days.
Description
The WPMK Block plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'class' shortcode attribute in all versions up to and including 1.0.1. This is due to insufficient input sanitization and output escaping on user-supplied shortcode attributes. Specifically, in the wpmk_block_shortcode() function, the 'class' attribute is extracted from user-controllable shortcode attributes and directly concatenated into an HTML div element's class attribute without any escaping (e.g., esc_attr()). This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-4125?
How severe is CVE-2026-4125?
How do I fix CVE-2026-4125?
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-41244Mojic is a CLI tool to transform readable C code into an unr…4.7
- CVE-2026-41245Junrar is an open source java RAR archive library. Prior to …7.5
- CVE-2026-41246Contour is a Kubernetes ingress controller using Envoy proxy…8.1
- CVE-2026-41247elFinder is an open-source file manager for web, written in …9.8
- CVE-2026-41248Clerk JavaScript is the official JavaScript repository for C…9.1
- CVE-2026-41249CoreShop is a Pimcore enhanced eCommerce solution. In versio…8.2
- CVE-2026-41250Taiga is a project management platform for startups and agil…5.7
- CVE-2026-41252xrdp is an open source RDP server. Versions 0.10.6 and prior…9.8
- CVE-2026-41253In iTerm2 through 3.6.9, displaying a .txt file can cause co…7.8
- CVE-2026-41254Little CMS (lcms2) through 2.18 has an integer overflow in C…7.5
- CVE-2026-41255CKAN is an open-source DMS (data management system) for powe…6.1
- CVE-2026-41256jq is a command-line JSON processor. In 1.8.1 and earlier, T…5.5
Are you affected by CVE-2026-4125?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
