CVE-2026-8614 PUBLISHED

Assistio <= 1.1.2 - Missing Authorization to Authenticated (Subscriber+) Plugin Settings Deletion via assistio_plugin_delete_assistio_settings AJAX Action

Assigner: Wordfence
Reserved: 14.05.2026 Published: 24.06.2026 Updated: 24.06.2026

The Assistio plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check and missing nonce verification on the assistio_plugin_delete_assistio_settings() function in versions up to, and including, 1.1.2. This makes it possible for authenticated attackers, with Subscriber-level access and above, to delete the plugin's options including the critical 'assistiobot_oauth_settings' option, which disrupts the plugin's integration with the Assistio bot service.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
CVSS Score: 4.3

Product Status

Vendor assistioai
Product Assistio
Versions Default: unaffected
  • affected from 0 to 1.1.2 (incl.)

Credits

  • Abhirup Konwar finder

References

Problem Types

  • CWE-862 Missing Authorization CWE