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.
Published: 2026-08-23
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in the Restore/Delete functionality of Barangay Resident Profiling Management System allows an attacker to manipulate the resident_id parameter and bypass normal authorization checks. This enables unauthorized users to retrieve or delete archived resident records, potentially exposing or altering sensitive personal data. The weakness is identified by CWE-285 (Improper Authorization) and CWE-639 (Authorization Bypass Through User‑Controlled Key).

Affected Systems

The vulnerability affects code‑projects Barangay Resident Profiling Management System version 1.0. No additional affected versions are listed in the CNA data.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate severity. EPSS is not available and the vulnerability is not listed in the CISA KEV catalog, suggesting the exploit probability is not well quantified. Nevertheless, the discovery notes that the attack may be launched remotely by manipulating resident_id, implying that a remote unit could attain full authorization bypass across the application if the proper checks are omitted.

Generated by OpenCVE AI on August 23, 2026 at 23:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply any vendor‑issued patch or update to Barangay Resident Profiling Management System when it becomes available
  • Enforce strict role‑based access controls on the /archived_records.php endpoint so that only authorized users can invoke Restore/Delete operations
  • Validate the resident_id value against the current user’s session context or restrict its format to prevent bypassing authorization logic
  • Continuously monitor access logs for anomalous use of the Restore/Delete functionality and alert operators when unauthorized activity is detected

Generated by OpenCVE AI on August 23, 2026 at 23:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 23 Aug 2026 22:15:00 +0000

Type Values Removed Values Added
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.
Title code-projects Barangay Resident Profiling Management System Restore/Delete archived_records.php authorization
First Time appeared Code-projects
Code-projects barangay Resident Profiling Management System
Weaknesses CWE-285
CWE-639
CPEs cpe:2.3:a:code-projects:barangay_resident_profiling_management_system:*:*:*:*:*:*:*:*
Vendors & Products Code-projects
Code-projects barangay Resident Profiling Management System
References
Metrics cvssV2_0

{'score': 6.5, 'vector': 'AV:N/AC:L/Au:S/C:P/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 6.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 6.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Code-projects Barangay Resident Profiling Management System
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-23T22:00:12.126Z

Reserved: 2026-08-23T06:08:28.546Z

Link: CVE-2026-78142

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-23T22:16:32.903

Modified: 2026-08-23T22:16:32.903

Link: CVE-2026-78142

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-23T23:30:09Z

Weaknesses
  • CWE-285

    Improper Authorization

  • CWE-639

    Authorization Bypass Through User-Controlled Key