Lucene search
K

36323 matches found

CVE
CVE
added 2026/04/07 8:37 p.m.5 views

CVE-2026-32712

Open Source Point of Sale (OSPOS) has a Stored XSS vulnerability in the Daily Sales page prior to version 3.4.3. The issue arises from the customer_name field being configured with escape: false in the bootstrap-table setup, causing customer names to render as raw HTML. With customer management p...

5.4CVSS6AI score0.00029EPSS
Exploits1References1Affected Software1
NVD
NVD
added 2026/04/07 7:16 p.m.0 views

CVE-2026-39351

Frappe is a full-stack web application framework. Prior to 16.14.0 and 15.104.0, Frappe allows unrestricted Doctype access via API exploit...

9.1CVSS0.00045EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2026/04/07 7:13 p.m.2 views

CVE-2026-39365 Vite has a Path Traversal in Optimized Deps `.map` Handling

Vite is a frontend tooling framework for JavaScript. From 6.0.0 to before 6.4.2, 7.3.2, and 8.0.5, the dev server’s handling of .map requests for optimized dependencies resolves file paths and calls readFile without restricting ../ segments in the URL. As a result, it is possible to bypass the...

6.3CVSS5.8AI score0.01457EPSS
Exploits1References1
Vulnrichment
Vulnrichment
added 2026/04/07 7:12 p.m.1 views

CVE-2026-39364 Vite has a `server.fs.deny` bypass with queries

Vite is a frontend tooling framework for JavaScript. From 7.1.0 to before 7.3.2 and 8.0.5, on the Vite dev server, files that should be blocked by server.fs.deny e.g., .env, .crt can be retrieved with HTTP 200 responses when query parameters such as ?raw, ?import&raw, or ?import&url&inline are...

8.2CVSS5.9AI score0.05147EPSS
Exploits1References1
ATTACKERKB
ATTACKERKB
added 2026/04/07 7:10 p.m.0 views

CVE-2026-39363

Vite is a frontend tooling framework for JavaScript. From 6.0.0 to before 6.4.2, 7.3.2, and 8.0.5, if it is possible to connect to the Vite dev server’s WebSocket without an Origin header, an attacker can invoke fetchModule via the custom WebSocket event vite:invoke and combine file://... with ?r...

8.2CVSS6.2AI score0.05706EPSS
Exploits3References2Affected Software2
ATTACKERKB
ATTACKERKB
added 2026/04/07 6:52 p.m.2 views

CVE-2026-39351

Frappe is a full-stack web application framework. Prior to 16.14.0 and 15.104.0, Frappe allows unrestricted Doctype access via API exploit...

6.9CVSS5.9AI score0.00045EPSS
Exploits0References2Affected Software1
EUVD
EUVD
added 2026/04/07 6:52 p.m.2 views

EUVD-2026-19861

Frappe is a full-stack web application framework. Prior to 16.14.0 and 15.104.0, Frappe allows unrestricted Doctype access via API exploit...

6.9CVSS5.9AI score0.00045EPSS
Exploits0References1
ATTACKERKB
ATTACKERKB
added 2026/04/07 4:42 p.m.2 views

CVE-2026-35614

Frappe is a full-stack web application framework. Prior to 16.14.0 and 15.104.0, Frappe has a SQL injection in bulkupdate. This vulnerability is fixed in 16.14.0 and 15.104.0...

9.3CVSS5.9AI score0.00041EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2026/04/07 4:42 p.m.12 views

CVE-2026-35614 Frappe has a SQL injection in bulk_update

Frappe is a full-stack web application framework. Prior to 16.14.0 and 15.104.0, Frappe has a SQL injection in bulkupdate. This vulnerability is fixed in 16.14.0 and 15.104.0...

9.3CVSS0.00041EPSS
Exploits0References1
EUVD
EUVD
added 2026/04/07 4:42 p.m.3 views

EUVD-2026-19792

Frappe is a full-stack web application framework. Prior to 16.14.0 and 15.104.0, Frappe has a SQL injection in bulkupdate. This vulnerability is fixed in 16.14.0 and 15.104.0...

9.3CVSS5.9AI score0.00041EPSS
Exploits0References1
RedHat Linux
RedHat Linux
added 2026/04/07 4:41 p.m.2 views

Important: Red Hat Security Advisory: capstone security update

An update for capstone is now available for Red Hat Enterprise Linux 10. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from...

9.8CVSS7.7AI score0.00038EPSS
Exploits1References3
NVD
NVD
added 2026/04/07 4:16 p.m.2 views

CVE-2026-35515

Nest is a framework for building scalable Node.js server-side applications. Prior to 11.1.18, SseStream.transform interpolates message.type and message.id directly into Server-Sent Events text protocol output without sanitizing newline characters \r, \n. Since the SSE protocol treats both \r and ...

6.3CVSS0.00013EPSS
Exploits0References1
CVE
CVE
added 2026/04/07 3:6 p.m.20 views

CVE-2026-35515

NestJS/core (@nestjs/core) contains a vulnerability in SseStream._transform() where un sanitized interpolation of upstream data into SSE output allows an attacker to inject arbitrary SSE events, spoof event types, and corrupt reconnection state. The issue arises from inserting message.type and me...

6.3CVSS6AI score0.00013EPSS
Exploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/07 3:6 p.m.1 views

CVE-2026-35515 @nestjs/core Improperly Neutralizes Special Elements in Output Used by a Downstream Component ('Injection')

Nest is a framework for building scalable Node.js server-side applications. Prior to 11.1.18, SseStream.transform interpolates message.type and message.id directly into Server-Sent Events text protocol output without sanitizing newline characters \r, \n. Since the SSE protocol treats both \r and ...

6.3CVSS6AI score0.00013EPSS
Exploits0References1
ATTACKERKB
ATTACKERKB
added 2026/04/07 3:6 p.m.2 views

CVE-2026-35515

Nest is a framework for building scalable Node.js server-side applications. Prior to 11.1.18, SseStream.transform interpolates message.type and message.id directly into Server-Sent Events text protocol output without sanitizing newline characters \r, \n. Since the SSE protocol treats both \r and ...

6.3CVSS6AI score0.00013EPSS
Exploits0References2Affected Software1
GithubExploit
GithubExploit
added 2026/04/07 9:45 a.m.95 views

shadowforge

ShadowForge "Trust no one. Suspect ev...

5.9AI score
Exploits0
CNNVD
CNNVD
added 2026/04/07 12:0 a.m.3 views

emmett 路径遍历漏洞

Emmett is a full-stack Python web framework developed by Emmett. Versions of Emmett from 2.5.0 to 2.8.1 had a path traversal vulnerability. This vulnerability stemmed from issues with the RSGI static processing program, allowing for the reading of files outside the asset directory...

9.1CVSS5.8AI score0.00019EPSS
Exploits0References1
OSV
OSV
added 2026/04/07 12:0 a.m.1 views

ALSA-2026:6817 Important: capstone security update

Capstone is a disassembly framework with the target of becoming the ultimate disasm engine for binary analysis and reversing in the security community. Security Fixes: capstone: Capstone: Memory corruption via unchecked vsnprintf return CVE-2025-68114 capstone: Capstone: Heap buffer overflow via...

9.8CVSS6.3AI score0.00038EPSS
Exploits1References6
Positive Technologies
Positive Technologies
added 2026/04/07 12:0 a.m.3 views

PT-2026-31032

Name of the Vulnerable Software and Affected Versions Emmett versions 2.5.0 through 2.8.0 Description Emmett, a full-stack Python web framework, contains a path traversal flaw in its RSGI static handler for internal assets / emmett paths. An attacker can use '../' sequences in requests, such as '...

9.1CVSS6AI score0.00019EPSS
Exploits0References12
Positive Technologies
Positive Technologies
added 2026/04/07 12:0 a.m.4 views

PT-2026-30917

Name of the Vulnerable Software and Affected Versions OpenIdentityPlatform OpenAM versions prior to 16.0.6 Description OpenIdentityPlatform OpenAM is susceptible to pre-authentication Remote Code Execution RCE due to unsafe Java deserialization of the jato.clientSession HTTP parameter. This...

9.8CVSS6.2AI score0.13374EPSS
Exploits2References18
Rows per page
Query Builder