WordPress · Jquery Hover Footnotes · CVE-2026-10553
**Name of the Vulnerable Software and Affected Versions**
jQuery Hover Footnotes versions prior to 1.5
**Description**
The plugin is subject to Cross-Site Request Forgery (CSRF), a flaw where an attacker tricks a victim into performing an action they did not intend to. This occurs due to missing or incorrect nonce validation in the `jqFootnotes options subpanel()` function. Unauthenticated attackers can update plugin settings with arbitrary values. Because the variables `jqfoot anchor open`, `jqfoot anchor close`, and `jqfoot title` are persisted via `update option()` without sanitization and rendered unescaped on the frontend, this can be chained into persistent Cross-Site Scripting (XSS), allowing the execution of malicious scripts for all site visitors.
**Recommendations**
Update to a version later than 1.4.