CVE-2026-5541 Details
Description
A vulnerability was found in code-projects Simple Laundry System 1.0. This issue affects some unknown processing of the file /modmemberinfo.php of the component Parameter Handler. Performing a manipulation of the argument userid results in cross site scripting. The attack may be initiated remotely. The exploit has been made public and could be used.
A cross-site scripting (XSS) vulnerability has been identified in Code-Projects Simple Laundry System version 1.0. The issue resides in the Parameter Handler component, specifically within the '/modmemberinfo.php' file. The vulnerability is triggered by manipulating the 'userid' parameter, which allows the injection of malicious script code. This flaw can be exploited remotely, without requiring authentication, but does necessitate user interaction from the victim.
It is recommended to encode user input before outputting it to the web page, validate and filter input data to reject or escape potentially malicious content, implement a strict Content Security Policy, set secure and HttpOnly flags for sensitive cookies, and conduct regular security audits.
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 5, 2026CISA-ADP
Assessed Apr 6, 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://github.com/boyslikesports/vul-web/issues/3 | [email protected] | ExploitIssue TrackingTechnical Description |
| https://vuldb.com/submit/782223 | [email protected] | Technical Description |
| https://vuldb.com/vuln/355294 | [email protected] | AdvisoryExploitPartial Content |
| https://vuldb.com/vuln/355294/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | [email protected] |
| CWE-94 | Improper Control of Generation of Code ('Code Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| code-projects Simple Laundry System | All versions |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 24, 2026 | CVE Translated | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Apr 5, 2026 | New CVE Received | [email protected] |
Volerion