Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2021-43608

31
FAUCET Score

CVE-2021-43608 is a critical SQL Injection vulnerability affecting Doctrine DBAL 3.x versions prior to 3.1.4. It arises from improper integer casting of offset and length inputs when generating a LIMIT clause, allowing attackers to inject malicious SQL if unescaped user input is passed to DBAL's QueryBuilder or other APIs utilizing AbstractPlatform::modifyLimitQuery. This vulnerability carries a CVSS score of 9.8 (Critical), indicating a severe risk. It is easily exploitable over the network with low attack complexity and no user interaction required, potentially leading to full compromise of confidentiality, integrity, and availability. Currently, there is no evidence of active exploitation, nor are there publicly available exploit modules in Metasploit, Nuclei, or ExploitDB. The vulnerability has received minimal community discussion and media coverage, suggesting a low level of public awareness despite its critical severity.

Impacted Technologies

VendorProductVersion(s)CPE
>= 3.0.0, < 3.1.4CPE matchmatch criteria
cpe:2.3:a:doctrine-project:database_abstraction_layer:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

9.8CRITICAL

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
HIGH
Integrity Impact
HIGH
Availability Impact
HIGH
Exploitability Score
3.9
Impact Score
5.9
CvssVersion
3.1

Exploit Intelligence

EPSS Score
2.37%
Probability of exploitation in next 30 days
EPSS Percentile
82.1%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0237 is in the 72nd percentile among its peer group of 36,897 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.3 Bluesky, 0.3 Mastodon, and 2.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

composerpatch availablevia ghsa
Product: doctrine/dbalFixed in: 3.1.4
github_advisorypatch availablevia nvd_reference
View patch

Vendor Advisories (1)

composerGHSA-r7cj-8hjg-x622critical

DBAL 3 SQL Injection Security Vulnerability

Nov 16, 2021

References

github.com / doctrine/dbal/commit/9dcfa4cb6c03250b78a84737ba7ceb82f4b7ba4d
PatchThird Party Advisory
github.com / doctrine/dbal/releases
Release NotesThird Party Advisory
github.com / doctrine/dbal/security/advisories/GHSA-r7cj-8hjg-x622
Third Party Advisory
doctrine-project.org / 2021/11/11/dbal3-vulnerability-fixed.html
Vendor Advisory