CVE-2026-7092 Details
Description
A vulnerability has been found in code-projects Invoice System in Laravel 1.0. Affected is an unknown function of the file /profile/ of the component Profile Handler. Such manipulation of the argument ID leads to improper authorization. The attack can be executed remotely. The exploit has been disclosed to the public and may be used.
A vulnerability exists in Code-Projects Invoice System version 1.0, specifically within the Profile Handler component. The issue arises from an improper authorization check in the profile workflow, which uses a user-controlled ID in the route. This flaw allows remote attackers to view or modify any user's profile data by manipulating the ID in the URL. The vulnerability has been publicly disclosed and is currently unpatched.
It is recommended to bind profile actions to the authenticated user and implement authorization policies to ensure that users can only access their own profiles. Additionally, using non-sequential identifiers can help 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 Apr 27, 2026CISA-ADP
Assessed Apr 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://code-projects.org/ | [email protected] | Vendor |
| https://gist.github.com/higordiego/9b5f076d7f651e45c0f30ae14bab3b4e | [email protected] | ExploitTechnical Description |
| https://vuldb.com/submit/800388 | [email protected] | Technical Description |
| https://vuldb.com/vuln/359667 | [email protected] | AdvisoryExploitPartial Content |
| https://vuldb.com/vuln/359667/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-266 | Incorrect Privilege Assignment | [email protected] |
| CWE-285 | Improper Authorization | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| code-projects Invoice System in Laravel | All versions |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Apr 27, 2026 | New CVE Received | [email protected] |
Volerion