GHSA-77xx-rxvh-q682 · Severity: critical · Ecosystem: maven — HyperSQL DataBase vulnerable to remote code execution when processing untrusted input
Those using java.sql.Statement or java.sql.PreparedStatement in hsqldb (HyperSQL DataBase) to process untrusted input may be vulnerable to a remote code execution attack. By default it is allowed to call any static method of any Java class in the classpath resulting in code execution. The issue can be prevented by updating to 2.7.1 or by setting the system property "hsqldb.method_class_names" to classes which are allowed to be called. For example, System.setProperty("hsqldb.method_class_names", "abc") or Java argument -Dhsqldb.method_class_names="abc" can be used. From version 2.7.1 all classes by default are not accessible except those in java.lang.Math and need to be manually enabled.
Conclusion & alert: CVE-2022-41853 is rated High Risk (66.3/100): CVSS High severity, with high exploitation likelihood (EPSS 70.14%, 99th percentile). Core evidence: EPSS ranks this CVE among the most likely to be exploited in the near term. Mandatory action: High exploitation likelihood—assess exposure and prioritize remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-03-04 | 70.39% | 70.14% | -0.25% |
| 2 | 2026-03-01 | 70.14% | 70.39% | +0.25% |
| 3 | 2026-02-26 | — | 70.14% | — |
Full EPSS history (38 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 8.0 | 3.1 | HIGH |
|
1.3 | 6.0 | [email protected] |
| 9.8 | 3.1 | CRITICAL |
|
3.9 | 5.9 | [email protected] |
GHSA-77xx-rxvh-q682 · Severity: critical · Ecosystem: maven — HyperSQL DataBase vulnerable to remote code execution when processing untrusted input
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2022-41853 not yet assigned priority: Debian including 1 source packages (hsqldb), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2022-41853 |
redhat
|
high | — | https://access.redhat.com/security/cve/CVE-2022-41853 |
suse
|
high | CVE-2022-41853 severity important: SUSE including 17 source package names (hsqldb-1.8.1.3-15.el7_9, hsqldb-2.2.9-5.3.1, …), 37 product×package rows across 10 product lines (SUSE Liberty Linux 7, SUSE Liberty Linux 7 LTSS, … (10 product lines)): Fixed 37. | https://www.suse.com/security/cve/CVE-2022-41853/ |
ubuntu
|
medium | CVE-2022-41853 medium priority: Ubuntu including 1 source packages (hsqldb), 13 status rows across 13 suites (bionic, focal, jammy, kinetic, lunar, mantic, noble, oracular, plucky, questing, trusty, upstream, xenial): needs-triage 7, ignored 6. | https://ubuntu.com/security/CVE-2022-41853 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| hsqldb | hypersql_database | < 2.7.1 | cpe:2.3:a:hsqldb:hypersql_database:*:*:*:*:*:*:*:* |
| debian | debian_linux | 10.0 | cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:* |
| debian | debian_linux | 11.0 | cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| http://hsqldb.org/doc/2.0/guide/sqlroutines-chapt.html#src_jrt_access_control | Third Party Advisory |
| https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=50212#c7 | Mailing List Third Party Advisory |
| https://lists.debian.org/debian-lts-announce/2022/12/msg00020.html | Mailing List Third Party Advisory |
| https://www.debian.org/security/2023/dsa-5313 | Third Party Advisory |