Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-90575 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

A weakness has been identified in PHPGurukul Small CRM 4.0. This impacts the function unserialize of the file /crm/login.php of the component Login Success Handler. This manipulation of the argument geopluginURL causes deserialization. It is possible to initiate the attack remotely. The complexity of an attack is rather high. The exploitability is said to be difficult. The exploit has been made available to the public and could be used for attacks.

Metrics

References 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.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-20Improper Input Validation[email protected]
CWE-502Deserialization of Untrusted Data[email protected]

Affected Products

ProductVersions
PHPGurukul Small CRM
>= 3.0, <= 4.0

CPE

  • cpe:2.3:a:phpgurukul:small_crm:*:*:*:*:*:*:*:*

Remediation

  • Workaround:low effort

    Switch to the HTTPS JSON endpoint for geolocation: 'https://www.geoplugin.net/json.gp?ip=' + $ip_address. Use json_decode() to parse the response instead of unserialize().

Change History

2 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-90575
NVD Published Date:
Sep 13, 2026
NVD Last Modified:
Sep 16, 2026
Source:
[email protected]
CVE-2026-90575 Details - Not Deferred