Intel

AIKIDO-2026-10324

libinjection-go is vulnerable to Protection Mechanism Failure

Protection Mechanism Failure Pre-CVE
Found by Aikido Intel before public disclosure or CVE publication.
Published Mar 10, 2026

40

Medium Risk

This Affects:

GOlibinjection-go
0.1.0 - 0.2.3
Fixed in 0.3.0
Are you affected? Scan for Free

TL;DR

Affected versions of libinjection-go contain an issue in the SQL injection detection logic inherited from the upstream libinjection library. Due to incorrect token parsing in the SQL tokenizer, specially crafted input strings may not be correctly identified as SQL injection attempts. An attacker could exploit this behavior to bypass SQL injection detection mechanisms in applications or web application firewalls that rely on this library, potentially allowing malicious SQL payloads to reach backend systems. The issue is addressed by updating the parser logic to correctly recognize previously undetected injection patterns.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range.

Background info

libinjection-go is vulnerable to Protection Mechanism Failure in versions 0.1.0 - 0.2.3.

How to fix this

Upgrade the libinjection-go library to a patch version.