CVE-2026-7093 Details
Description
A vulnerability was found in code-projects Invoice System in Laravel 1.0. Affected by this vulnerability is an unknown functionality of the file /invoice/ of the component Invoice Endpoint. Performing a manipulation of the argument ID results in improper authorization. The attack is possible to be carried out remotely. The exploit has been made public and could be used.
A critical improper authorization vulnerability has been identified in Code-Projects Invoice System version 1.0, specifically within the Invoice Endpoint. The issue arises in the '/invoice/' file, where the application fails to validate whether an invoice ID belongs to the requesting company (tenant). This oversight allows unauthorized access to view or edit invoices from other companies. The vulnerability can be exploited remotely, and a public proof-of-concept is available.
It is recommended to implement tenant checks in invoice queries, apply Laravel Policies to all actions on the Invoice model, and use scoped route model binding to enforce tenant isolation.
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 27, 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/1d1a2b84768e4f80c673bd27be32c256 | [email protected] | ExploitRemedy |
| https://vuldb.com/submit/800389 | [email protected] | Issue TrackingTechnical Description |
| https://vuldb.com/vuln/359668 | [email protected] | AdvisoryExploitPartial Content |
| https://vuldb.com/vuln/359668/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