Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2024-42361

26
FAUCET Score

CVE-2024-42361 is a critical SQL injection vulnerability affecting Hertzbeat versions 1.6.0 and earlier. An unauthenticated attacker can exploit a flaw in the /api/monitor/{monitorId}/metric/{metricFull} endpoint, which improperly handles user-controlled data in a SQL query. This allows for full compromise of confidentiality, integrity, and availability, as reflected by its CVSS score of 9.8 (CRITICAL). While no active exploitation, public exploits, or significant community discussion have been observed, the vulnerability's ease of exploitation (AV:N/AC:L/PR:N/UI:N) makes it a significant risk.

Impacted Technologies

VendorProductVersion(s)CPE
< 1.6.0CPE matchmatch criteria
cpe:2.3:a:apache:hertzbeat:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

7.5HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
HIGH
Integrity Impact
NONE
Availability Impact
NONE
Exploitability Score
3.9
Impact Score
3.6
CvssVersion
3.1

Exploit Intelligence

EPSS Score
1.08%
Probability of exploitation in next 30 days
EPSS Percentile
61.6%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0108 is in the 47th percentile among its peer group of 36,897 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.3 Bluesky, 0.3 Mastodon, and 2.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (1)

github_advisorypatch availablevia nvd_reference
View patch

References

github.com / dromara/hertzbeat/blob/1f12ac9f2a1a3d86b1d476775e14174243b250a8/manager/src/main/java/org/dromara/hertzbeat/manager/controller/MonitorsController.java
Patch
github.com / dromara/hertzbeat/blob/1f12ac9f2a1a3d86b1d476775e14174243b250a8/warehouse/src/main/java/org/dromara/hertzbeat/warehouse/store/HistoryTdEngineDataStorage.java
Patch
github.com / dromara/hertzbeat/blob/1f12ac9f2a1a3d86b1d476775e14174243b250a8/warehouse/src/main/java/org/dromara/hertzbeat/warehouse/store/HistoryTdEngineDataStorage.java
Patch
securitylab.github.com / advisories/GHSL-2023-254_GHSL-2023-256_HertzBeat
ExploitThird Party Advisory