PatchSiren cyber security CVE debrief
CVE-2026-73850 emlog CVE debrief
A SQL injection vulnerability exists in Emlog versions 2.6.20 and earlier, in the queryDatabase function in ai.php. This issue has been publicly disclosed and may impact users of the affected software. The vulnerability allows attackers to inject malicious SQL code, potentially leading to unauthorized data access or modification. Defenders should assess their exposure and prioritize patching or mitigating the vulnerability. The CVE record and NVD entry provide details on the vulnerability, but additional information on exploitation or impact is limited.
- Vendor
- emlog
- Product
- Unknown
- CVSS
- HIGH 8.6
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-14
- Original CVE updated
- 2026-09-16
- Advisory published
- 2026-08-14
- Advisory updated
- 2026-09-16
Who should care
Defenders responsible for Emlog deployments should assess their exposure and prioritize patching or mitigating the vulnerability. This includes verifying Emlog deployments for potential exposure, applying patches or mitigations as available, and monitoring for potential exploitation attempts. Security teams should review the vulnerability details and assess the potential impact on their organization's assets and data
Why it matters
The SQL injection vulnerability in Emlog versions 2.6.20 and earlier requires attention from defenders to prevent potential unauthorized data access or modification, and to ensure the integrity of Emlog services.
- Potential unauthorized data access or modification
- Possible disruption of Emlog services
- Need for verification of Emlog deployments
- Potential for exploitation attempts
Technical summary
The queryDatabase function in ai.php of Emlog versions 2.6.20 and earlier contains a SQL injection vulnerability. This allows an attacker to inject malicious SQL code, potentially leading to unauthorized data access or modification. The vulnerability is caused by inadequate input validation and sanitization in the queryDatabase function. Attackers can exploit this vulnerability to extract or modify sensitive data, disrupt service, or use the compromised system as a pivot point for further attacks.
Defensive priority
Defenders should prioritize verifying Emlog deployments for potential exposure and applying patches or mitigations as available.
Recommended defensive actions
- Verify Emlog deployments for potential exposure
- Apply patches or mitigations as available
- Monitor for potential exploitation attempts
Evidence notes
The CVE record and NVD entry provide details on the SQL injection vulnerability in Emlog. However, additional information on exploitation or impact is limited.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-73850 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-73850
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-73850 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-73850
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/emlog/emlog/security/advisories/GHSA-jffg-rpvp-2qx7
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.