Description
A vulnerability was identified in jeequan jeepay up to 3.2.9. This vulnerability affects the function WebSecurityConfig of the file jeepay-manager/src/main/java/com/jeequan/jeepay/mgr/ctrl/sysuser/SysLogController.java of the component PreAuthorize Handler. The manipulation leads to authorization bypass. The attack may be initiated remotely. The exploit is publicly available and might be used. The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2026-08-03
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in the PreAuthorize handler within jeepay’s SysLogController allows an attacker to bypass authorization checks, enabling unauthorized reading of logging data. The vulnerability is triggered by manipulating the WebSecurityConfig endpoint, a modification that can be performed remotely. Once exploited, an attacker gains privileges it should not have, potentially exposing sensitive audit logs and internal state information, compromising confidentiality and the integrity of the logged events.

Affected Systems

The affected product is jeequan jeepay, versions up to 3.2.9 inclusive. No other vendors are listed; the CNA has identified a single component – the jeepay‑manager module in the sysuser package – as vulnerable.

Risk and Exploitability

The CVSS score of 5.3 indicates a medium risk. No EPSS data is available, and the vulnerability is not listed in CISA’s KEV catalog; however, the description indicates that a publicly available exploit exists. Because the attack can be initiated remotely and the component is exposed via the web, the threat surface is high for systems that expose the SysLogController endpoint. The bypass is an authorization flaw (CWE-285, CWE-639) that does not require additional privileges beyond an authenticated session.

Generated by OpenCVE AI on August 4, 2026 at 09:54 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Check for and install any jeepay release newer than 3.2.9 that contains the fixed authorization logic
  • Apply network segmentation or firewall rules to limit external access to the SysLogController endpoints until a patch is available
  • Enforce least‑privilege access controls in WebSecurityConfig to ensure only required roles can call log‑retrieval methods

Generated by OpenCVE AI on August 4, 2026 at 09:54 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 04 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 03 Aug 2026 19:45:00 +0000

Type Values Removed Values Added
Description A vulnerability was identified in jeequan jeepay up to 3.2.9. This vulnerability affects the function WebSecurityConfig of the file jeepay-manager/src/main/java/com/jeequan/jeepay/mgr/ctrl/sysuser/SysLogController.java of the component PreAuthorize Handler. The manipulation leads to authorization bypass. The attack may be initiated remotely. The exploit is publicly available and might be used. The vendor was contacted early about this disclosure but did not respond in any way.
Title jeequan jeepay PreAuthorize SysLogController.java WebSecurityConfig authorization
First Time appeared Jeequan
Jeequan jeepay
Weaknesses CWE-285
CWE-639
CPEs cpe:2.3:a:jeequan:jeepay:*:*:*:*:*:*:*:*
Vendors & Products Jeequan
Jeequan jeepay
References
Metrics cvssV2_0

{'score': 6.5, 'vector': 'AV:N/AC:L/Au:S/C:P/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 6.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 6.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-04T13:57:10.623Z

Reserved: 2026-08-03T09:35:35.842Z

Link: CVE-2026-18631

cve-icon Vulnrichment

Updated: 2026-08-04T13:57:06.974Z

cve-icon NVD

Status : Deferred

Published: 2026-08-03T20:17:16.577

Modified: 2026-08-12T20:59:00.027

Link: CVE-2026-18631

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T10:21:36Z

Weaknesses
  • CWE-285

    Improper Authorization

  • CWE-639

    Authorization Bypass Through User-Controlled Key