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-35182

23
FAUCET Score

CVE-2024-35182 is a high-severity SQL injection vulnerability affecting Meshery versions prior to 0.7.22. This flaw allows authenticated attackers to perform arbitrary file writes and access or modify sensitive database information, including performance profiles and Kubernetes configurations, by leveraging stacked queries and the ATTACH DATABASE command. The vulnerability stems from unsanitized input in the 'sort' query parameter of the /api/v2/events API endpoint. With a CVSS score of 8.1, the attack requires low privileges and has high impact on confidentiality and integrity. There is currently no evidence of active exploitation, public exploit code, or significant community discussion surrounding this CVE.

Impacted Technologies

VendorProductVersion(s)CPE
< 0.7.22CPE matchmatch criteria
cpe:2.3:a:layer5:meshery:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

5.9MEDIUM

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

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

Exploit Intelligence

EPSS Score
1.55%
Probability of exploitation in next 30 days
EPSS Percentile
72.5%
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.0155 is in the 70th percentile among its peer group of 17,829 CVEs.

Social Chatter

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

Media Mentions

No media coverage found for this CVE.

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

Remediation

Patch Available

Vendor Patches (2)

github_advisorypatch availablevia nvd_reference
View patch
gopatch availablevia ghsa
Product: github.com/layer5io/mesheryFixed in: 0.7.22

Vendor Advisories (1)

goGHSA-h7cm-jvpp-69xfmedium

Meshery SQL Injection vulnerability

Aug 5, 2024

References

github.com / meshery/meshery/blob/b331f45c9083d7abf6b90105072b04cd22473de7/server/handlers/events_streamer.go
Product
github.com / meshery/meshery/blob/b331f45c9083d7abf6b90105072b04cd22473de7/server/models/events_persister.go
Product
github.com / meshery/meshery/commit/b55f6064d0c6a965aee38f30281f99da7dc4420c
Patch
github.com / meshery/meshery/pull/10280
Issue TrackingPatch
securitylab.github.com / advisories/GHSL-2024-013_GHSL-2024-014_Meshery
ExploitThird Party Advisory