Vulnerability Description
The Devs Accounting – Simple Accounting and Invoicing Solution plugin for WordPress is vulnerable to Missing Authorization in all versions up to, and including, 1.2.0. This is due to the get_single_account() REST API callback being registered with a permission_callback that unconditionally returns true, providing no authentication or authorization checks on the /devs-accounting/v1/get-account/<id> endpoint. This makes it possible for unauthenticated attackers to read arbitrary private financial account records (including account name, bank name, and opening balance) by enumerating the numeric account ID, resulting in sensitive information disclosure.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/devs-accounting/tags/1.2.0/classes/cl
- https://plugins.trac.wordpress.org/browser/devs-accounting/tags/1.2.0/classes/cl
- https://www.wordfence.com/threat-intel/vulnerabilities/id/2212585b-1437-40a8-a5d
FAQ
What is CVE-2026-9175?
CVE-2026-9175 is a vulnerability with a CVSS score of 5.3 (MEDIUM). The Devs Accounting – Simple Accounting and Invoicing Solution plugin for WordPress is vulnerable to Missing Authorization in all versions up to, and including, 1.2.0. This is due to the get_single_ac...
How severe is CVE-2026-9175?
CVE-2026-9175 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-9175?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.