Lucene search
+L

1532 matches found

Nuclei
Nuclei
added 2026/08/25 6:03 a.m.40 views

LolLMS < 2.2.0 - Server-Side Request Forgery

A Server-Side Request Forgery SSRF vulnerability exists in parisneo/lollms versions prior to 2.2.0. The /api/files/export-content endpoint processes Markdown image URLs by downloading them via downloadimagetotemp in backend/routers/files.py without any validation, allowing an unauthenticated...

7.5CVSS7.9AI score0.01765EPSS
SaveExploits2References3
Kitploit
Kitploit
added 2026/08/25 4:32 a.m.2 views

CVE-2026-22015-Serverless-Function-Environment-Variable-Injection-via-Event

CVE-2026-22015 – Iniezione di variabili d'ambiente in funzione serverless tramite evento Codice del programma simulazione Python Lambda root@kitploit: lambdaenvinject.py - Vulnerable function that reads env from event import os, json def handlerevent, context: The event contains environment...

4.3CVSS7.8AI score0.00243EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2026/08/25 12:00 a.m.9 views

PT-2026-81356

NLTK before 3.10.3 fails to validate JVM options passed through the per-call options parameter in the java function, allowing attackers to inject dangerous JVM flags. Attackers can supply malicious options like -agentpath, -javaagent, or @argfile to Stanford wrapper classes to achieve arbitrary...

9.8CVSS5.7AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/24 5:50 p.m.2 views

CVE-2026-21018

Buffer Overflow no SveService Samsung SMR May 2026 SVE-2026-0478CVE-2026-21018 Affected versions: Android 14, 15, 16 Disclosure status: Privately disclosed Out-of-bounds write in SveService prior to SMR May-2026 Release 1 allows local privileged attackers to execute arbitrary code. The patch adds...

6.8CVSS7.2AI score0.00155EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/08/24 4:32 p.m.2 views

CVE-2026-63720-datamodel-code-generator

CVE-2026-63720: Iniezione di codice in datamodel-code-generator tramite customBasePath non convalidato Gravità: Alta, CVSS 3.1 7.5 / CVSS 4.0 7.5 assegnata da VulnCheck, il CNA Tetto ambientale distribuzione come servizio di rete: fino a 9.8 Vettore v4.0:...

7.5CVSS5.2AI score0.00751EPSS
SaveExploits1
NVD
NVD
added 2026/08/24 3:16 p.m.7 views

CVE-2026-78391

RansomLook contains a stored cross-site scripting XSS vulnerability in the cryptocurrency wallet detail view. Cryptocurrency addresses and blockchain names originating from external sources, including the public crowd-sourced ransomwhe.re feed, were stored without sufficient validation and later...

8.8CVSS0.00258EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/24 2:13 p.m.7 views

EUVD-2026-64891

RansomLook contains a stored cross-site scripting XSS vulnerability in the cryptocurrency wallet detail view. Cryptocurrency addresses and blockchain names originating from external sources, including the public crowd-sourced ransomwhe.re feed, were stored without sufficient validation and later...

8.8CVSS5.5AI score0.00258EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/24 2:13 p.m.15 views

CVE-2026-78391

RansomLook contains a stored XSS in its cryptocurrency wallet detail view. Untrusted cryptocurrency addresses and blockchain names—sourced from external feeds such as the public ransomwhe.re crowd-sourcing feed—were stored without sufficient validation and rendered inside an inline JavaScript onc...

8.8CVSS5.5AI score0.00258EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/24 1:12 p.m.38 views

CVE-2026-76848 TypeORM 0.2.21 through 1.1.0 SQL Injection via SelectQueryBuilder.distinctOn

TypeORM's SelectQueryBuilder.distinctOn accepts an array of strings and stores it on the expression map without validation. For PostgreSQL-family drivers, createSelectDistinctExpression in src/query-builder/SelectQueryBuilder.ts joins that array and interpolates the result into the generated...

8.7CVSS0.0036EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/21 12:16 p.m.7 views

CVE-2026-13176

The Eventin WordPress plugin before 4.1.21 does not validate a user-supplied webhook URL stored on events nor verify event ownership, allowing users with contributor-level access and above to trigger blind server-side requests to arbitrary hosts...

2.7CVSS0.00237EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/21 11:40 a.m.10 views

EUVD-2026-63907

The Eventin WordPress plugin before 4.1.21 does not validate a user-supplied webhook URL stored on events nor verify event ownership, allowing users with contributor-level access and above to trigger blind server-side requests to arbitrary hosts...

2.7CVSS5.6AI score0.00237EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/21 11:40 a.m.13 views

CVE-2026-13176

The Eventin WordPress plugin before 4.1.21 contains a blind Server-Side Request Forgery (SSRF) vulnerability. The plugin fails to validate user-supplied webhook URLs stored on events and does not verify event ownership, allowing authenticated users with contributor-level access or above to trigge...

2.7CVSS5.6AI score0.00237EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/20 10:17 p.m.14 views

CVE-2026-49436

LinkAce is a self-hosted archive to collect website links. Prior to version 2.5.7, the Bulk Link API endpoint POST /api/v2/bulk/links accepts URLs without any format validation, allowing an authenticated user to store a javascript: URI. The stored URI is later rendered verbatim as an href in Blad...

7.3CVSS0.00255EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/08/20 6:30 p.m.9 views

stigmem-node has blind SSRF via unvalidated webhook subscription delivery_address

Summary Stigmem allows an authenticated user to create a webhook subscription with a user-controlled deliveryaddress. That value is stored and later used directly by the subscription delivery worker as the destination of a server-side HTTP POST request. The codebase already contains an outbound...

5.7AI score
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2026/08/20 3:43 p.m.28 views

CVE-2026-63039 Apache InLong: SQL Injection via Unvalidated MyBatis Dollar-Sign Interpolation in AuditAlertRuleService

Improper Neutralization of Special Elements used in an SQL Command 'SQL Injection' vulnerability in Apache InLong. This allows an attacker to inject the string value into the SQL statement, enabling SQL injection. This issue affects Apache InLong: from 2.0.0 before 2.4.0. Users are advised to...

0.00442EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/08/20 12:35 a.m.6 views

EUVD-2026-62909

In Splunk Enterprise versions below 10.4.2, 10.2.6, 10.0.9, and 9.4.14, a user who does not hold the "admin" or "power" Splunk roles could write dispatch metadata to an arbitrary location on the host by supplying a crafted search identifier to a Representational State Transfer REST API endpoint a...

7.7CVSS5.4AI score0.00296EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/19 5:10 p.m.7 views

CVE-2026-71470

A flaw was found in the search-v2-operator. This vulnerability allows a privileged user, specifically a Custom Resource CR editor, to manipulate Search CR fields such as imageOverride, arguments, and environment variables without proper validation. By exploiting this, an attacker can mount...

9.1CVSS5.6AI score0.00325EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/19 3:18 p.m.7 views

CVE-2026-75956

Joomla Extension - cmsjunkie.com - DOS vector in pagination parameter handling in J-BusinessDirectory 6.2.3 - Pagination values were not strictly typed. Array/non-numeric values for example limitstart could trigger PHP type errors in arithmetic, and limit was not validated before use in list...

8.7CVSS0.00312EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/19 2:02 p.m.12 views

CVE-2026-76239 Stigmem before 0.9.0a11 SSRF via unvalidated webhook delivery_address

Stigmem before 0.9.0a11 fails to validate the deliveryaddress parameter when creating webhook subscriptions, allowing authenticated users to specify internal loopback and private network destinations. Attackers can trigger matching fact-change events to cause the Stigmem server to issue server-si...

6.3CVSS5.4AI score0.00265EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/19 2:02 p.m.13 views

CVE-2026-76239

Stigmem versions before 0.9.0a11 do not validate the delivery_address parameter in webhook subscription creation, enabling authenticated users to force the server to send POST requests to internal services (loopback/private network), achieving blind SSRF. Remediation: upgrade to 0.9.0a11 or later...

6.3CVSS5.3AI score0.00265EPSS
SaveExploits0References2
Rows per page
Query Builder