Lucene search
+L

60508 matches found

CVE
CVE
added 2026/07/27 6:0 a.m.21 views

CVE-2026-14203

CVE-2026-14203 affects the Smart Manager WordPress plugin prior to version 8.92.0. The vulnerability is a failure to properly encode a post field when rendering it into an HTML attribute in the management grid, allowing users with the Contributor role or higher to inject JavaScript that executes ...

4.8CVSS5.9AI score0.00142EPSS
SaveExploits0References1
Nuclei
Nuclei
added 2026/07/27 4:16 a.m.150 views

rConfig 3.9.4 - Cross-Site Scripting

rConfig 3.9.4 is vulnerable to reflected XSS. The configDevice.php file improperly validates user input. An attacker can exploit this vulnerability by crafting arbitrary JavaScript in the rid GET parameter of devicemgmnt.php id: CVE-2020-12259 info: name: rConfig 3.9.4 - Cross-Site Scripting...

5.4CVSS6.7AI score0.96179EPSS
SaveExploits0References5
Nuclei
Nuclei
added 2026/07/27 4:16 a.m.107 views

Milesight Routers - Information Disclosure

A critical security vulnerability has been identified in Milesight Industrial Cellular Routers, compromising the security of sensitive credentials and permitting unauthorized access. This vulnerability stems from a misconfiguration that results in directory listing being enabled on the router...

7.5CVSS7.2AI score0.59342EPSS
SaveExploits5References5
Nuclei
Nuclei
added 2026/07/27 4:16 a.m.76 views

Jenkins build-metrics 1.3 - Cross-Site Scripting

Jenkins build-metrics 1.3 is vulnerable to a reflected cross-site scripting vulnerability that allows attackers to inject arbitrary HTML and JavaScript into the web pages the plugin provides. id: CVE-2019-10475 info: name: Jenkins build-metrics 1.3 - Cross-Site Scripting author: madrobot severity...

6.1CVSS6.3AI score0.57735EPSS
SaveExploits5References5
Nuclei
Nuclei
added 2026/07/27 4:16 a.m.150 views

Nodejs Squirrelly - Remote Code Execution

Nodejs Squirrelly is susceptible to remote code execution. Squirrelly is a template engine implemented in JavaScript that works out of the box with ExpressJS. Squirrelly mixes pure template data with engine configuration options through the Express render API. By overwriting internal configuratio...

8.8CVSS7.8AI score0.59844EPSS
SaveExploits2
Positive Technologies
Positive Technologies
added 2026/07/27 12:0 a.m.14 views

PT-2026-64982

Name of the Vulnerable Software and Affected Versions sqlite version 3.41 Description A use-after-free issue exists in the JSON extraction function. The problem occurs when the program continues to access internal members of a freed pointer after the JsonParse object memory has been released via...

6.2CVSS5.8AI score0.00112EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/07/27 12:0 a.m.6 views

CVE-2026-51298

...

5.4AI score0.00112EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/26 2:38 p.m.35 views

CVE-2026-17497 NoteGen arbitrary OS command execution via Tauri shell:allow-execute for bash/python

NoteGen before 0.32.0 grants the Tauri shell plugin shell:allow-execute capability for bash, python, and python3 with arbitrary arguments in the default desktop capabilities. JavaScript running in the application webview can therefore invoke plugin:shell|execute to run attacker-controlled operati...

8.3CVSS0.00455EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/07/25 10:2 p.m.5 views

sqlite: SQLite: Denial of Service via use-after-free in JSON extraction

A flaw was found in SQLite. A remote attacker could exploit a use-after-free vulnerability in the JSON extraction function. This occurs when the program attempts to access memory after it has been freed, specifically within the JsonParse object. Successful exploitation of this vulnerability can...

5.8AI score0.00112EPSS
SaveExploits0References6
Veracode
Veracode
added 2026/07/25 10:18 a.m.11 views

Cross-site Scripting (XSS)

DOMPurify is vulnerable to Cross-site Scripting XSS. The vulnerability is due to failure to execute the afterSanitizeElements hook for custom elements allowed through CUSTOMELEMENTHANDLING.tagNameCheck, allowing sensitive attributes to bypass sanitization and be reused in innerHTML sinks to execu...

6.1CVSS6.1AI score0.00168EPSS
SaveExploits0References3Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:0 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-16410

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - JIT miscompilation in the JavaScript Engine: JIT component. This vulnerability was fixed in Firefox 153 and Thunderbird 153. CVE-2026-16410 Note that Nessus...

9.8CVSS5.9AI score0.00305EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:0 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-16355

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - JIT miscompilation in the JavaScript Engine: JIT component. This vulnerability was fixed in Firefox 153, Firefox ESR 115.38, Firefox ESR 140.13, Thunderbird 153...

9.8CVSS5.6AI score0.00405EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:0 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-16392

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - JIT miscompilation in the JavaScript Engine: JIT component. This vulnerability was fixed in Firefox 153 and Thunderbird 153. CVE-2026-16392 Note that Nessus...

9.1CVSS5.9AI score0.00385EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:0 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-16369

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Integer overflow in the JavaScript: WebAssembly component. This vulnerability was fixed in Firefox 153, Firefox ESR 140.13, Thunderbird 153, and Thunderbird...

9.8CVSS5.7AI score0.00436EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/25 12:0 a.m.14 views

PT-2026-64980

Name of the Vulnerable Software and Affected Versions SQLite version 3.41 Description A use-after-free flaw exists in the jsonRemoveFunc function of the SQLite JSON module. The issue occurs because a parsed JSON object is freed, but the system subsequently attempts to call jsonLookupStep using th...

7.8CVSS7AI score0.00332EPSS
SaveExploits0References6
Snyk
Snyk
added 2026/07/24 9:25 p.m.13 views

Improper Neutralization of Special Elements in Data Query Logic

Overview @budibase/server is a Budibase Web Server Affected versions of this package are vulnerable to Improper Neutralization of Special Elements in Data Query Logic in the enrichContext process. An attacker can gain unauthorized access to sensitive data, modify or delete arbitrary documents, an...

8.7CVSS5.9AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/07/24 9:9 p.m.8 views

OpenAM Reflected XSS in the OAuth2/OIDC `wap` consent page

Description The OAuth2/OIDC consent page rendered for display=wap authorize requests reflected several request-derived values into the HTML response without escaping. An attacker who induces a user with an active OpenAM session to follow a crafted authorize link can execute arbitrary JavaScript i...

6.2AI score
SaveExploits0References4Affected Software1
NVD
NVD
added 2026/07/24 8:18 p.m.9 views

CVE-2026-57530

Milkdown before 7.21.3 contains a stored cross-site scripting vulnerability in the @milkdown/preset-commonmark and @milkdown/components packages that allows attackers with document write access to execute arbitrary JavaScript in the browser context of any user who opens the document or clicks a...

5.4CVSS0.00178EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/07/24 7:8 p.m.10 views

EUVD-2026-48735

Milkdown before 7.21.3 contains a stored cross-site scripting vulnerability in the @milkdown/preset-commonmark and @milkdown/components packages that allows attackers with document write access to execute arbitrary JavaScript in the browser context of any user who opens the document or clicks a...

5.4CVSS6AI score0.00178EPSS
SaveExploits0References6
CVE
CVE
added 2026/07/24 7:8 p.m.30 views

CVE-2026-57530

Milkdown (versions

5.4CVSS6AI score0.00178EPSS
SaveExploits0References6
Rows per page
Query Builder