Phishing Club is a phishing simulation and man-in-the-middle framework. Prior to version 1.30.2, an authenticated SQL injection vulnerability exists in the GetOrphaned recipient listing endpoint in versions prior to v1.30.2. The endpoint constructs a raw SQL query and concatenates the user-controlled sortBy value directly into the ORDER BY clause without allowlist validation. Because unknown values are silently passed through `RemapOrderBy()`, an authenticated attacker can inject SQL expressions into the `ORDER BY` clause. This issue was patched in v1.30.2 by validating the order-by column against an allowlist and clearing unknown mappings.
References
| Link | Resource |
|---|---|
| https://github.com/phishingclub/phishingclub/commit/c7e666da9a71cd519f317cbf67ade10068a33070 | Patch |
| https://github.com/phishingclub/phishingclub/security/advisories/GHSA-4r69-4qff-ccj3 | Exploit Vendor Advisory |
Configurations
History
03 Mar 2026, 00:44
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:a:phishing.club:phishing_club:*:*:*:*:*:*:*:* | |
| First Time |
Phishing.club phishing Club
Phishing.club |
|
| References | () https://github.com/phishingclub/phishingclub/commit/c7e666da9a71cd519f317cbf67ade10068a33070 - Patch | |
| References | () https://github.com/phishingclub/phishingclub/security/advisories/GHSA-4r69-4qff-ccj3 - Exploit, Vendor Advisory |
27 Feb 2026, 14:06
| Type | Values Removed | Values Added |
|---|---|---|
| Summary |
|
26 Feb 2026, 23:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-02-26 23:16
Updated : 2026-03-03 00:44
NVD link : CVE-2026-28226
Mitre link : CVE-2026-28226
CVE.ORG link : CVE-2026-28226
JSON object : View
Products Affected
phishing.club
- phishing_club
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
