Lucene search
+L

244601 matches found

Cvelist
Cvelist
added 2026/09/02 3:40 p.m.34 views

CVE-2026-84659

Jenkins Script Security Plugin 1412.v7737b3405f86 and earlier does not enforce a permission check in the method that controls the "Force the use of the sandbox globally in the system" setting, allowing attackers to disable it through Stapler data binding...

0.00169EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/02 3:40 p.m.10 views

EUVD-2026-70125

Jenkins Script Security Plugin 1412.v7737b3405f86 and earlier does not enforce a permission check in the method that controls the "Force the use of the sandbox globally in the system" setting, allowing attackers to disable it through Stapler data binding...

4.3CVSS5.9AI score0.00169EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/02 3:40 p.m.15 views

CVE-2026-84659

Jenkins Script Security Plugin versions 1412.v7737b_3405f86 and earlier are affected by an improper access control vulnerability. A @DataBoundSetter annotated method controlling the "Force the use of the sandbox globally in the system" setting does not enforce a permission check, allowing an auth...

4.3CVSS5.9AI score0.00169EPSS
SaveExploits0References1
GithubExploit
GithubExploit
added 2026/09/02 3:38 p.m.18 views

Exploit for Deserialization of Untrusted Data in Facebook React

Penetration Testing Writeup: Next.js RCE & Node.js Inspector Pri...

10CVSS7.3AI score0.99802EPSS
SaveExploits391
OSV
OSV
added 2026/09/02 3:14 p.m.6 views

GHSA-6M44-FPC8-C3RQ Mistune: Denial of Service — RecursionError via Excessive Emphasis Markers in Markdown

Summary Mistune v3.3.2 is vulnerable to a Denial of Service DoS attack via uncontrolled recursion in the HTML rendering of deeply-nested emphasis tokens. By submitting Markdown containing approximately 1,000 consecutive asterisk characters, an attacker causes the Python process to crash with...

7.5CVSS6AI score0.00278EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/09/02 3:14 p.m.15 views

Mistune: Denial of Service — RecursionError via Excessive Emphasis Markers in Markdown

Summary Mistune v3.3.2 is vulnerable to a Denial of Service DoS attack via uncontrolled recursion in the HTML rendering of deeply-nested emphasis tokens. By submitting Markdown containing approximately 1,000 consecutive asterisk characters, an attacker causes the Python process to crash with...

7.5CVSS6AI score0.00278EPSS
SaveExploits0References5Affected Software1
RedHat Linux
RedHat Linux
added 2026/09/02 3:09 p.m.7 views

perl-DBI: perl-DBI: Heap overflow in SQL preparsing can lead to denial of service or arbitrary code execution.

A flaw was found in perl-DBI. A heap overflow vulnerability exists when preparsing SQL statements with more than 9 binders. The preparse method incorrectly allocates buffer space for SQL placeholder characters, leading to an overflow when processing binders with two or more digits. This can resul...

9.8CVSS7.4AI score0.00485EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/02 2:51 p.m.6 views

GHSA-FJ2P-QJ2F-74V5 Grav: Remote code execution via unrestricted callable in Blueprint::dynamicData()

Summary An account with the admin.pages permission or api.pages.write can run shell commands on the server. The command executes whenever anyone — including an unauthenticated visitor — opens the page. Details Blueprint::dynamicData system/src/Grav/Common/Data/Blueprint.php:426 passes a...

8.7CVSS6AI score0.02015EPSS
SaveExploits2References5
Github Security Blog
Github Security Blog
added 2026/09/02 2:51 p.m.7 views

Grav: Remote code execution via unrestricted callable in Blueprint::dynamicData()

Summary An account with the admin.pages permission or api.pages.write can run shell commands on the server. The command executes whenever anyone — including an unauthenticated visitor — opens the page. Details Blueprint::dynamicData system/src/Grav/Common/Data/Blueprint.php:426 passes a...

8.7CVSS6AI score0.00435EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/09/02 2:27 p.m.20 views

humanfs: Recursive copy follows symlinked files and copies data from outside the source tree

Summary @humanfs/node does not treat symlinks as a separate case during copy operations. A symlink placed inside an attacker-controlled source tree can make copyAll read and copy the contents of any file readable by the process, even when that file is outside the directory being copied. Details T...

5.9AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/09/02 2:27 p.m.18 views

GHSA-P498-V437-472G humanfs: Recursive copy follows symlinked files and copies data from outside the source tree

Summary @humanfs/node does not treat symlinks as a separate case during copy operations. A symlink placed inside an attacker-controlled source tree can make copyAll read and copy the contents of any file readable by the process, even when that file is outside the directory being copied. Details T...

5.7CVSS5.9AI score
SaveExploits0References4
OSV
OSV
added 2026/09/02 2:20 p.m.7 views

GHSA-QXC2-J82W-R537 Faker: helpers.fake exploitable into arbritary code execution

Summary faker.helpers.fake can be tricked into arbritary code execution. Details fakeEval.resolveProperty resolves properties on functions itself instead of resolving the nested function first. This can be addressed by recursively calling resolveProperty instead of accessing the property after on...

7.8CVSS5.9AI score0.00217EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/09/02 2:20 p.m.13 views

Faker: helpers.fake exploitable into arbritary code execution

Summary faker.helpers.fake can be tricked into arbritary code execution. Details fakeEval.resolveProperty resolves properties on functions itself instead of resolving the nested function first. This can be addressed by recursively calling resolveProperty instead of accessing the property after on...

7.8CVSS5.9AI score0.00217EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/09/02 2:16 p.m.6 views

GHSA-H89Q-4J2H-7H88 SiYuan: SQL Query in Block Search Exposes Hidden Published Document Content

Summary Siyuan's block search endpoint concatenates attacker-controlled paths values into SQL predicates used by non-SQL search modes. Through Siyuan's publish service, an unauthenticated visitor is forwarded to the kernel with a reader-role token and can reach POST /api/search/fullTextSearchBloc...

7.5CVSS6AI score0.00508EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/09/02 2:16 p.m.8 views

SiYuan: SQL Query in Block Search Exposes Hidden Published Document Content

Summary Siyuan's block search endpoint concatenates attacker-controlled paths values into SQL predicates used by non-SQL search modes. Through Siyuan's publish service, an unauthenticated visitor is forwarded to the kernel with a reader-role token and can reach POST /api/search/fullTextSearchBloc...

7.5CVSS6AI score0.00508EPSS
SaveExploits0References6Affected Software1
F5 Networks
F5 Networks
added 2026/09/02 1:48 p.m.19 views

K000162602: NGINX ngx_http_js_module vulnerability CVE-2026-78689

Security Advisory Description NGINX JavaScript njs has a vulnerability in the XML module's namespace prefix list parser, reachable through the xml.exclusiveC14n method. An unauthenticated remote attacker can trigger it when an affected NGINX configuration passes an externally controlled XML...

9.2CVSS6.1AI score0.00453EPSS
SaveExploits0Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2026/09/02 1:45 p.m.15 views

Security Bulletin: Multiple vulnerabilies in Netty impacting IBM webMethods API Management

Summary Multiple vulnerabilities in Netty have been addressed in IBM webMethods developer portal and IBM webMethods ControlPlane Vulnerability Details CVEID:CVE-2026-42579 DESCRIPTION: Netty is an asynchronous, event-driven network application framework. Prior to 4.2.13.Final and 4.1.133.Final,...

10CVSS7.4AI score0.99999EPSS
SaveExploits22Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2026/09/02 1:38 p.m.7 views

Security Bulletin: Multiple vulnerabilities found in IBM DataPower Interact Gateway 12.1.1.1

Summary Multiple vulnerabilities found in IBM DataPower Interact Gateway 12.1.1.1, which are addressed in Fix Pack 12.1.1.2 Vulnerability Details CVEID:CVE-2026-73086 DESCRIPTION: nanoid is a secure, URL-friendly, unique string ID generator for JavaScript. Prior to versions 3.3.12 and 5.1.11, the...

8.7CVSS6.6AI score0.00643EPSS
SaveExploits3Affected Software1
RedHat Linux
RedHat Linux
added 2026/09/02 1:05 p.m.9 views

kernel: crypto: qat - validate RSA CRT component lengths

A flaw was found in the Linux kernel's QAT QuickAssist Technology crypto module. This vulnerability occurs in the RSA key parser when handling CRT Chinese Remainder Theorem components. An underflow can happen during a memory copy operation if an RSA CRT component is larger than its allocated...

7.8CVSS6.1AI score0.00169EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/09/02 12:45 p.m.6 views

Cross-site Scripting (XSS)

Overview org.apache.spark:spark-core2.12 is an unified analytics engine for large-scale data processing. It provides high-level APIs in Scala, Java, Python, and R, and an optimized engine that supports general computation graphs for data analysis. It also supports a rich set of higher-level tools...

6.1CVSS5.3AI score0.00667EPSS
SaveExploits0References2
Rows per page
Query Builder