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-2026-40315

36
FAUCET Score

OVERVIEW CVE-2026-40315 is a critical SQL identifier injection vulnerability affecting PraisonAI versions prior to 4.5.133. The flaw exists in the SQLiteConversationStore component, where the table_prefix configuration parameter is directly concatenated into SQL queries via f-strings without validation or sanitization. An attacker who controls configuration input through mechanisms such as from_yaml or from_dict can inject arbitrary SQL fragments to alter query structure, enabling unauthorized access to internal database tables and manipulation of query results through UNION-based injection techniques. SEVERITY This vulnerability carries a CVSS 3.1 score of 9.8 (CRITICAL) with a network attack vector, low attack complexity, and no privileges or user interaction required. The attack surface is unchanged, meaning the compromise affects the confidentiality, integrity, and availability of the entire system. An attacker exploiting this flaw can disclose internal SQLite schema information by accessing the sqlite_master table and tamper with query results to extract or modify sensitive data. The high severity is justified by the unrestricted nature of the attack and the complete system compromise potential. EXPLOITATION STATUS The vulnerability is currently tracked on the active hot list for community attention, indicating elevated concern within the security community. The EPSS score of 0.00038 is relatively low, suggesting limited evidence of active exploitation in the wild at present. However, given the critical CVSS rating and straightforward attack mechanism, organizations should prioritize patching to version 4.5.133 immediately, as proof-of-concept code could be developed quickly if this vulnerability gains wider attention.

Impacted Technologies

VendorProductVersion(s)CPE
< 4.5.133CPE matchmatch criteria
cpe:2.3:a:praison:praisonai:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 4.0

7.2HIGH

CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Attack Vector
LOCAL
Attack Complexity
LOW
Attack Requirements
PRESENT
Privileges Required
LOW
User Interaction
NONE
VS Confidentiality
HIGH
VS Integrity
HIGH
VS Availability
NONE
SS Confidentiality
NONE
SS Integrity
NONE
SS Availability
NONE
Exploit Maturity
NOT_DEFINED
CvssVersion
4.0

Exploit Intelligence

EPSS Score
0.30%
Probability of exploitation in next 30 days
EPSS Percentile
21.9%
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.0030 is in the 2nd 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)

github_advisorypatch availablevia nvd_reference
View patch
pippatch availablevia ghsa
Product: PraisonAIFixed in: 4.5.133

Vendor Advisories (1)

pipGHSA-x783-xp3g-mqhpmedium

PraisonAI: SQLiteConversationStore didn't validate table_prefix when constructing SQL queries

Apr 10, 2026

References

github.com / MervinPraison/PraisonAI/commit/0accebb2e3c3ec2fca66bbea0444fb7a35f0b4ef
Patch
github.com / MervinPraison/PraisonAI/security/advisories/GHSA-x783-xp3g-mqhp
ExploitVendor Advisory