← WordPress Vulnerabilities
WordPress security by component

VikRentItems Flexible Rental Management System

VikRentItems Flexible Rental Management System is a WordPress component with 2 published CVE records in this archive. The latest tracked vulnerability was published Aug 05, 2026; the highest published CVSS base score is 7.2.

Plugin slug: vikrentitems

CVE-2026-16143: VikRentItems booking email permits unauthenticated stored XSS

VikRentItems through 1.2.1 accepts the public booking form's customer email value in saveorder(), where VikRequest::getString() applies sanitize_text_field() but does not neutralize attribute-breaking quotes. The plugin stores that custmail value and later inserts it into the administrative edit-order template's input value without esc_attr(). An unauthenticated attacker can therefore place script-bearing markup in a booking that executes in the site origin when staff open the affected order.

PublishedAug 05, 2026
Known safe version> 1.2.1
Published vulnerabilities for vikrentitems
Safe version
Aug 05, 2026 CVE-2026-16143
VikRentItems booking email permits unauthenticated stored XSS
VikRentItems through 1.2.1 accepts the public booking form's customer email value in saveorder(), where VikRequest::getString() applies sanitize_text_field() but does not neutralize attribute-breaking quotes. The plugin stores that custmail value and later inserts it into the administrative edit-order template's input value without esc_attr(). An unauthenticated attacker can therefore place script-bearing markup in a booking that executes in the site origin when staff open the affected order.
> 1.2.1
CVE7.2
NVDPending
Dec 12, 2025 CVE-2025-14049
VikRentItems Flexible Rental Management System: Cross-site scripting
VikRentItems Flexible Rental Management System is affected by cross-site scripting. The vulnerable path is reachable without authentication. Injected script can execute in the affected site's origin when the vulnerable output is viewed.
See mitigation notes
CVE6.1
NVDPending