Lucene search
+L

943 matches found

Cvelist
Cvelist
added 2026/02/02 8:38 p.m.33 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
Vulnrichment
Vulnrichment
added 2026/02/02 8:38 p.m.5 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
CVE
CVE
added 2026/02/02 8:38 p.m.40 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
ATTACKERKB
ATTACKERKB
added 2026/02/02 8:38 p.m.6 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
Github Security Blog
Github Security Blog
added 2026/02/02 6:20 p.m.18 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:00 a.m.9 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
Positive Technologies
Positive Technologies
added 2026/02/02 12:00 a.m.10 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
SaveExploits1
Positive Technologies
Positive Technologies
added 2026/02/02 12:00 a.m.8 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
OSV
OSV
added 2026/01/30 8:40 a.m.12 views

BIT-GITEA-2026-20904 Gitea: Broken access control in OpenID visibility toggle enables cross-user visibility changes

Gitea does not properly validate ownership when toggling OpenID URI visibility. An authenticated user may be able to change the visibility settings of other users' OpenID identities...

6.5CVSS5.9AI score0.00282EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/01/27 12:00 a.m.20 views

PT-2026-5034

Name of the Vulnerable Software and Affected Versions OpenEMR versions prior to 7.0.4 Description OpenEMR is an electronic health records and medical practice management application. A broken access control exists in the Profile Edit endpoint. An authenticated user can modify request parameters...

8.8CVSS5.3AI score0.00346EPSS
SaveExploits1References11
Vulnrichment
Vulnrichment
added 2026/01/22 10:01 p.m.2 views

CVE-2026-20904 Gitea: Broken access control in OpenID visibility toggle enables cross-user visibility changes

Gitea does not properly validate ownership when toggling OpenID URI visibility. An authenticated user may be able to change the visibility settings of other users' OpenID identities...

5.5AI score0.00282EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/01/22 10:01 p.m.26 views

CVE-2026-20904 Gitea: Broken access control in OpenID visibility toggle enables cross-user visibility changes

Gitea does not properly validate ownership when toggling OpenID URI visibility. An authenticated user may be able to change the visibility settings of other users' OpenID identities...

0.00282EPSS
SaveExploits0References5
CVE
CVE
added 2026/01/21 10:02 p.m.69 views

CVE-2026-23960

CVE-2026-23960 affects Argo Workflows prior to versions 3.6.17 and 3.7.8. A stored XSS vulnerability in the artifact directory listing can cause arbitrary JavaScript to run in another user’s browser within the Argo Server origin, enabling actions with the victim’s privileges. Affected component: ...

7.3CVSS5.8AI score0.0035EPSS
SaveExploits1References8Affected Software1
OSV
OSV
added 2026/01/21 10:02 p.m.14 views

CVE-2026-23960 Argo Workflows affected by stored XSS in the artifact directory listing

Argo Workflows is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes. Prior to versions 3.6.17 and 3.7.8, stored XSS in the artifact directory listing allows any workflow author to execute arbitrary JavaScript in another user’s browser under the Argo...

7.3CVSS5.8AI score
SaveExploits0References10
OSV
OSV
added 2026/01/20 5:14 p.m.13 views

GHSA-J7XP-4MG9-X28R Lobe Chat has IDOR in Knowledge Base File Removal that Allows Cross User File Deletion

Summary knowledgeBase.removeFilesFromKnowledgeBase tRPC ep allows authenticated users to delete files from any knowledge base without verifying ownership. Details userId filter in the database query is commented out, so it's enabling attackers to delete other users' KB files if they know the...

3.7CVSS5.7AI score0.00201EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/01/19 8:43 p.m.28 views

CVE-2026-23844 Whisper Money has IDOR Vulnerability on sync/balances endpoint

Whisper Money is a personal finance application. Versions prior to 0.1.5 have an insecure direct object reference vulnerability. A user can update/create account balances in other users' bank accounts. Version 0.1.5 fixes the issue...

7.1CVSS0.00197EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/01/19 12:00 a.m.23 views

PT-2026-3465

Name of the Vulnerable Software and Affected Versions OpenProject versions prior to 16.6.5 OpenProject versions prior to 17.0.1 Description OpenProject is a web-based project management software. Users of affected versions could potentially unauthenticate other users by iterating requests to the...

6.5CVSS5.4AI score0.00327EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2026/01/16 12:00 a.m.11 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-000959)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-000959 advisory. A missing authorization check in the fscryptprocesspolicy function in fs/crypto/policy.c in the ext4 and f2fs filesystem encryption support in the Linux kernel befor...

6.5CVSS7.4AI score0.02159EPSS
SaveExploits0References7
Veracode
Veracode
added 2026/01/13 7:56 a.m.13 views

Authorization Bypass

Axios Cache Interceptor is vulnerable to an Authorization Bypass. The vulnerability is due to improper cache key generation, where cached responses are keyed only by URL and ignore the Authorization header and Vary: Authorization, causing responses generated for one user’s auth token to be reused...

6.5CVSS7AI score0.0031EPSS
SaveExploits1References2Affected Software1
RedhatCVE
RedhatCVE
added 2026/01/09 12:30 p.m.9 views

CVE-2023-40073

In visitUris of Notification.java, there is a possible cross-user media read due to Confused Deputy. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation...

5.5CVSS5.5AI score0.00134EPSS
SaveExploits0References1
Rows per page
Query Builder