Sceawere
Vulnerability Detail
CVE-2026-78144UPDATED Verified Sceawere Triage Sources: NVD / CISA KEV
Barangay Resident Profiling Authorization Bypass
Vulnerability Metadata
- Severity
- Medium
- Score / CVSS
- 6.3
- Creation Date
- 3h ago
- Vendor
- code-projects
- Product
- Barangay Resident Profiling Management System
- Attack Type
- Authorization Bypass
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
- Attack Complexity
- LOW
Narrative and Response
Description
A vulnerability was identified in code-projects Barangay Resident Profiling Management System 1.0. Affected by this vulnerability is an unknown functionality of the file /boarders.php of the component Boarder Management Module. Such manipulation of the argument ID leads to authorization bypass. The attack can be executed remotely. The exploit is publicly available and might be used.
Executive Summary
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Technical Details
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Mitigations
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
References
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Additional Metadata
{
"score": "6.3",
"pubDate": "2026-08-23T23:16:45.870Z",
"pubdate": "2026-08-23T23:16:45.870Z",
"executiveSummary": "An authorization bypass vulnerability has been identified within the Boarder Management Module of the code-projects Barangay Resident Profiling Management System 1.0. This security flaw specifically resides in the handling of input parameters processed by the file /boarders.php.\nThe vulnerability allows remote attackers to bypass security controls and access unauthorized functionality or data by manipulating the argument ID. The exploitation of this flaw can lead to unauthorized access to sensitive system resources and data exposure within the affected deployment.\nThe risk implication is critical, as a publicly available exploit lowers the barrier to entry for potential threat actors, enabling remote exploitation without complex prerequisites.\nOrganizations utilizing this software are exposed to potential security breaches if proper access controls are not enforced on the backend.",
"technicalDetails": "The vulnerability stems from improper authorization enforcement within the Boarder Management Module of code-projects Barangay Resident Profiling Management System 1.0. Specifically, the script located at /boarders.php fails to adequately validate whether the requesting user possesses the necessary privileges to access or modify resources associated with a specific argument ID supplied in the request.\nThe root cause is a failure in the access control mechanism, where the application relies solely on client-supplied identifiers rather than verifying session-based authorization status and ownership or administrative privileges on the server side.\nThe attack flow proceeds as follows: an attacker interacts with the web application and targets the /boarders.php endpoint. By supplying a manipulated argument ID via HTTP GET or POST parameters, the attacker can traverse or query records outside their authorized scope.\nBecause the application does not perform robust access checks, it processes the request and returns the requested data or executes the action associated with the manipulated ID. This results in an authorization bypass, allowing horizontal or vertical privilege escalation depending on the targeted record.\nThe attack vector is network-based, meaning the exploit can be executed remotely over the network without requiring prior physical access. The vulnerability affects version 1.0 of the product.\nPost-exploitation impact includes the potential exposure of sensitive resident profiling data, unauthorized data manipulation, and potential compromise of the integrity and confidentiality of the Boarder Management Module."
}