Cyber Posture

CVE-2026-1702

MediumPublic PoC

Published: 30 January 2026

Published
30 January 2026
Modified
13 February 2026
KEV Added
Patch
CVSS Score 6.3 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
EPSS Score 0.0002 4.2th percentile
Risk Priority 13 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-1702 is a medium-severity Incorrect Privilege Assignment (CWE-266) vulnerability in Mayurik Pet Grooming Management Software. Its CVSS base score is 6.3 (Medium).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Privilege Escalation (T1068); ranked at the 4.2th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploitation for Privilege Escalation (T1068) and 1 other technique.
Threat & Defense Details

Likely Mitigating ControlsAI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-285 CWE-266

Documented procedures facilitate correct implementation and ongoing management of authorization decisions.

addresses: CWE-285 CWE-266

Periodic reviews identify and correct flaws in authorization decisions or enforcement.

addresses: CWE-285 CWE-266

Specifying access authorizations for each account and requiring approvals for account requests enforces proper authorization decisions.

addresses: CWE-266 CWE-285

The control requires explicit definition of separated access authorizations, making incorrect privilege assignments that bundle conflicting duties harder to implement.

addresses: CWE-266 CWE-285

Ensures privileges are assigned only as necessary rather than incorrectly over-granted.

addresses: CWE-285

The control's documentation requirement reduces improper authorization by ensuring only mission-justified actions bypass authentication.

addresses: CWE-285

Establishing permitted attributes and values, plus auditing changes, ensures authorization decisions are based on correctly managed policy data.

addresses: CWE-285

Explicitly mandates authorizing remote access types before permitting connections, directly mitigating improper authorization.

MITRE ATT&CK Enterprise TechniquesAI

T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
T1098 Account Manipulation Persistence
Adversaries may manipulate accounts to maintain and/or elevate access to victim systems.
Why these techniques?

Improper authorization via group_id manipulation in user management directly enables privilege escalation (T1068) and account/group modification (T1098).

Confidence: MEDIUM · MITRE ATT&CK Enterprise v18.1

NVD Description

A vulnerability was detected in SourceCodester Pet Grooming Management Software 1.0. Impacted is an unknown function of the file /admin/operation/user.php of the component User Management. Performing a manipulation of the argument group_id results in improper authorization. The attack can be…

more

initiated remotely. The exploit is now public and may be used.

Deeper analysisAI

CVE-2026-1702 is an improper authorization vulnerability in SourceCodester Pet Grooming Management Software 1.0, affecting an unknown function within the file /admin/operation/user.php in the User Management component. The issue arises from manipulation of the group_id argument, classified under CWE-266 (Incorrect Privilege Assignment) and CWE-285 (Improper Authorization). It carries a CVSS v3.1 base score of 6.3 (AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L) and was published on 2026-01-30.

The vulnerability can be exploited remotely by an authenticated attacker with low privileges (PR:L), requiring no user interaction. Successful exploitation allows limited impacts on confidentiality, integrity, and availability, potentially enabling unauthorized actions within the User Management functionality due to the improper handling of group_id.

Advisories reference a public exploit available on GitHub at https://github.com/Asim-QAZi/Improper-Access-Control---in-Pet-Grooming-Management-Software, along with VulDB entries (https://vuldb.com/?ctiid.343492, https://vuldb.com/?id.343492, https://vuldb.com/?submit.742226) detailing the issue and submission. The vendor site is at https://www.sourcecodester.com/, though no specific patch details are provided in the available references.

The exploit is public and may be used, increasing the risk for unpatched instances of the software.

Details

CWE(s)

Affected Products

mayurik
pet grooming management software
1.0

CVEs Like This One

CVE-2025-63298Same product: Mayurik Pet Grooming Management Software
CVE-2025-1847Shared CWE-266, CWE-285
CVE-2025-0802Same vendor: Mayurik
CVE-2025-10389Shared CWE-266, CWE-285
CVE-2025-1599Same vendor: Mayurik
CVE-2025-1593Same vendor: Mayurik
CVE-2025-1596Same vendor: Mayurik
CVE-2025-1872Same vendor: Mayurik
CVE-2025-2046Same vendor: Mayurik
CVE-2025-1874Same vendor: Mayurik

References