CVE-2025-13808
BaseFortify
Publication date: 2025-12-01
Last updated on: 2026-04-29
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| orionsec | orion-ops | to 2025-08-01 (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 is a flaw in the User Profile Handler component of orionsec orion-ops, specifically in the update function of the UserController.java file. It involves manipulation of the argument ID, which leads to improper authorization. This means an attacker can remotely exploit this flaw to perform unauthorized actions by tampering with the ID parameter.
How can this vulnerability impact me? :
The vulnerability allows remote attackers to bypass proper authorization controls, potentially enabling them to access or modify user profiles or data they should not have permission to. This can lead to unauthorized information disclosure, data modification, or other malicious actions impacting system integrity and confidentiality.