Sceawere
Vulnerability Detail
CVE-2026-78142UPDATED Verified Sceawere Triage Sources: NVD / CISA KEV
Barangay Resident Profiling Authorization Bypass
Vulnerability Metadata
- Severity
- Medium
- Score / CVSS
- 6.3
- Creation Date
- 4h 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 found in code-projects Barangay Resident Profiling Management System 1.0. This impacts an unknown function of the file /archived_records.php of the component Restore/Delete. The manipulation of the argument resident_id results in authorization bypass. The attack may be launched remotely. The exploit has been made public and could 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-23T22:16:32.903Z",
"pubdate": "2026-08-23T22:16:32.903Z",
"executiveSummary": "An authorization bypass vulnerability was identified in the code-projects Barangay Resident Profiling Management System 1.0, specifically within the Restore/Delete component located at /archived_records.php. This security flaw impacts an unknown function responsible for processing resident records and exposes the application to remote attackers. By manipulating the resident_id argument, unauthorized users can bypass access control mechanisms and potentially execute restricted administrative actions concerning archived records. The risk implications are severe, as public exploits for this vulnerability are readily available, lowering the threshold for malicious actors to compromise data integrity and system security without prior authentication or elevated privileges.",
"technicalDetails": "The vulnerability resides in the Restore/Delete component of the code-projects Barangay Resident Profiling Management System 1.0, specifically interacting with the /archived_records.php endpoint. The root cause of the flaw stems from deficient or completely absent server-side authorization checks when processing requests involving the resident_id parameter. In a standard secure implementation, the application should rigorously validate whether the currently authenticated session possesses the necessary administrative privileges or access rights before permitting state-changing operations such as restoring or deleting archived records.\nBecause of this missing access control validation, the application blindly trusts the input supplied within the resident_id argument. The attack flow initiates when a remote, unauthenticated, or low-privileged attacker crafts a malicious HTTP request targeting /archived_records.php. By manipulating the resident_id parameter value within the request string, the attacker can force the backend database queries or logic handlers to perform unauthorized actions on arbitrary records. The payload behavior bypasses the intended security boundary of the Restore/Delete functionality, allowing unauthorized entities to execute privileged routines.\nThe network exposure for this vulnerability is remote, meaning an attacker does not require local access to the underlying host server to initiate the exploit. Exploitation requirements are minimal due to the public availability of exploit code, enabling automated or scripted attacks against vulnerable deployments of Barangay Resident Profiling Management System 1.0. The post-exploitation impact includes unauthorized data deletion, unintended record restoration, and potential disruption of system data integrity, leading to a complete compromise of the affected resident profiling records."
}