Skip to main content

PHP EUVD-2026-23425

| CVE-2026-6488 LOW
SQL Injection (CWE-89)
2026-04-17 VulDB GHSA-5f43-3gvm-hhjm
2.1
CVSS 4.0 · NVD

Severity by source

NVD PRIMARY
2.1 LOW
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
X

Lifecycle Timeline

8
Severity Changed
Apr 29, 2026 - 01:12 NVD
MEDIUM LOW
CVSS changed
Apr 29, 2026 - 01:12 NVD
5.3 (MEDIUM) 2.1 (LOW)
PoC Detected
Apr 29, 2026 - 01:00 vuln.today
Public exploit code
Analysis Generated
Apr 17, 2026 - 13:27 vuln.today
CVSS changed
Apr 17, 2026 - 13:22 NVD
6.3 (MEDIUM) 5.3 (MEDIUM)
EUVD ID Assigned
Apr 17, 2026 - 13:15 euvd
EUVD-2026-23425
Analysis Generated
Apr 17, 2026 - 13:15 vuln.today
CVE Published
Apr 17, 2026 - 12:45 nvd
LOW 2.1

DescriptionCVE.org

A vulnerability was identified in QueryMine sms up to 7ab5a9ea196209611134525ffc18de25c57d9593. This vulnerability affects unknown code of the file admin/editcourse.php of the component GET Request Parameter Handler. The manipulation of the argument ID leads to sql injection. The attack can be initiated remotely. The exploit is publicly available and might be used. Continious delivery with rolling releases is used by this product. Therefore, no version details of affected nor updated releases are available. The vendor was contacted early about this disclosure but did not respond in any way.

AnalysisAI

SQL injection in QueryMine SMS admin/editcourse.php parameter handler allows authenticated remote attackers to query or modify the database via a crafted ID parameter, with publicly available exploit code demonstrating the vulnerability. The affected product uses rolling releases with no versioning available, and the vendor has not responded to disclosure attempts. …

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Recon
Gain admin credentials
Delivery
Access admin/editcourse.php
Exploit
Craft SQL injection in ID parameter
Install
Submit GET request
C2
Vulnerable code executes injected SQL
Execute
Query or modify database records
Impact
Extract or corrupt sensitive data

Vulnerability AssessmentAI

Exploitation Exploitation requires authenticated access to QueryMine SMS as an administrator or user with permission to access the admin/editcourse.php endpoint (PR:L per CVSS vector). … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment The CVSS v4.0 score of 5.3 reflects low-to-medium risk: network-accessible but requiring authenticated access (PR:L), local-scope impact (SC:N/SI:N/SA:N indicating confidentiality/integrity/availability limited to own data or connected systems), low attack complexity (AC:L), and exploitability present (E:P). … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario An authenticated administrator with access to QueryMine SMS admin panel navigates to or crafts a request to admin/editcourse.php with a malicious SQL injection payload in the ID parameter, such as 'ID=1 OR 1=1; DROP TABLE users;--'. The unsanitized parameter is concatenated directly into a SQL query, causing the injected SQL to execute with database privileges, allowing the attacker to enumerate, modify, or delete database records. …
Remediation No vendor-released patch identified at time of analysis due to vendor non-response and continuous-delivery release model. … Detailed patch versions, workarounds, and compensating controls in full report.

Threat intelligence, references, and detailed analysis are available after sign-in.

Share

EUVD-2026-23425 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy