CVE-2026-5169
Last modified
CVE-2026-5169 is a medium-severity vulnerability rated 4.4/10 on the CVSS scale. The Inquiry Form to Posts or Pages plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'Form Header' field in versions up to and including 1.0. This is due to insufficient input sanitization when saving via update_option() and lack of output escaping when displaying the stored value. EPSS estimates a 0.25% chance of exploitation in the next 30 days.
Description
The Inquiry Form to Posts or Pages plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'Form Header' field in versions up to and including 1.0. This is due to insufficient input sanitization when saving via update_option() and lack of output escaping when displaying the stored value. The vulnerability exists in two locations: (1) the plugin settings page at inq_form.php line 180 where the value is echoed into an HTML attribute without esc_attr(), and (2) the front-end shortcode output at inquery_form_to_posts_or_pages.php line 139 where the value is output in HTML content without esc_html(). This makes it possible for authenticated attackers with administrator-level access to inject arbitrary web scripts that will execute whenever a user accesses the plugin settings page or views a page containing the [inquiry_form] shortcode.
Metrics
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-5169?
How severe is CVE-2026-5169?
How do I fix CVE-2026-5169?
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-51683Incorrect access control in the setLanCfg function of TOTOLI…4.3
- CVE-2026-51684Incorrect access control in the setStorageCfg function of TO…9.8
- CVE-2026-51686Incorrect access control in the setWiFiEasyCfg function of T…9.8
- CVE-2026-51687Incorrect access control in the setWiFiEasyGuestCf function …9.1
- CVE-2026-51688Incorrect access control in the setWiFiSignalCfg function of…7.5
- CVE-2026-51689Incorrect access control in the setUpgradeFW function of TOT…9.1
- CVE-2026-51690Incorrect access control in the setWanCfg function of TOTOLI…9.1
- CVE-2026-51691Incorrect access control in the setUploadSetting function of…9.8
- CVE-2026-51692Incorrect access control in the setWiFiGuestCfg function of …9.1
- CVE-2026-51693Incorrect access control in the setVpnPassCfg function of TO…9.8
- CVE-2026-51694Incorrect access control in the setStaticDhcpRules function …7.5
- CVE-2026-51695Incorrect access control in the setDdnsCfg function of TOTOL…7.5
Are you affected by CVE-2026-5169?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
