CVE-2026-14158 PUBLISHED

Widget Logic Visual <= 1.52 - Authenticated (Subscriber+) Remote Code Execution via 'nwlv[cod-tag]' Parameter

Assigner: Wordfence
Reserved: 30.06.2026 Published: 08.07.2026 Updated: 08.07.2026

The Widget Logic Visual plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1.52 via the widget_logic_visual_check_visibility function. This is due to missing capability check and nonce verification on the widget-logic-update-conditional-tags AJAX action combined with insufficient sanitization of the 'nwlv[cod-tag]' parameter before storage and subsequent use in an eval() call. This makes it possible for authenticated attackers, with subscriber-level access and above, to execute code on the server.

Metrics

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

Product Status

Vendor totalbounty
Product Widget Logic Visual
Versions Default: unaffected
  • affected from 0 to 1.52 (incl.)

Credits

  • Nabil Irawan finder

References

Problem Types

  • CWE-434 Unrestricted Upload of File with Dangerous Type CWE