Lucene search
+L

1503 matches found

Nuclei
Nuclei
added 2026/08/22 12:19 p.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
NVD
NVD
added 2026/08/21 12:16 p.m.6 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.7 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.11 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.10 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.7 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.24 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.00191EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/20 12:35 a.m.5 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.6 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.6 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.10 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.12 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
CVE
CVE
added 2026/08/19 2:02 p.m.21 views

CVE-2026-76219

GitPython before 3.1.58 allows arbitrary file overwrite via injection of the --index-output option into git read-tree in IndexFile.from_tree, reset, and merge_tree methods. With low privileges, attackers destroy content at writable paths. CVSS 8.1 HIGH. Upgrade to 3.1.58. No in-the-wild exploitat...

8.1CVSS5.5AI score0.00277EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/18 5:06 p.m.8 views

EUVD-2026-61067

A flaw was found in the submariner-operator component of Red Hat Advanced Cluster Management for Kubernetes. This vulnerability allows a cluster administrator, or any user with permissions to modify the Submariner Custom Resource CR, to specify an unvalidated image path. This lack of validation...

8.2CVSS6AI score0.00134EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/08/18 4:32 p.m.7 views

RabbitMQ Java client: Unvalidated Class.forName in JSON-RPC ProcedureDescription enables arbitrary class loading

The JSON-RPC tools in com.rabbitmq.tools.jsonrpc perform Class.forNamejavaReturnType with initialize=true on class names received from untrusted AMQP messages, without any validation or allowlist. Vulnerable code ProcedureDescription.java:101-127: When a JsonRpcClient connects, it calls...

7.5CVSS5.6AI score0.00317EPSS
SaveExploits0References7Affected Software1
CVE
CVE
added 2026/08/18 4:27 p.m.54 views

CVE-2026-63337

The RabbitMQ Java client (pre-5.33.0) passes an untrusted javaReturnType from system.describe through Class.forName with initialization enabled, allowing an attacker controlling broker responses to trigger arbitrary class static initializers in the victim JVM, affecting confidentiality, integrity...

7.5CVSS5.3AI score0.00317EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/18 3:51 p.m.8 views

CVE-2026-47245

In MyBB versions prior to 1.8.40, the usercp.php?action=do_editlists delete handler performs a reciprocal buddy-list update that searches for the target UID instead of the acting user's UID and uses the unchecked array_search() return value as an array key. When array_search() returns false, it i...

4.3CVSS5.4AI score0.00269EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/18 3:21 p.m.20 views

CVE-2026-75859 CodeWhale before 0.8.64 Arbitrary File Read via instructions

CodeWhale versions before 0.8.64 fail to validate file paths in the project config instructions field, allowing attackers to read arbitrary files on the victim's system. A malicious .codewhale/config.toml file in a cloned repository can specify paths outside the workspace that are read and inject...

8.7CVSS0.00414EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/18 8:38 a.m.3 views

CVE-2026-72188

A flaw was found in the Linux kernel's NTFS filesystem driver. A remote attacker could craft a malicious NTFS image that, when processed, causes the ntfslookupinodebyname function to return an unvalidated error-marked MFT Master File Table reference. This can lead to callers consuming a bogus err...

9.1CVSS5.4AI score0.00467EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/17 10:04 p.m.30 views

CVE-2026-10080 Boards plugin panics on WebSocket command with non-string field types

Mattermost versions 11.7.x = 11.7.6, 10.11.x = 10.11.21, 11.8.x = 11.8.3 fails to validate WebSocket command field types which allows an authenticated user to crash the plugin process and deny service to all Boards users via a customfocalboardSUBSCRIBETEAM message with a non-string teamId...

6.5CVSS0.00296EPSS
SaveExploits0References1
Rows per page
Query Builder