Lucene search
+L

7558 matches found

EUVD
EUVD
added 2026/04/09 4:54 p.m.11 views

EUVD-2026-20972

OpenCTI is an open source platform for managing cyber threat intelligence knowledge and observables. Prior to 6.9.5, the safeEjs.ts file does not properly sanitize EJS templates. Users with the Manage customization capability can run arbitrary JavaScript in the context of the OpenCTI platform...

9.1CVSS6AI score0.00522EPSS
SaveExploits0References2
NVD
NVD
added 2026/04/09 5:16 a.m.9 views

CVE-2026-4336

The Ultimate FAQ Accordion plugin for WordPress is vulnerable to Stored Cross-Site Scripting via FAQ content in all versions up to, and including, 2.4.7. This is due to the plugin calling htmlentitydecode on postcontent during rendering in the setdisplayvariables function View.FAQ.class.php, line...

6.4CVSS0.00227EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/04/09 3:25 a.m.39 views

CVE-2026-4336 Ultimate FAQ Accordion Plugin <= 2.4.7 - Authenticated (Author+) Stored Cross-Site Scripting via FAQ Content

The Ultimate FAQ Accordion plugin for WordPress is vulnerable to Stored Cross-Site Scripting via FAQ content in all versions up to, and including, 2.4.7. This is due to the plugin calling htmlentitydecode on postcontent during rendering in the setdisplayvariables function View.FAQ.class.php, line...

6.4CVSS0.00227EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/04/09 12:00 a.m.20 views

PT-2026-31676

Unhead is a document head and template manager. Prior to 2.1.13, useHeadSafe is the composable that Nuxt's own documentation explicitly recommends for rendering user-supplied content in safely. Internally, the hasDangerousProtocol function in packages/unhead/src/plugins/safe.ts decodes HTML...

6.1CVSS5.9AI score0.00285EPSS
SaveExploits1References7
Positive Technologies
Positive Technologies
added 2026/04/09 12:00 a.m.16 views

PT-2026-31578

Name of the Vulnerable Software and Affected Versions The Ultimate FAQ Accordion plugin for WordPress versions through 2.4.7 Description The Ultimate FAQ Accordion plugin for WordPress is susceptible to Stored Cross-Site Scripting through FAQ content. This occurs because the plugin uses html enti...

6.4CVSS6AI score0.00227EPSS
SaveExploits0References13
CNNVD
CNNVD
added 2026/04/09 12:00 a.m.16 views

PraisonAI 跨站脚本漏洞

PraisonAI is a low-code multi-agent collaboration framework developed by Mervin Praison. Versions of PraisonAI prior to 4.5.128 contained a cross-site scripting vulnerability. This vulnerability stemmed from Flask API endpoints rendering HTML, where cleanup operations were ineffective, allowing...

6.1CVSS5.8AI score0.00216EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/04/09 12:00 a.m.5 views

RockyLinux 10 : thunderbird (RLSA-2026:6342)

The remote RockyLinux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2026:6342 advisory. firefox: thunderbird: Use-after-free in the JavaScript Engine component CVE-2026-4701 firefox: thunderbird: Memory safety bugs fixed in Firefox ESR...

10CVSS5.9AI score0.00773EPSS
SaveExploits1References79
NVD
NVD
added 2026/04/08 9:17 p.m.8 views

CVE-2026-39891

PraisonAI is a multi-agent teams system. Prior to 4.5.115, the createagentcentrictools function returns tools like acpcreatefile that process file content using template rendering. When user input from agent.start is passed directly into these tools without escaping, template expressions in the...

8.8CVSS0.00559EPSS
SaveExploits1References1
vulnersOsv
vulnersOsv
added 2026/04/08 9:10 p.m.2 views

@amazeelabs/bridge-waku (>=1.1.0, <=2.0.1), @amazeelabs/executors (>=3.0.0, <=3.1.14) +52 more potentially affected by CVE-2026-23869 via react-server-dom-webpack (>=19.0.0, <=19.0.1)

react-server-dom-webpack NPM version =19.0.0, =1.1.0, =3.0.0, =1.1.0, =1.1.0, =1.0.0-canary.12245, =0.9.1-next.19, =1.0.0-canary.12245, =0.9.1-next.19, =1.0.0-canary.12245, =1.0.0-canary.12245, =1.0.0-canary.12245, =0.9.1-next.19, =1.0.0-canary.12245, =1.0.0-canary.12245, =0.0.4, =2.0.3-next.0 an...

7.5CVSS7.7AI score0.01551EPSS
SaveExploits4
Vulnrichment
Vulnrichment
added 2026/04/08 8:46 p.m.5 views

CVE-2026-39891 PraisonAI has a Template Injection in Agent Tool Definitions

PraisonAI is a multi-agent teams system. Prior to 4.5.115, the createagentcentrictools function returns tools like acpcreatefile that process file content using template rendering. When user input from agent.start is passed directly into these tools without escaping, template expressions in the...

8.8CVSS5.9AI score0.00559EPSS
SaveExploits1References1
NVD
NVD
added 2026/04/08 8:16 p.m.12 views

CVE-2026-35477

InvenTree is an Open Source Inventory Management System. From 1.2.3 to 1.2.6, the fix for CVE-2026-27629 upgraded the PARTNAMEFORMAT validator to use jinja2.sandbox.SandboxedEnvironment. However, the actual renderer in part/helpers.py was not updated and still uses the non-sandboxed...

9.9CVSS0.00259EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/08 7:15 p.m.43 views

GHSA-FJPJ-6QCQ-6PW2 CI4MS has stored XSS in Pages Content Due to Missing html_purify Sanitization

Summary The Pages module does not apply the htmlpurify validation rule to content fields during create and update operations, while the Blog module does. Page content is stored unsanitized in the database and rendered as raw HTML on the public frontend via echo $pageInfo-content. An authenticated...

5.5CVSS5.9AI score0.00247EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/04/08 7:15 p.m.17 views

CI4MS has stored XSS in Pages Content Due to Missing html_purify Sanitization

Summary The Pages module does not apply the htmlpurify validation rule to content fields during create and update operations, while the Blog module does. Page content is stored unsanitized in the database and rendered as raw HTML on the public frontend via echo $pageInfo-content. An authenticated...

5.5CVSS6AI score0.00247EPSS
SaveExploits1References4Affected Software1
EUVD
EUVD
added 2026/04/08 6:34 p.m.20 views

EUVD-2026-20511

A Server-Side Request Forgery SSRF vulnerability exists in the Print Format functionality of ERPNext v16.0.1 and Frappe Framework v16.1.1, where user-supplied HTML is insufficiently sanitized before being rendered into PDF. When generating PDFs from user-controlled HTML content, the application...

6.1AI score0.00236EPSS
SaveExploits0References3
NVD
NVD
added 2026/04/08 5:21 p.m.15 views

CVE-2026-31017

A Server-Side Request Forgery SSRF vulnerability exists in the Print Format functionality of ERPNext v16.0.1 and Frappe Framework v16.1.1, where user-supplied HTML is insufficiently sanitized before being rendered into PDF. When generating PDFs from user-controlled HTML content, the application...

9.1CVSS0.00236EPSS
SaveExploits0References1
NVD
NVD
added 2026/04/08 3:16 p.m.17 views

CVE-2026-39391

CI4MS is a CodeIgniter 4-based CMS skeleton that delivers a production-ready, modular architecture with RBAC authorization and theme support. Prior to 0.31.4.0, the blacklist ban note parameter in UserController::ajaxblackListpost is stored in the database without sanitization and rendered into a...

4.8CVSS0.0023EPSS
SaveExploits1References1
GithubExploit
GithubExploit
added 2026/04/08 4:12 a.m.154 views

Exploit for CVE-2026-27739

-CVE-2026-27739-poc curl -H "X-Forwarded-For: http://169.254...

9.2CVSS7.4AI score0.00498EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2026/04/08 12:00 a.m.12 views

PT-2026-31318

CI4MS is a CodeIgniter 4-based CMS skeleton that delivers a production-ready, modular architecture with RBAC authorization and theme support. Prior to 0.31.4.0, the blacklist ban note parameter in UserController::ajax blackList post is stored in the database without sanitization and rendered into...

4.8CVSS6AI score0.0023EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2026/04/08 12:00 a.m.12 views

InvenTree 安全漏洞

InvenTree is an open-source inventory management system developed by InvenTree. It provides robust low-level inventory control and part tracking capabilities. Versions of InvenTree from 1.2.3 to 1.2.6 contained security vulnerabilities. These vulnerabilities stemmed from a mismatch between the...

9.9CVSS6.2AI score0.00259EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/04/08 12:00 a.m.19 views

PT-2026-31507

Name of the Vulnerable Software and Affected Versions Google Chrome versions prior to 147.0.7727.55 Description A cryptographic flaw exists in PDFium, a component of Google Chrome. This flaw could allow an attacker to read sensitive information from encrypted PDFs by conducting a brute-force...

9.6CVSS5.8AI score0.00608EPSS
SaveExploits0References65
Rows per page
Query Builder