Skip to main content

Mediküm Web CVE-2026-8307

| EUVDEUVD-2026-42223 CRITICAL
SQL Injection (CWE-89)
2026-07-08 TR-CERT GHSA-g684-5gx4-77w9
9.8
CVSS 3.1 · Vendor: TR-CERT
Share

Severity by source

Vendor (TR-CERT) PRIMARY
9.8 CRITICAL
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
vuln.today AI
9.8 CRITICAL

Remote unauthenticated SQL injection with no user interaction (AV:N/AC:L/PR:N/UI:N); full database read/write gives C:H/I:H/A:H within an unchanged scope.

3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Primary rating from Vendor (TR-CERT).

CVSS VectorVendor: TR-CERT

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

1
Analysis Generated
Jul 08, 2026 - 13:15 vuln.today

DescriptionCVE.org

Improper neutralization of special elements used in an SQL command ('SQL injection') vulnerability in Webbeyaz Web Design Mediküm Web allows SQL Injection.

This issue affects Mediküm Web: through 08072026. NOTE: The vendor was contacted and it was learned that the product is not supported.

AnalysisAI

SQL injection in Webbeyaz Web Design's Mediküm Web application (all versions through build 08072026) lets remote unauthenticated attackers inject arbitrary SQL commands, yielding full read/write control over the backend database. The CVSS 9.8 rating reflects network-reachable exploitation with no authentication or user interaction; no public exploit has been identified at time of analysis. Critically, the vendor confirmed to TR-CERT that the product is end-of-life and unsupported, so no fix will be issued.

Technical ContextAI

The flaw is a classic CWE-89 (improper neutralization of special elements in an SQL command) affecting Mediküm Web, a Turkish web application (the 'Medikum' branding and TR-CERT reporting point to a healthcare/clinic-oriented web product from vendor Webbeyaz Web Design). Per the CPE cpe:2.3:a:webbeyaz_web_design:mediküm_web:*:*:*:*:*:*:*:*, all versions are in scope. The root cause is user-controllable input concatenated directly into SQL query strings without parameterization or proper escaping, allowing an attacker to alter query semantics. Because the CVSS scope is Unchanged (S:U) and impacts C/I/A are all High, the injection appears to run against a database whose contents constitute the full attack surface, typical of a monolithic web app talking to a single application database.

RemediationAI

No vendor-released patch identified at time of analysis, and none is expected - the vendor confirmed to TR-CERT that Mediküm Web is end-of-life and unsupported - so the primary recommendation is to decommission or migrate off the product to a maintained alternative. Until migration, place the application behind a web application firewall tuned to block SQL injection patterns (accepting that WAF rules can be bypassed and may cause false positives on legitimate clinical data entry), restrict network exposure by removing the app from the public internet and limiting access to a VPN or allow-listed source IPs (trade-off: breaks remote/public patient-facing access), enforce least-privilege on the database account the app uses so a successful injection cannot escalate beyond the app's own schema, and enable database query logging plus monitoring for anomalous or high-volume queries. Consult the TR-CERT advisory at https://siberguvenlik.gov.tr/guvenlik-bildirimleri/detay/tr-26-0518 for any vendor-specific guidance.

Share

CVE-2026-8307 vulnerability details – vuln.today

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