PatchSiren cyber security CVE debrief
CVE-2026-41581 frappe CVE debrief
CVE-2026-41581 is a SQL Injection vulnerability in Frappe, a full-stack web application framework. The vulnerability is located in the `get_blog_list` function and has been patched in versions 15.106.0 and 16.16.0. The CVSS score for this vulnerability is 6.9, indicating a medium severity.
- Vendor
- frappe
- Product
- Unknown
- CVSS
- MEDIUM 6.9
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-06-12
- Original CVE updated
- 2026-06-12
- Advisory published
- 2026-06-12
- Advisory updated
- 2026-06-12
Who should care
Users of Frappe framework versions prior to 15.106.0 and 16.16.0 should apply the patches to prevent SQL Injection attacks.
Technical summary
The vulnerability is caused by a lack of proper input sanitization in the `get_blog_list` function, allowing an attacker to inject malicious SQL code. The CVSS vector for this vulnerability is CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/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.
Defensive priority
Medium
Recommended defensive actions
- Apply patches in versions 15.106.0 and 16.16.0 or later.
- Review and update Frappe framework to the latest version.
Evidence notes
CVE-2026-41581 was published on 2026-06-12T15:16:25.723Z and modified on 2026-06-12T15:56:54.563Z.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-41581 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-41581
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-41581 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-41581
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/frappe/frappe/security/advisories/GHSA-h9hf-57r4-cm65
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.