CVE-2025-11581
BaseFortify
Publication date: 2025-10-10
Last updated on: 2026-02-24
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| powerjob | powerjob | to 5.1.2 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-862 | The product does not perform an authorization check when an actor attempts to access a resource or perform an action. |
| CWE-863 | The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in PowerJob versions up to 5.1.2 in the OpenAPIController component, specifically in the /openApi/runJob endpoint. It allows an attacker to remotely exploit missing authorization checks, potentially enabling unauthorized access or actions through this API endpoint.
How can this vulnerability impact me? :
The vulnerability can allow remote attackers to bypass authorization controls, which may lead to unauthorized access to certain functions or data within PowerJob. This could compromise the confidentiality of information but does not directly affect integrity or availability according to the CVSS metrics.