Cyber Posture

CVE-2026-2015

MediumPublic PoC

Published: 06 February 2026

Published
06 February 2026
Modified
10 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.0005 14.9th percentile
Risk Priority 13 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-2015 is a medium-severity Incorrect Privilege Assignment (CWE-266) vulnerability in Portabilis I-Educar. 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 14.9th 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.
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.
Why these techniques?

Improper authorization (CWE-285/266) via school_id manipulation directly enables remote exploitation of the web app for unauthorized access/privilege escalation beyond low-priv scope.

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

NVD Description

A weakness has been identified in Portabilis i-Educar up to 2.10. Affected is an unknown function of the file FinalStatusImportService.php of the component Final Status Import. Executing a manipulation of the argument school_id can lead to improper authorization. The attack…

more

can be executed remotely. The exploit has been made available to the public and could be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way.

Deeper analysisAI

CVE-2026-2015 is an improper authorization vulnerability affecting Portabilis i-Educar versions up to 2.10. The issue resides in an unknown function within the file FinalStatusImportService.php of the Final Status Import component, where manipulation of the school_id argument enables unauthorized access. Mapped to CWEs-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-02-06.

The vulnerability can be exploited remotely by an authenticated attacker with low privileges, requiring low complexity and no user interaction. Successful exploitation allows limited impacts on confidentiality, integrity, and availability, potentially enabling actions beyond the attacker's authorized scope via the manipulated school_id parameter.

Advisories reference a publicly available proof-of-concept exploit in GitHub repositories under ViniCastro2001/Security_Reports for i-Educar, along with VulDB entries detailing the issue (ctiid.344597, id.344597, submit.743760). The vendor was notified early but provided no response, and no patches or mitigations are mentioned.

A publicly disclosed exploit increases the risk of real-world attacks against unpatched i-Educar instances.

Details

CWE(s)

Affected Products

portabilis
i-educar
≤ 2.10.0

CVEs Like This One

CVE-2026-2109Shared CWE-266, CWE-285
CVE-2026-3263Shared CWE-266, CWE-285
CVE-2026-1550Shared CWE-266, CWE-285
CVE-2026-3265Shared CWE-266, CWE-285
CVE-2026-2078Shared 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
CVE-2026-4617Shared CWE-266, CWE-285
CVE-2026-6105Shared CWE-266, CWE-285

References