Lucene search
+L

767 matches found

Vulnrichment
Vulnrichment
added 2026/02/06 5:47 a.m.6 views

CVE-2026-0598 Ansible-lightspeed: broken object level authorization leading to cross-user ai conversation context injection in ansible lightspeed api

A security flaw was identified in the Ansible Lightspeed API conversation endpoints that handle AI chat interactions. The APIs do not properly verify whether a conversation identifier belongs to the authenticated user making the request. As a result, an attacker with valid credentials could acces...

4.2CVSS5.3AI score0.00222EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/02/06 5:47 a.m.7 views

EUVD-2026-5677

A security flaw was identified in the Ansible Lightspeed API conversation endpoints that handle AI chat interactions. The APIs do not properly verify whether a conversation identifier belongs to the authenticated user making the request. As a result, an attacker with valid credentials could acces...

4.2CVSS5.3AI score0.00222EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/02/04 7:40 p.m.5 views

CVE-2026-25161

Alist is a file list program that supports multiple storages, powered by Gin and Solidjs. Prior to version 3.57.0, the application contains path traversal vulnerability in multiple file operation handlers. An authenticated attacker can bypass directory-level authorisation by injecting traversal...

8.8CVSS5.4AI score0.00721EPSS
SaveExploits1References3Affected Software1
RedhatCVE
RedhatCVE
added 2026/02/04 3:15 a.m.9 views

CVE-2026-25059

OpenList Frontend is a UI component for OpenList. Prior to 4.1.10, the application contains path traversal vulnerability in multiple file operation handlers in server/handles/fsmanage.go. Filename components in req.Names are directly concatenated with validated directories using stdpath.Join. Thi...

8.8CVSS5.5AI score0.00598EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/02/04 12:0 a.m.10 views

PT-2026-6496

Summary The application contains a Path Traversal vulnerability CWE-22 in multiple file operation handlers. An authenticated attacker can bypass directory-level authorisation by injecting traversal sequences into filename components, enabling unauthorised file removal, movement and copying across...

8.8CVSS5.6AI score0.00721EPSS
SaveExploits1References7
Positive Technologies
Positive Technologies
added 2026/02/04 12:0 a.m.18 views

PT-2026-6279

Name of the Vulnerable Software and Affected Versions Alist versions prior to 3.57.0 Description Alist is a file list program that supports multiple storages, powered by Gin and Solidjs. The application contains a path traversal issue in multiple file operation handlers. An authenticated attacker...

8.8CVSS5.5AI score0.00721EPSS
SaveExploits1References14
RedhatCVE
RedhatCVE
added 2026/02/03 2:5 p.m.7 views

CVE-2026-24040

A flaw was found in jsPDF. When jsPDF is used in a concurrent environment, such as a Node.js web server, a race condition in the addJS method can lead to cross-user data leakage. This occurs because a shared variable used to store JavaScript content can be overwritten by simultaneous requests. As...

7.5CVSS5AI score0.00253EPSS
SaveExploits1References6
CNNVD
CNNVD
added 2026/02/03 12:0 a.m.14 views

WordPress plugin WP ULike 安全漏洞

WordPress and WordPress plugins are both products of the WordPress Foundation. WordPress is a blog platform developed using the PHP language. This platform allows for the creation of personal blog websites on servers based on PHP and MySQL. A WordPress plugin is an application extension. There is...

5.3CVSS5.8AI score0.00338EPSS
SaveExploits0References5
NVD
NVD
added 2026/02/02 11:16 p.m.12 views

CVE-2026-25059

OpenList Frontend is a UI component for OpenList. Prior to 4.1.10, the application contains path traversal vulnerability in multiple file operation handlers in server/handles/fsmanage.go. Filename components in req.Names are directly concatenated with validated directories using stdpath.Join. Thi...

8.8CVSS0.00598EPSS
SaveExploits1References3
NVD
NVD
added 2026/02/02 11:16 p.m.10 views

CVE-2026-24040

jsPDF is a library to generate PDFs in JavaScript. Prior to 4.1.0, the addJS method in the jspdf Node.js build utilizes a shared module-scoped variable text to store JavaScript content. When used in a concurrent environment e.g., a Node.js web server, this variable is shared across all requests. ...

6.3CVSS0.00253EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/02/02 10:24 p.m.28 views

CVE-2026-25059 OpenList affected by Path Traversal in file copy and remove handlers

OpenList Frontend is a UI component for OpenList. Prior to 4.1.10, the application contains path traversal vulnerability in multiple file operation handlers in server/handles/fsmanage.go. Filename components in req.Names are directly concatenated with validated directories using stdpath.Join. Thi...

8.8CVSS0.00598EPSS
SaveExploits1References3
OSV
OSV
added 2026/02/02 10:24 p.m.7 views

CVE-2026-25059 OpenList affected by Path Traversal in file copy and remove handlers

OpenList Frontend is a UI component for OpenList. Prior to 4.1.10, the application contains path traversal vulnerability in multiple file operation handlers in server/handles/fsmanage.go. Filename components in req.Names are directly concatenated with validated directories using stdpath.Join. Thi...

8.8CVSS5.6AI score0.00598EPSS
SaveExploits1References5
CVE
CVE
added 2026/02/02 8:38 p.m.27 views

CVE-2026-24040

The CVE-2026-24040 issue affects jspdf in versions prior to 4.1.0, where the addJS method uses a module-scoped shared variable to store JavaScript content. In concurrent environments (notably Node.js servers), this shared state can be overwritten by simultaneous requests, causing cross-user data ...

6.3CVSS5.3AI score0.00253EPSS
SaveExploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/02/02 8:38 p.m.2 views

CVE-2026-24040 jsPDF has a Shared State Race Condition in addJS Plugin

jsPDF is a library to generate PDFs in JavaScript. Prior to 4.1.0, the addJS method in the jspdf Node.js build utilizes a shared module-scoped variable text to store JavaScript content. When used in a concurrent environment e.g., a Node.js web server, this variable is shared across all requests. ...

6.3CVSS5.3AI score0.00253EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/02/02 8:38 p.m.5 views

CVE-2026-24040

jsPDF is a library to generate PDFs in JavaScript. Prior to 4.1.0, the addJS method in the jspdf Node.js build utilizes a shared module-scoped variable text to store JavaScript content. When used in a concurrent environment e.g., a Node.js web server, this variable is shared across all requests. ...

6.3CVSS5.3AI score0.00253EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2026/02/02 8:38 p.m.28 views

CVE-2026-24040 jsPDF has a Shared State Race Condition in addJS Plugin

jsPDF is a library to generate PDFs in JavaScript. Prior to 4.1.0, the addJS method in the jspdf Node.js build utilizes a shared module-scoped variable text to store JavaScript content. When used in a concurrent environment e.g., a Node.js web server, this variable is shared across all requests. ...

6.3CVSS0.00253EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2026/02/02 6:20 p.m.15 views

jsPDF has Shared State Race Condition in addJS Plugin

Impact The addJS method in the jspdf Node.js build utilizes a shared module-scoped variable text to store JavaScript content. When used in a concurrent environment e.g., a Node.js web server, this variable is shared across all requests. If multiple requests generate PDFs simultaneously, the...

6.3CVSS5.3AI score0.00253EPSS
SaveExploits1References5Affected Software1
Positive Technologies
Positive Technologies
added 2026/02/02 12:0 a.m.8 views

PT-2026-5723

Name of the Vulnerable Software and Affected Versions OpenList Frontend versions prior to 4.1.10 Description The OpenList Frontend application contains a path traversal flaw in multiple file operation handlers within the server/handles/fsmanage.go file. The application directly concatenates...

8.8CVSS5.4AI score0.00598EPSS
SaveExploits1References15
Positive Technologies
Positive Technologies
added 2026/02/02 12:0 a.m.5 views

PT-2026-6409

Impact The addJS method in the jspdf Node.js build utilizes a shared module-scoped variable text to store JavaScript content. When used in a concurrent environment e.g., a Node.js web server, this variable is shared across all requests. If multiple requests generate PDFs simultaneously, the...

6.3CVSS5.3AI score0.00253EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2026/02/02 12:0 a.m.6 views

PT-2026-5716

jsPDF is a library to generate PDFs in JavaScript. Prior to 4.1.0, the addJS method in the jspdf Node.js build utilizes a shared module-scoped variable text to store JavaScript content. When used in a concurrent environment e.g., a Node.js web server, this variable is shared across all requests. ...

6.3CVSS5.3AI score0.00253EPSS
SaveExploits1References4
Rows per page
Query Builder