Lucene search
+L

411 matches found

Kitploit
Kitploit
added 2026/09/19 1:57 a.m.7 views

wordlist_generator

wordlistgenerator Tool wordlistgenerator generates unique to your target wordlist with techniques mentioned in tomnomnom's video "Who, What, Where, When". It takes URLs from gau to extract directories, file names or words on pages. As additional feature it can extract HTML comments. By default to...

6AI score
SaveExploits0References5
OSV
OSV
added 2026/09/17 8:44 p.m.4 views

GHSA-F8WV-XP27-6GQ7 Grav: Blueprint dynamic-data bare-function branch is denylist-gated and omits error_log, giving arbitrary file write

Affected versions and vulnerable location - Confirmed on grav core at 78ebfc1 tag 2.0.13. - Sinks: - system/src/Grav/Common/Data/Blueprint.php:455-458 calluserfuncarray$o, $params bare-function dynamic-data provider. - Twin: system/src/Grav/Framework/Flex/FlexDirectory.php:936-938...

9.3CVSS0.00777EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/09/17 8:44 p.m.7 views

Grav: Blueprint dynamic-data bare-function branch is denylist-gated and omits error_log, giving arbitrary file write

Affected versions and vulnerable location - Confirmed on grav core at 78ebfc1 tag 2.0.13. - Sinks: - system/src/Grav/Common/Data/Blueprint.php:455-458 calluserfuncarray$o, $params bare-function dynamic-data provider. - Twin: system/src/Grav/Framework/Flex/FlexDirectory.php:936-938...

9.3CVSS0.00777EPSS
SaveExploits1References4Affected Software1
EUVD
EUVD
added 2026/09/17 8:44 p.m.11 views

EUVD-2026-60591

Grav: Blueprint dynamic-data bare-function branch is denylist-gated and omits errorlog, giving arbitrary file write...

9.3CVSS6.1AI score0.00777EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/09/17 8:27 p.m.12 views

EUVD-2026-65220

Grav: configdeniedpaths default list omits system, exposing real secrets e.g. system.cache.redis.password via the Twig sandbox when configaccess is enabled...

8.7CVSS5.4AI score0.00241EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/09/17 3:39 p.m.6 views

CVE-2026-92958

A flaw was found in vm2, a sandbox for Node.js. When the NodeVM embedder uses a builtin wildcard with negative entries to deny specific modules, such as 'fs' for file system access, the denylist mechanism fails to block subpaths like 'fs/promises'. This allows sandboxed code to bypass the intende...

8.5CVSS0.00278EPSS
SaveExploits0References5
NVD
NVD
added 2026/09/17 2:18 p.m.7 views

CVE-2026-92958

vm2 through 3.11.6 contains a builtin-module denylist bypass in NodeVM. When the embedder uses the builtin wildcard together with negative entries e.g. require: builtin: '', '-fs', '-childprocess' , negative entries are matched by exact module name in lib/builtin.js, so -fs removes only the built...

8.5CVSS0.00278EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/17 1:46 p.m.6 views

EUVD-2026-81607

vm2 through 3.11.6 contains a builtin-module denylist bypass in NodeVM. When the embedder uses the builtin wildcard together with negative entries e.g. require: builtin: '', '-fs', '-childprocess' , negative entries are matched by exact module name in lib/builtin.js, so -fs removes only the built...

8.5CVSS0.00278EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/17 1:46 p.m.12 views

CVE-2026-92958

vm2 (a Node.js sandboxing library) versions through 3.11.6 contain a builtin-module denylist bypass in NodeVM . When embedders use the wildcard with negative entries (e.g., -fs), matching is done by exact module name in lib/builtin.js, so fs/promises is not blocked. Sandboxed code can therefore c...

8.5CVSS0.00278EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/17 1:46 p.m.30 views

CVE-2026-92958 vm2 before 3.11.7 Denylist Bypass via fs/promises

vm2 through 3.11.6 contains a builtin-module denylist bypass in NodeVM. When the embedder uses the builtin wildcard together with negative entries e.g. require: builtin: '', '-fs', '-childprocess' , negative entries are matched by exact module name in lib/builtin.js, so -fs removes only the built...

8.5CVSS0.00278EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/16 11:57 p.m.12 views

CVE-2023-43208

CVE-2023-43208 — Mirth Connect Pre-Auth RCE Pre-authenticated Remote Code Execution in NextGen Healthcare Mirth Connect CVSS 9.8 Critical — Patch bypass of CVE-2023-37679 Overview Mirth Connect uses the Java XStream library to deserialize XML payloads on the /api/users endpoint without...

9.8CVSS8.5AI score0.82708EPSS
SaveExploits21
NVD
NVD
added 2026/09/14 6:17 p.m.9 views

CVE-2026-54567

Flask-Reuploaded provides file uploads for Flask. From 1.5.0 until 1.6.0, UploadSet.savestorage, name=... in src/flaskuploads/flaskuploads.py applies lowercaseext to the default upload path but uses the case-preserving extension helper for a caller-supplied name before extensionallowed evaluates ...

7.5CVSS0.00584EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/14 5:15 p.m.6 views

CVE-2026-54567 Flask-Reuploaded: Extension-denylist bypass via case-folding asymmetry in name-override path (incomplete-fix variant of CVE-2026-27641)

Flask-Reuploaded provides file uploads for Flask. From 1.5.0 until 1.6.0, UploadSet.savestorage, name=... in src/flaskuploads/flaskuploads.py applies lowercaseext to the default upload path but uses the case-preserving extension helper for a caller-supplied name before extensionallowed evaluates ...

7.5CVSS6AI score
SaveExploits0References5
CVE
CVE
added 2026/09/14 5:15 p.m.37 views

CVE-2026-54567

Flask-Reuploaded versions from 1.5.0 to before 1.6.0 are affected by a case-folding asymmetry in the name-override path of UploadSet.save(). When a caller supplies a name override, the extension re-validation uses the case-preserving extension() helper instead of the case-normalizing lowercase_ex...

7.5CVSS6AI score0.00584EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/14 5:15 p.m.34 views

CVE-2026-54567 Flask-Reuploaded: Extension-denylist bypass via case-folding asymmetry in name-override path (incomplete-fix variant of CVE-2026-27641)

Flask-Reuploaded provides file uploads for Flask. From 1.5.0 until 1.6.0, UploadSet.savestorage, name=... in src/flaskuploads/flaskuploads.py applies lowercaseext to the default upload path but uses the case-preserving extension helper for a caller-supplied name before extensionallowed evaluates ...

7.5CVSS0.00584EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/14 12:30 p.m.33 views

CVE-2026-77883 Apache Syncope: Information disclosure via one-hop JEXL navigation past the JexlContextBuilder name denylist

Exposure of sensitive information through data queries vulnerability in Apache Syncope. An administrator with adequate entitlements for Derived Schemas can create a malicious JEXL expression which allows any administrator with sufficient entitlements for User read to access LinkedAccount's if...

0.00375EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/14 12:30 p.m.6 views

CVE-2026-77883

Apache Syncope is affected by an information disclosure vulnerability in its Derived Schemas functionality. The root cause is a one-hop JEXL navigation that bypasses the JexlContextBuilder name denylist , allowing an administrator with adequate Derived Schemas entitlements to craft a malicious JE...

4.9CVSS5.7AI score0.00375EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/12 12:49 p.m.5 views

CVE-2026-89012

CVE-2026-89012 — Dolibarr SQL 필터 거부 목록 우회 CVE-2026-89012 익스플로잇: forgeSQLFromUniversalSearchCriteria의 금지 필드 거부 목록 CVE-2026-71510 수정과 함께 도입됨은 대소문자를 구분하는 inarray를 사용하지만, 피연산자 문자 집합은 A-Z를 허용한다. SQL 컬럼 해석은 대소문자를 구분하지 않으므로, 인증된 API 사용자는 t.passcrypted 대신 t.PASSCRYPTED를 조회하여 거부 목록을 우회할 수 있다. 접두사 LIKE 조건자...

7.1CVSS5.9AI score0.00339EPSS
SaveExploits1References2
OSV
OSV
added 2026/09/11 10:02 p.m.6 views

GHSA-65H7-9WRW-629C FrontMCP and mcp-from-openapi have bypass of OpenAPI external $ref SSRF fix

Summary The published fix for GHSA-v6ph-xcq9-qxxj / CVE-2026-39885 added a direct hostname denylist for OpenAPI external $ref dereferencing, but the latest patched dependency mcp-from-openapi 2.3.0 still makes backend-origin requests to loopback when the target is reached through hostname...

8.5CVSS5.8AI score0.00376EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/11 8:34 p.m.21 views

CVE-2026-69263

CVE 2026-69263 무엇 CVE 2026-69263은 2025년 8월에 패치된 기존 RCE 취약점의 패치 우회입니다. 이 패치는 임의 패키지의 설치를 차단하는 차단 목록Denylist을 도입했습니다. 방법 npm은 환경 변수에서 설정을 읽으므로, npmconfigyes=true 환경 변수를 설정하면 차단된 동작이 다시 활성화됩니다. 영향 Flowise 3.1.1, 보고 시점 기준 최신 버전. 3.1.3에서 수정됨 PoC 다음 MCP 서버 구성은 CUSTOMMCPSECURITYCHECK=true를 사용하여 패치를 우회합니...

9.8CVSS6.3AI score0.00475EPSS
SaveExploits4
Rows per page
Query Builder