Unknown · Klamra Paycal For Aspaclaria · CVE-2026-8611
**Name of the Vulnerable Software and Affected Versions**
Klamra Paycal for Aspaclaria versions prior to 1.1.5
**Description**
The plugin is subject to Insecure Direct Object Reference, a condition where an application provides direct access to objects based on user-supplied input. Authenticated attackers with subscriber-level access or higher can download arbitrary customer invoices by enumerating sequential post IDs through the `invoice id` parameter. This occurs due to missing validation on a user-controlled key, leading to the exposure of sensitive billing personally identifiable information (PII), such as full names, email addresses, phone numbers, order totals, line items, and customer notes.
**Recommendations**
Update the plugin to a version later than 1.1.4.
As a temporary workaround, restrict access to the `invoice id` parameter to prevent unauthorized invoice downloads.