CVE-2026-3546
Last modified
CVE-2026-3546 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. The e-shot form builder plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 1.0.2. The eshot_form_builder_get_account_data() function is registered as a wp_ajax_ AJAX handler accessible to all authenticated users. EPSS estimates a 0.23% chance of exploitation in the next 30 days.
Description
The e-shot form builder plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 1.0.2. The eshot_form_builder_get_account_data() function is registered as a wp_ajax_ AJAX handler accessible to all authenticated users. The function lacks any capability check (e.g., current_user_can('manage_options')) and does not verify a nonce. It directly queries the database for the e-shot API token stored in the eshotformbuilder_control table and returns it along with all subaccount data as a JSON response. This makes it possible for authenticated attackers, with Subscriber-level access and above, to extract the e-shot API token and subaccount information, which could then be used to access the victim's e-shot platform account.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-3546?
How severe is CVE-2026-3546?
How do I fix CVE-2026-3546?
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-35453PhpSpreadsheet is a library for reading and writing spreadsh…5.4
- CVE-2026-35454The Code Extension Marketplace is an open-source alternative…6.5
- CVE-2026-35455immich is a high performance self-hosted photo and video man…5.4
- CVE-2026-35457libp2p-rust is the official rust language Implementation of …8.2
- CVE-2026-35458Gotenberg is an API for converting document formats. In 8.29…9.8
- CVE-2026-35459pyLoad is a free and open-source download manager written in…9.1
- CVE-2026-35460Papra is a minimalistic document management and archiving pl…5.4
- CVE-2026-35461Papra is a minimalistic document management and archiving pl…4.3
- CVE-2026-35462Papra is a minimalistic document management and archiving pl…4.3
- CVE-2026-35463pyLoad is a free and open-source download manager written in…8.8
- CVE-2026-35464pyLoad is a free and open-source download manager written in…7.5
- CVE-2026-35465SecureDrop Client is a desktop app for journalists to secure…7.5
Are you affected by CVE-2026-3546?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
