CVE-2026-5041 Details
Description
A vulnerability was identified in code-projects Chamber of Commerce Membership Management System 1.0. Impacted is the function fwrite of the file admin/pageMail.php. The manipulation of the argument mailSubject/mailMessage leads to command injection. The attack may be initiated remotely. The exploit is publicly available and might be used.
A command injection vulnerability has been identified in Code-Projects Chamber of Commerce Membership Management System version 1.0. The issue resides in the admin/pageMail.php file, specifically within the fwrite function. The vulnerability allows for remote code execution by injecting arbitrary PHP code through the mailSubject and mailMessage parameters. This exploitation takes advantage of PHP's double-quoted string parsing, which can be used to execute commands via the injected code.
It is recommended to replace the PHP file-based mail queue system with a non-executable format such as JSON or a database-backed queue.
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 Mar 29, 2026CISA-ADP
Assessed Mar 30, 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/y7y7y77/dd6df2db50fd0146b72fc4e0766a4ffd | [email protected] | ExploitTechnical Analysis |
| https://vuldb.com/submit/778873 | [email protected] | Technical DescriptionVendor |
| https://vuldb.com/vuln/353964 | [email protected] | AdvisoryExploitPartial Content |
| https://vuldb.com/vuln/353964/cti | [email protected] | Content WallVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-74 | Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') | [email protected] |
| CWE-77 | Improper Neutralization of Special Elements used in a Command ('Command Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| code-projects Chamber of Commerce Membership Management System | 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] |
| Mar 29, 2026 | New CVE Received | [email protected] |
Volerion