Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-39879 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

Due to a missing sanitization call in [`afsql_dd_run_query`](https://github.com/syslog-ng/syslog-ng/blob/649e6e18e3459fb4467000a88dfb12fa97f9719c/modules/afsql/afsql.c#L219), syslog-ng before 4.12 are vulnerable to SQL injection from an untrusted source. This is not part of the default configuration, the SQL driver has to be manually configured. Fixes are in syslog-ng 4.12, syslog-ng Premium Edition 8.2 and syslog-ng Store Box 7.8

Metrics

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-150Improper Neutralization of Escape, Meta, or Control Sequences[email protected]

Affected Products

ProductVersions
syslog-ng
< 4.12

CPE

  • cpe:2.3:a:oneidentity:syslog-ng:*:*:*:*:*:*:*:*

Remediation

  • Upgrade: 4.12moderate effort
  • Workaround:low effort

    Do not use the SQL driver, as it is not part of the default configuration. If the SQL driver is used, implement server-side query sanitization.

syslog-ng Premium Edition
< 8.2

CPE

  • No CPEs found in CPE dictionary for this product.

Remediation

  • Upgrade: 8.2moderate effort
  • Workaround:low effort

    Do not use the SQL driver, as it is not part of the default configuration. If the SQL driver is used, implement server-side query sanitization.

syslog-ng Store Box
< 7.8

CPE

  • cpe:2.3:a:oneidentity:syslog-ng_store_box:*:*:*:*:*:*:*:*

Remediation

  • Upgrade: 7.8moderate effort
  • Workaround:low effort

    Do not use the SQL driver, as it is not part of the default configuration. If the SQL driver is used, implement server-side query sanitization.

Change History

2 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-39879
NVD Published Date:
Jul 20, 2026
NVD Last Modified:
Jul 23, 2026
Source:
[email protected]
CVE-2026-39879 Details - Not Deferred