PT-2026-51690 · WordPress · Devs Accounting

·

CVE-2026-9172

·

Published

2026-06-24

·

Updated

2026-07-02

CVSS v3.1

5.3

Medium

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Name of the Vulnerable Software and Affected Versions Devs Accounting – Simple Accounting and Invoicing Solution versions prior to 1.2.1
Description A missing capability check in the delete single account() function allows unauthorized modification or deletion of data. The REST route '/devs-accounting/v1/delete-account/(?Pd+)' is registered without a permission callback, exposing the endpoint to public, unauthenticated access. This enables unauthenticated attackers to soft-delete arbitrary accounting account records within wp dac accounts by sending a GET request to the endpoint using the id variable.
Recommendations Update the plugin to a version later than 1.2.0. As a temporary workaround, restrict public access to the '/devs-accounting/v1/delete-account/(?Pd+)' endpoint.

Fix

Missing Authorization

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-9172

Affected Products

Devs Accounting