CVE-2026-10285
Improper Authorization in DevaslanPHP Project-Management
Publication date: 2026-06-01
Last updated on: 2026-06-01
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| devaslanphp | project-management | to 2.0.0-beta1 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-285 | The product does not perform or incorrectly performs an authorization check when an actor attempts to access a resource or perform an action. |
| CWE-266 | A product incorrectly assigns a privilege to a particular actor, creating an unintended sphere of control for that actor. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the DevaslanPHP project-management software up to version 2.0.0-beta1. It affects the function KanbanScrumHelper::recordUpdated within the Ticket Handler component. The issue is due to improper authorization, which means that the system does not correctly verify if a user has permission to perform certain actions. This flaw can be exploited remotely by an attacker.
How can this vulnerability impact me? :
The vulnerability can lead to unauthorized actions being performed within the affected software. Although it does not impact confidentiality, it can affect the integrity and availability of the system, meaning attackers could potentially alter data or disrupt service. The CVSS v3.1 score of 5.4 indicates a medium severity level, with the attack being remotely exploitable and requiring low complexity but some privileges.