CVE detail
CVE-2026-9599
The Tectite Forms plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.3. This is due to missing or incorrect nonce validation on the admin_init function. This makes it possible for unauthenticated attackers to modify the plugin's settings, including the tectite_forms_button option, via a forged request via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Buzz score
Why this CVE is surfacing
This all-time snapshot uses the same composite formula as Trending across a 30-year evidence window, rather than a current rolling window.
Buzz score components · mention 17.9 · diversity 15.0 · KEV 0.0 · OTX 0.0 · PoC 0.0
Why it matters now
Mention timeline
- Total mentions
- 0
- within the 30d window
- Peak daily
- 0
- highest bucket
Evidence
Source links by recency
5 source links · newest first
- Wordfence Intelligence Weekly WordPress Vulnerability Report (June 1, 2026 to June 7, 2026)Wordfence
6.0.0 - 6.0.6 - Unauthenticated Privilege Escalation via 'handle_forgot_password' 9.8 CVSS Rating 9.8 (Critical) CVE-ID CVE-2026-8206 Patch Status Patched Published Jun 1, 2026 Affected Software Kirki – Freeform Page Builder, Website Builder & Customizer [kirki] Researcher CHOIGYEONGMIN More Details > Multiple ShapedPlugin Plugins Support Board Gravit
vendorwww.wordfence.comJun 11, 2026, 5:13 PM - https://www.wordfence.com/threat-intel/vulnerabilities/id/965b6a19-3e5f-446c-a739-746e886a5585?source=cvewww.wordfence.com
No excerpt available.
Third Party Advisorywww.wordfence.comJun 2, 2026, 9:16 AM - https://plugins.trac.wordpress.org/browser/tectite-forms/tags/1.3/views/admin.php#L49plugins.trac.wordpress.org
No excerpt available.
Patchplugins.trac.wordpress.orgJun 2, 2026, 9:16 AM - https://plugins.trac.wordpress.org/browser/tectite-forms/tags/1.3/php/class-tectite-forms.php#L56plugins.trac.wordpress.org
No excerpt available.
Patchplugins.trac.wordpress.orgJun 2, 2026, 9:16 AM - https://plugins.trac.wordpress.org/browser/tectite-forms/tags/1.3/php/class-tectite-forms.php#L55plugins.trac.wordpress.org
No excerpt available.
Patchplugins.trac.wordpress.orgJun 2, 2026, 9:16 AM
Exploit code
Public exploit repository references
Public PoC repositories are third-party, potentially unsafe artifacts. Treat their code as untrusted and use it only on authorized systems in an isolated, least-privilege environment. cvebuzz does not execute the code or verify that an exploit works.
0 repository references · best confidence N/A · max 0 stars
Related records
Similar CVEs
6 related CVEs with shared weakness or product evidence
- CVE-2026-65757CVSS N/A · Unrated
The editor popup could expose restricted module data to authenticated users without the required module permissions or valid request tokens.
- CVE-2026-64876CVSS N/A · Unrated
Database-update requests lacked consistent token and Super User checks, this could cause unauthorized updates.
- CVE-2026-64871CVSS N/A · Unrated
Administrator URL purges did not consistently require a valid token and cache-management permission.
- CVE-2026-64791CVSS N/A · Unrated
Administrator routes and install/update/uninstall processing did not consistently enforce component-management and installation permissions. An unauthorized backend user or CSRF a…
- CVE-2026-63684CVSS N/A · Unrated
Administrator actions, editor popups and import/export requests lacked consistent token, item-permission and input-validation checks. Unauthorized backend users or CSRF attacks co…
- CVE-2026-63280CVSS N/A · Unrated
Conditions administration did not consistently enforce tokens and component/mapped-item permissions.