Unauthorized Data Modification in Devs Accounting Plugin for WordPress
CVE-2026-9172

5.3MEDIUM

What is CVE-2026-9172?

The Devs Accounting – Simple Accounting and Invoicing Solution plugin for WordPress has a vulnerability that allows unauthorized users to modify or delete accounting records. This issue arises from a missing capability check in the delete_single_account() function. The absence of a permission callback for the REST route 'devs-accounting/v1/delete-account/(?P\d+)' exposes it to public, unauthenticated access. As a result, attackers can issue straightforward GET requests to this endpoint with any account ID, enabling them to soft-delete arbitrary accounting records stored in wp_dac_accounts.

Affected Version(s)

Devs Accounting – Simple Accounting and Invoicing Solution 0 <= 1.2.0

References

CVSS V3.1

Score:
5.3
Severity:
MEDIUM
Confidentiality:
None
Integrity:
Low
Availability:
None
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
None
User Interaction:
None
Scope:
Unchanged

Timeline

  • Vulnerability published

  • Vulnerability Reserved

Credit

jamaal
.