CVE-2026-7108 Details
Description
A security vulnerability has been detected in code-projects Invoice System in Laravel 1.0. This affects an unknown function. Such manipulation leads to cross-site request forgery. The attack may be performed from remote. The exploit has been disclosed publicly and may be used.
A cross-site request forgery (CSRF) vulnerability has been identified in Code-Projects Invoice System version 1.0, Laravel framework. The issue arises because the logout function is implemented as a GET request without requiring a CSRF token. This allows attackers to trick users into logging out by clicking a link or loading an image that points to the logout URL.
It is recommended to change the logout method to POST, include a valid CSRF token, and explicitly invalidate the session in the controller.
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/e25a1bb5cf93ffbda2e80b6cbc031a8b | [email protected] | ExploitRemedy |
| https://vuldb.com/submit/800691 | [email protected] | ExploitTechnical Description |
| https://vuldb.com/vuln/359709 | [email protected] | AdvisoryExploitPartial Content |
| https://vuldb.com/vuln/359709/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-352 | Cross-Site Request Forgery (CSRF) | [email protected] |
| CWE-862 | Missing 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