Skip to main content

Use of Hard-coded Credentials

CVE-2025-15107

Severity Low
Score 2.9/10

Summary

A security vulnerability has been detected in actiontech sqle. The impacted element is in the file "sqle/utils/jwt.go" of the component JWT Secret Handler. The manipulation of the argument "JWTSecretKey" leads to the use of a hard-coded cryptographic key. The attack is possible to be carried out remotely. The attack's complexity is rated as high. The exploitability is regarded as difficult. The exploit has been disclosed publicly and may be used. The project was informed of the problem early through an issue report and is planning to fix this flaw in an upcoming release.

  • HIGH
  • NETWORK
  • HIGH
  • UNCHANGED
  • NONE
  • NONE
  • HIGH
  • HIGH

CWE-798 - Use of Hard-coded Credentials

The software contains hard-coded credentials, such as a password or cryptographic key, which it uses for its own inbound authentication, outbound communication to external components, or encryption of internal data.

Advisory Timeline

  • Published