Cyber Posture

CVE-2026-3263

MediumPublic PoC

Published: 26 February 2026

Published
26 February 2026
Modified
03 March 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.0006 17.4th percentile
Risk Priority 13 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-3263 is a medium-severity Incorrect Privilege Assignment (CWE-266) vulnerability in Go2Ismail Asp.Net-Core-Inventory-Order-Management-System. Its CVSS base score is 6.3 (Medium).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 17.4th 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 Exploit Public-Facing Application (T1190) 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

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
Why these techniques?

Improper authorization/IDOR in public-facing web API enables exploitation of internet-facing app for initial access (T1190) and direct privilege escalation to full compromise (T1068).

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

NVD Description

A vulnerability was found in go2ismail Asp.Net-Core-Inventory-Order-Management-System up to 9.20250118. Affected by this vulnerability is an unknown functionality of the file /api/Security/ of the component Security API. Performing a manipulation results in improper authorization. Remote exploitation of the attack is…

more

possible. The vendor was contacted early about this disclosure but did not respond in any way.

Deeper analysisAI

CVE-2026-3263 is an improper authorization vulnerability (CWE-266, CWE-285) affecting the go2ismail Asp.Net-Core-Inventory-Order-Management-System up to version 9.20250118. The issue resides in an unknown functionality of the /api/Security/ endpoint within the Security API component. It has 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-02-26.

The vulnerability enables remote exploitation by an attacker possessing low privileges over the network with low complexity and no user interaction required. Successful manipulation leads to limited impacts on confidentiality, integrity, and availability, stemming from the improper authorization mechanism.

Advisories on VulDB (ctiid.347986, id.347986, submit.758335) and a GitHub repository (Ghufran2/CVE-Asp.Net-Core-Inventory-Order-Management-System-Advisories) document the flaw, with the GitHub entry describing it as an IDOR leading to full system compromise. The vendor was notified early but provided no response, and no patches or specific mitigations are available.

Details

CWE(s)

Affected Products

go2ismail
asp.net-core-inventory-order-management-system
≤ 9.20250118

CVEs Like This One

CVE-2026-3262Same product: Go2Ismail Asp.Net-Core-Inventory-Order-Management-System
CVE-2026-3265Same vendor: Go2Ismail
CVE-2026-2109Shared CWE-266, CWE-285
CVE-2026-3264Same vendor: Go2Ismail
CVE-2026-1550Shared CWE-266, CWE-285
CVE-2026-2078Shared CWE-266, CWE-285
CVE-2026-2015Shared CWE-266, CWE-285
CVE-2026-1141Shared CWE-266, CWE-285
CVE-2026-2141Shared CWE-266, CWE-285
CVE-2025-10389Shared CWE-266, CWE-285

References