Description
A vulnerability was found in code-projects Task Management System 1.0. This affects an unknown part of the file /user/UpdateTaskStatus.php. The manipulation of the argument task_id/val results in missing authorization. It is possible to launch the attack remotely. The exploit has been made public and could be used.
Published: 2026-08-09
Score: 6.9 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the file /user/UpdateTaskStatus.php of code-projects Task Management System. By manipulating the HTTP arguments task_id and val an attacker can bypass the built‑in authorization checks, allowing the status of any task to be altered without proper permission. The flaw is classified as Missing Authorization and Improper Authorization (CWE‑862 and CWE‑863). This results in an integrity compromise, as task states can be changed arbitrarily, potentially impacting project workflows and data consistency.

Affected Systems

The affected product is code‑projects Task Management System version 1.0. No additional affected versions are currently listed, so any installation of version 1.0 that includes the exposed UpdateTaskStatus.php endpoint is vulnerable. The vendor entry confirms the presence of this file and the lack of authorization handling for its parameters.

Risk and Exploitability

The CVSS score is 6.9, placing the vulnerability in the Medium severity range. The EPSS score is not available, and the issue is not listed in CISA’s KEV catalog, which suggests no widespread, actively used public exploit is currently known. The attack vector is inferred to be remote, via a web request to UpdateTaskStatus.php, because the description states the exploit can be launched remotely. An unauthenticated or authenticated but unauthorized user can modify the status of any task by sending a crafted request to the vulnerable endpoint, thereby altering task workflows without permission.

Generated by OpenCVE AI on August 9, 2026 at 10:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Acquire and deploy the latest release of code‑projects Task Management System that contains the authorization fix for UpdateTaskStatus.php.
  • If a patch is not immediately available, restrict direct access to /user/UpdateTaskStatus.php to authenticated users with the correct role using web server configuration or application firewall rules.
  • Implement server‑side validation that ensures the task_id corresponds to a task owned by the requesting user before applying any status changes.

Generated by OpenCVE AI on August 9, 2026 at 10:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 09 Aug 2026 09:45:00 +0000

Type Values Removed Values Added
Description A vulnerability was found in code-projects Task Management System 1.0. This affects an unknown part of the file /user/UpdateTaskStatus.php. The manipulation of the argument task_id/val results in missing authorization. It is possible to launch the attack remotely. The exploit has been made public and could be used.
Title code-projects Task Management System UpdateTaskStatus.php authorization
First Time appeared Code-projects
Code-projects task Management System
Weaknesses CWE-862
CWE-863
CPEs cpe:2.3:a:code-projects:task_management_system:*:*:*:*:*:*:*:*
Vendors & Products Code-projects
Code-projects task Management System
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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


Subscriptions

Code-projects Task Management System
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-09T09:30:08.390Z

Reserved: 2026-08-08T13:32:25.679Z

Link: CVE-2026-19345

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-09T10:30:03Z

Weaknesses