Lucene search
+L

7301 matches found

Nuclei
Nuclei
added 2026/08/23 2:28 a.m.7 views

Parse Server < 8.6.21 / 9.x < 9.5.2 - Session Token Exfiltration

Parse Server 8.6.21 / 9.x 9.5.2 contains an information disclosure vulnerability caused by improper handling of the redirectClassNameForKey query parameter, letting authenticated or unauthenticated attackers exfiltrate session tokens, exploit requires ability to create or update an object with a...

9.9CVSS5.3AI score0.01089EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/21 7:29 p.m.23 views

CVE-2026-50288 @asymmetric-effort/specifyjs: URL parse failure silently allows request

SpecifyJS is a declarative TypeScript user interface framework. Prior to version 0.2.136, when new URL throws a parse error, the assertSecureUrl function returned without throwing, silently allowing the request to proceed without HTTPS validation. Starting in version 0.2.136, the catch block now...

8.7CVSS0.00276EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/21 7:29 p.m.6 views

CVE-2026-50288 @asymmetric-effort/specifyjs: URL parse failure silently allows request

SpecifyJS is a declarative TypeScript user interface framework. Prior to version 0.2.136, when new URL throws a parse error, the assertSecureUrl function returned without throwing, silently allowing the request to proceed without HTTPS validation. Starting in version 0.2.136, the catch block now...

8.7CVSS5.5AI score
SaveExploits0References5
NVD
NVD
added 2026/08/17 6:17 p.m.5 views

CVE-2026-59893

sqlparse is a non-validating SQL parser module for Python. Prior to 0.6.0, SQLREGEX in sqlparse/keywords.py and the per-position loop in sqlparse/lexer.py repeatedly scan unmatched dollar-quoted literal and multiline-comment delimiters, causing quadratic CPU consumption through sqlparse.parse,...

7.5CVSS0.00279EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/17 5:16 p.m.2 views

CVE-2026-71491 sqlparse: Quadratic O(n²) DoS in group_comments

sqlparse is a non-validating SQL parser module for Python. Prior to 0.6.0, groupcomments in sqlparse/engine/grouping.py repeatedly rescans comment-only statements before the MAXGROUPINGTOKENS guard, causing quadratic CPU consumption through sqlparse.parse and sqlparse.formatsql, stripcomments=Tru...

8.7CVSS5.9AI score
SaveExploits0References4
CVE
CVE
added 2026/08/17 5:16 p.m.66 views

CVE-2026-71491

sqlparse (Python SQL parser) prior to 0.6.0 is vulnerable to a quadratic CPU DoS in group_comments (sqlparse/engine/grouping.py). A comment-only statement (e.g., '-- c\n' * n) causes the function to rescan all remaining tokens per iteration, yielding O(n²) behavior. Critically, this runs before t...

8.7CVSS5.7AI score0.00263EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/15 1:17 p.m.9 views

CVE-2026-74527

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: Block VFs from clobbering special CGX PKIND state PF and VF NIX LFs that share a CGX LMAC reuse the same hardware PKIND programming. When HiGig2 or EDSA parsing is enabled, a VF NIX LF alloc must not reset the LMAC ...

8.8CVSS5.4AI score0.0012EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/14 7:17 p.m.10 views

CVE-2026-50029

js-toml is a TOML parser for JavaScript, Prior to version 1.1.2, the interpreter checks whether a key already exists in a parser-built container with if objectkey instead of if key in object. When the prior value is a falsy primitive — false, 0, 0n, 0.0, -0, or "" — the duplicate-key branch is...

5.3CVSS0.00232EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/14 7:08 p.m.8 views

CVE-2026-50029

js-toml is a TOML parser for JavaScript, Prior to version 1.1.2, the interpreter checks whether a key already exists in a parser-built container with if objectkey instead of if key in object. When the prior value is a falsy primitive — false, 0, 0n, 0.0, -0, or "" — the duplicate-key branch is...

5.4AI score0.00232EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/08/14 7:08 p.m.33 views

CVE-2026-50029

Affects js-toml prior to 1.1.2. The parser uses if (object[key]) to decide duplicates, causing falsy primitives (false, 0, 0n, 0.0, -0, "") to be overwritten by later keys; this yields structural type confusion in load() output (e.g., isAdmin becomes truthy object). MITRE/ATT&CK not specified in ...

5.3CVSS5.4AI score0.00232EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/14 12:31 a.m.11 views

EUVD-2026-58517

A vulnerability was found in EnzoVezzaro mcp-dominican-layer up to 39dd373786712650097ad31db27d5c477c8f9c82. This affects the function parse-pdf of the file src/index.ts of the component PDF Parsing. Performing a manipulation of the argument pdfUrl results in server-side request forgery. It is...

6.5CVSS6.1AI score0.0027EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/14 12:31 a.m.10 views

EUVD-2026-58545

A flaw has been found in EnzoVezzaro mcp-dominican-layer up to 39dd373786712650097ad31db27d5c477c8f9c82. The affected element is the function axios.get of the file src/index.ts of the component parse-csv tool. This manipulation of the argument csvUrl causes server-side request forgery. The attack...

6.5CVSS6AI score0.0027EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/13 10:17 p.m.5 views

CVE-2026-19751

A flaw has been found in EnzoVezzaro mcp-dominican-layer up to 39dd373786712650097ad31db27d5c477c8f9c82. The affected element is the function axios.get of the file src/index.ts of the component parse-csv tool. This manipulation of the argument csvUrl causes server-side request forgery. The attack...

6.5CVSS0.0027EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/13 10:00 p.m.33 views

CVE-2026-19752 EnzoVezzaro mcp-dominican-layer PDF Parsing index.ts parse-pdf server-side request forgery

A vulnerability was found in EnzoVezzaro mcp-dominican-layer up to 39dd373786712650097ad31db27d5c477c8f9c82. This affects the function parse-pdf of the file src/index.ts of the component PDF Parsing. Performing a manipulation of the argument pdfUrl results in server-side request forgery. It is...

6.5CVSS0.0027EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/13 10:00 p.m.26 views

CVE-2026-19752

CVE-2026-19752 affects EnzoVezzaro’s mcp-dominican-layer (PDF Parsing), specifically the parse-pdf function in src/index.ts. A manipulation of the pdfUrl argument enables remote server-side request forgery (SSRF); exploitation is public and can be used. Documents indicate vulnerability details an...

6.5CVSS6.1AI score0.0027EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/13 9:45 p.m.34 views

CVE-2026-19751 EnzoVezzaro mcp-dominican-layer parse-csv tool index.ts axios.get server-side request forgery

A flaw has been found in EnzoVezzaro mcp-dominican-layer up to 39dd373786712650097ad31db27d5c477c8f9c82. The affected element is the function axios.get of the file src/index.ts of the component parse-csv tool. This manipulation of the argument csvUrl causes server-side request forgery. The attack...

6.5CVSS0.0027EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/13 9:45 p.m.28 views

CVE-2026-19751

CVE-2026-19751 affects EnzoVezzaro mcp-dominican-layer (parse-csv tool). The flaw resides in src/index.ts, where axios.get is invoked with a manipulated csvUrl, enabling server-side request forgery. Exploitation is remote and a PoC exploit has been published. The project uses a rolling release st...

6.5CVSS6AI score0.0027EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/08/13 6:23 p.m.9 views

CVE-2026-72777 Next AI Draw.io 0.4.16 SSRF via DNS Rebinding in parse-url

Next AI Draw.io through 0.4.16 contains a server-side request forgery vulnerability in the POST /api/parse-url endpoint due to hostname validation that only checks string patterns without DNS resolution. Unauthenticated attackers can supply hostnames that bypass string validation but resolve to...

8.6CVSS5.5AI score0.00317EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/13 6:23 p.m.8 views

CVE-2026-72777 Next AI Draw.io 0.4.16 SSRF via DNS Rebinding in parse-url

Next AI Draw.io through 0.4.16 contains a server-side request forgery vulnerability in the POST /api/parse-url endpoint due to hostname validation that only checks string patterns without DNS resolution. Unauthenticated attackers can supply hostnames that bypass string validation but resolve to...

7.7CVSS5.7AI score
SaveExploits0References5
CVE
CVE
added 2026/08/13 6:23 p.m.32 views

CVE-2026-72777

Next AI Draw.io

8.6CVSS5.5AI score0.00317EPSS
SaveExploits0References2
Rows per page
Query Builder