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-94144 Details

ANALYZED


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

Description

A flaw has been found in drogonframework drogon up to 1.9.13. This affects the function makeCriteria in the library orm_lib/src/Criteria.cc of the component ORM. Executing a manipulation of the argument filter can lead to sql injection. The attack may be performed from remote. The exploit has been published and may be used. The vendor was contacted early about this disclosure but did not respond in any way.

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-74Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')[email protected]
CWE-89Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')[email protected]

Affected Products

ProductVersions
drogonframework drogon
>= 1.0.0-beta8, <= 1.0.0-beta21 (semver)
>= 1.0.0, <= 1.9.13 (semver)
>= 1.10.0-beta.0, <= 1.10.0-beta.3 (semver)
1.9.13 (semver)

CPE

  • cpe:2.3:a:drogon:drogon:*:*:*:*:*:*:*:*

Remediation

  • Workaround:low effort

    Disable the RESTful API controller generation by setting "restful_api_controllers.enabled" to false in "model.json". This will prevent the vulnerable endpoint from being created.

Change History

3 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-94144
NVD Published Date:
Sep 21, 2026
NVD Last Modified:
Sep 24, 2026
Source:
[email protected]
CVE-2026-94144 Details - Not Deferred