CVE-2025-15107
high
CVSS v3
8.1
CVSS v2
2.6
VIR risk
8.1
Description
SQLE's JWT Secret Handler can be manipulated to use hard-coded cryptographic key in github.com/actiontech/sqle
Predictions
Exploit likelihood
88%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No vendor mitigations ingested yet for this CVE. The mitigation-content worker queues fetches as references arrive — check back in a few minutes, or see the references list below.
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| Go | github.com/actiontech/sqle | <=4.2511.0 | |
| Go | github.com/actiontech/sqle | | |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| actionsky | sqle | {"endIncluding":"4.2511.0"} | |
References
- https://github.com/actiontech/sqle/issues/3186
- https://github.com/actiontech/sqle/milestone/53
- https://vuldb.com/?ctiid.338478
- https://vuldb.com/?id.338478
- https://vuldb.com/?submit.710380
- https://nvd.nist.gov/vuln/detail/CVE-2025-15107
- https://github.com/actiontech/sqle
- https://github.com/actiontech/sqle/blob/4714f83f33e0d7aa647036eb756e928aa4174014/sqle/utils/jwt.go#L9
- https://github.com/advisories/GHSA-43h9-hc38-qph5
CWEs
CWE-320 CWE-321 CWE-798
Verify integrity in audit chain (admin only). AS-IS.