CVE-2026-92926 Details
Description
A vulnerability has been found in code-projects Matrimonial System 1.0. This vulnerability affects the function writepartnerprefs of the file /partner_preference.php. Such manipulation of the argument education leads to sql injection. The attack can be executed remotely. The exploit has been disclosed to the public and may be used.
A SQL injection vulnerability has been identified in Code-Projects Matrimonial System version 1.0. The issue arises in the 'writepartnerprefs' function within 'partner_preference.php', where user-supplied input in the 'education' parameter is directly concatenated into an SQL query without proper sanitization or use of parameterized statements. This vulnerability allows remote attackers to manipulate the SQL query, potentially leading to unauthorized database access and data extraction.
Users are advised to update to a version of the Matrimonial System that addresses this vulnerability. Developers should implement prepared statements and parameterized queries to prevent SQL injection, validate and sanitize user input, and enable logging and monitoring.
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 Sep 17, 2026CISA-ADP
Assessed Sep 17, 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/KaranParelkar/Matrimonial_system_sqli/blob/main/partner_preference/sqli_education/Readme.md | [email protected] | ExploitTechnical Analysis |
| https://vuldb.com/cve/CVE-2026-92926 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/942287 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/406377 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/406377/cti | [email protected] | Content Wall |
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-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| code-projects Matrimonial System | 1.0 |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 17, 2026 | CVE Modified | CISA-ADP |
| Sep 17, 2026 | New CVE Received | [email protected] |
Volerion