CVE-2025-11581 Details
Description
A security vulnerability has been detected in PowerJob up to 5.1.2. This vulnerability affects unknown code of the file /openApi/runJob of the component OpenAPIController. Such manipulation leads to missing authorization. The attack can be launched remotely. The exploit has been disclosed publicly and may be used.
A vulnerability allowing unauthorized access has been identified in PowerJob versions through 5.1.2. This issue arises from multiple unauthenticated endpoints in the OpenAPIController, particularly the /openApi/runJob endpoint, which lacks proper authorization checks. As a result, an attacker can remotely exploit this vulnerability to access or manipulate resources without authentication.
It is recommended to add proper authorization checks by using the @ApiPermission annotation on the affected endpoints.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Oct 10, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/PowerJob/PowerJob/ | [email protected] | |
| https://github.com/PowerJob/PowerJob/issues/1128 | [email protected] | Issue TrackingThird Party Advisory |
| https://vuldb.com/?ctiid.327903 | [email protected] | Permissions RequiredVDB Entry |
| https://vuldb.com/?id.327903 | [email protected] | Third Party AdvisoryVDB Entry |
| https://vuldb.com/?submit.662558 | [email protected] | Third Party AdvisoryVDB Entry |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-862 | Missing Authorization | [email protected] |
| CWE-863 | Incorrect Authorization | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| powerjob powerjob | <= 5.1.2 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Feb 24, 2026 | CVE Modified | [email protected] |
| Oct 27, 2025 | Initial Analysis | [email protected] |
| Oct 10, 2025 | New CVE Received | [email protected] |