CVE-2026-7109 Details
Description
A vulnerability was detected in code-projects Invoice System in Laravel 1.0. This impacts an unknown function of the file /item of the component API Endpoint. Performing a manipulation results in improper authorization. It is possible to initiate the attack remotely. The exploit is now public and may be used.
An improper authorization vulnerability has been identified in Code-Projects Invoice System version 1.0, specifically within the API endpoint '/item'. This vulnerability allows any user, including unauthenticated individuals, to access the endpoint and retrieve the complete catalog of items. The information disclosed includes internal names, prices, and descriptions, which could be exploited to gather sensitive business data.
It is recommended to require authentication for the '/item' route, limit the response to only include necessary fields for the authenticated user's context, and implement rate limiting to prevent bulk data scraping.
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/579622f7596354ade69e235b8e1cb88b | [email protected] | ExploitRemedy |
| https://vuldb.com/submit/800692 | [email protected] | Technical Description |
| https://vuldb.com/vuln/359710 | [email protected] | AdvisoryExploitPartial Content |
| https://vuldb.com/vuln/359710/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
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 27, 2026 | New CVE Received | [email protected] |
Volerion