CVE-2026-9410 Details
Description
A vulnerability has been found in Sushmi-pal Invoice-System up to a0a3faa16dee2621b231ae227333f5761607283b. This vulnerability affects unknown code of the file /profile of the component Profile Workflow. Such manipulation of the argument ID leads to improper authorization. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. This product takes the approach of rolling releases to provide continious delivery. Therefore, version details for affected and updated releases are not available. The vendor was contacted early about this disclosure but did not respond in any way.
A vulnerability exists in Sushmi-pal Invoice-System versions up to a0a3faa16dee2621b231ae227333f5761607283b, specifically within the Profile Workflow component. The issue arises from improper authorization handling in the file '/profile', where the application fails to verify that the requested profile ID belongs to the authenticated user. This flaw allows remote attackers to access or modify any user's profile data by manipulating the ID in the request. The vulnerability has been publicly disclosed and is currently unpatched.
To address this vulnerability, implement authorization checks to ensure that profile actions are tied to the authenticated user. This can be done by using 'auth()->user()' to manage profile actions and by applying authorization policies to verify that the user ID matches the current session. Additionally, consider using non-sequential identifiers to prevent easy enumeration of user profiles.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed May 25, 2026CISA-ADP
Assessed May 29, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://gist.github.com/c4ttr4ck/c35c134709743deb7dfad5b878295402 | [email protected] | ExploitRemedy |
| https://vuldb.com/submit/813606 | [email protected] | Permission Required |
| https://vuldb.com/vuln/365391 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/365391/cti | [email protected] | AdvisoryPermission Required |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-266 | Incorrect Privilege Assignment | [email protected] |
| CWE-285 | Improper Authorization | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Sushmi-pal Invoice-System | 1.0 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 23, 2026 | CVE Translated | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 25, 2026 | New CVE Received | [email protected] |
Volerion