๐Ÿ” CVE Alert

CVE-2026-92918

HIGH 8.8

admin3 through 3.0.0 Session Token Disclosure via Audit Log

CVSS Score
8.8
EPSS Score
0.0%
EPSS Percentile
0th

admin3 through 3.0.0 persists user session tokens in the audit log event body when publishing UserLoggedIn domain events. Attackers with log:view permission can read the JSON response from the GET /logs endpoint to harvest session tokens and replay them as bearer credentials for full user access.

CWE CWE-532
Vendor cjbi
Product admin3
Published Sep 17, 2026
Last Updated Sep 17, 2026
Stay Ahead of the Next One

Get instant alerts for cjbi admin3

Be the first to know when new high vulnerabilities affecting cjbi admin3 are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

cjbi / admin3
0 โ‰ค 3.0.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/LinYuanyi1/cve-request-poc/blob/master/admin3/C02_log_session_token_disclosure.py github.com: https://github.com/cjbi/admin3/blob/3.0.0/admin3-server/src/main/java/tech/wetech/admin3/sys/service/LogService.java github.com: https://github.com/cjbi/admin3/blob/3.0.0/admin3-server/src/main/java/tech/wetech/admin3/infra/service/DefaultSessionService.java github.com: https://github.com/cjbi/admin3/blob/3.0.0/admin3-server/src/main/resources/data.sql github.com: https://github.com/cjbi/admin3 vulncheck.com: https://www.vulncheck.com/advisories/admin3-through-3.0.0-session-token-disclosure-via-audit-log

Credits

๐Ÿ” Mingsheng Lin