🔐 CVE Alert

CVE-2026-9172

MEDIUM 5.3

Devs Accounting <= 1.2.0 - Missing Authorization to Unauthenticated Account Deletion via /delete-account/ REST Endpoint

CVSS Score
5.3
EPSS Score
0.0%
EPSS Percentile
0th

The Devs Accounting – Simple Accounting and Invoicing Solution plugin for WordPress is vulnerable to unauthorized modification/deletion of data due to a missing capability check on the delete_single_account() function in versions up to, and including, 1.2.0. The REST route 'devs-accounting/v1/delete-account/(?P<id>\d+)' is registered without any permission_callback, which causes WordPress to expose the endpoint to public, unauthenticated access. This makes it possible for unauthenticated attackers to soft-delete arbitrary accounting account records (wp_dac_accounts) by issuing a simple GET request to the endpoint with any account ID.

CWE CWE-862
Vendor ajitdas
Product devs accounting – simple accounting and invoicing solution
Published Jun 24, 2026
Stay Ahead of the Next One

Get instant alerts for ajitdas devs accounting – simple accounting and invoicing solution

Be the first to know when new medium vulnerabilities affecting ajitdas devs accounting – simple accounting and invoicing solution are published — delivered to Slack, Telegram or Discord.

Get Free Alerts → Free · No credit card · 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

ajitdas / Devs Accounting – Simple Accounting and Invoicing Solution
0 ≤ 1.2.0

References

NVD ↗ CVE.org ↗ EPSS Data ↗
wordfence.com: https://www.wordfence.com/threat-intel/vulnerabilities/id/bbe99411-ba74-4e97-8d14-659897942906?source=cve plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/devs-accounting/tags/1.2.0/classes/class-devs-accounting-accounts.php#L199 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/devs-accounting/tags/1.2.0/classes/class-devs-accounting-accounts.php#L36

Credits

jamaal