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.
CVE-2026-9410 is an improper authorization issue in Sushmi-pal Invoice-System’s profile workflow. A logged-in remote user may be able to manipulate a profile identifier and affect another user’s profile data. The public sources rate it medium severity, with limited integrity impact and no cited evidence of active exploitation.
Executive priority
Treat this as a moderate-priority authorization risk. It is not described as system takeover, but it may allow unauthorized profile data modification in affected deployments. Prioritize if the system is internet-facing, multi-user, or handles sensitive billing/customer information.
Technical view
The issue affects the /profile component and involves manipulation of an ID argument, described as improper authorization and IDOR. CVSS 4.0 is 5.3 with network access, low complexity, low privileges required, no user interaction, and low vulnerable-system integrity impact. Versioning is unclear because the project uses rolling releases.
Likely exposure
Exposure is likely limited to deployments of Sushmi-pal Invoice-System up to commit a0a3faa16dee2621b231ae227333f5761607283b where authenticated users can reach /profile. The sources do not establish how widely this product is deployed.
Exploitation context
VulDB states the exploit has been publicly disclosed and may be used. The CVE is not marked KEV in the supplied bundle, and no cited source confirms active exploitation in the wild. The vector indicates exploitation requires low privileges.
Researcher notes
Evidence is based mainly on VulDB and the CVE bundle. Affected version boundaries and remediation status are incomplete because the project uses rolling releases and the vendor reportedly did not respond. Public exploit disclosure increases validation urgency, but active exploitation is not established.
Mitigation direction
Check the vendor repository or advisory channels for any fixed commit or guidance.
Do not assume rolling-release deployments are fixed without confirming the deployed commit.
Review /profile for server-side ownership checks on profile identifiers.
Backport authorization checks if no vendor fix is available.
Restrict profile access temporarily if authorization cannot be validated quickly.
Monitor profile update activity for unusual cross-user access patterns.
Validation and detection
Inventory all Sushmi-pal Invoice-System deployments and record deployed commit hashes.
Confirm whether deployments include commit a0a3faa16dee2621b231ae227333f5761607283b or earlier code.
Review /profile handling for ID-based access without ownership enforcement.
Test in a controlled environment that users cannot affect other users’ profiles.
Review logs for abnormal profile identifier access by authenticated users.
Based on public source material and reviewed before publication.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · low confidence lookup
CWE-266: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve
time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present,
the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-266 · source CWE mapping
Incorrect Privilege Assignment
Incorrect Privilege Assignment represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
Improper Authorization represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.