CVE-2023-27087
Description
Permissions vulnerabiltiy found in Xuxueli xxl-job v2.2.0, v 2.3.0 and v.2.3.1 allows attacker to obtain sensitive information via the pageList parameter.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
A permissions vulnerability in Xuxueli XXL-JOB versions 2.2.0, 2.3.0, and 2.3.1 allows attackers to obtain sensitive information via the pageList parameter due to missing authorization checks.
Vulnerability
Overview
CVE-2023-27087 is a permissions vulnerability in the Xuxueli XXL-JOB distributed task scheduling framework, affecting versions 2.2.0, 2.3.0, and 2.3.1 [1][2]. The root cause is insufficient authorization validation on the pageList parameter in the administrative API, which allows an attacker to access sensitive information without proper permissions [3].
Exploitation
An attacker with network access to the XXL-JOB admin interface can exploit this vulnerability by crafting malicious requests that manipulate the pageList parameter. While some level of authentication may be required, the lack of proper permission checks enables a low-privileged user (or potentially an unauthenticated attacker) to enumerate or retrieve sensitive data that should be restricted [3].
Impact
Successful exploitation leads to unauthorized disclosure of sensitive information, such as task configurations, execution logs, or internal system details. This information leakage could be leveraged to plan further attacks or gain deeper access to the system [2][3].
Mitigation
The vulnerability was reported and addressed by the vendor in a subsequent release. Users are strongly advised to upgrade to the latest patched version of XXL-JOB to remediate the issue. No workarounds have been publicly documented [3].
AI Insight generated on May 20, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
com.xuxueli:xxl-jobMaven | >= 2.2.0, <= 2.3.1 | — |
Affected products
2- Xuxueli/xxl-jobdescription
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
3- github.com/advisories/GHSA-jhjm-5xjg-mpqpghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2023-27087ghsaADVISORY
- github.com/xuxueli/xxl-job/issues/3096ghsaWEB
News mentions
0No linked articles in our index yet.