Lucene search
+L

11011 matches found

CVE
CVE
added 2026/08/05 10:57 a.m.58 views

CVE-2026-71249

CVE-2026-71249 affects 299Ko’s public contact form. The vulnerability arises in the plugin/contact/controllers/ContactController.php (home()) where raw POST fields (name, firstname, email, message) are inserted into the page template without sanitization. The template engine’s _show_var() echoes ...

6.1CVSS5.3AI score0.00149EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/05 10:56 a.m.9 views

EUVD-2026-53320

Documenso's sign-field-with-token.ts, used by the live document-signing UI, allows a recipient with the ASSISTANT role to fetch and complete fields belonging to any later-or-equal-order, not-yet-signed recipient in the same envelope, with no restriction on field type. The handler upserts a...

6.5CVSS5.5AI score0.00174EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/05 10:56 a.m.10 views

CVE-2026-71247

Documenso's sign-field-with-token.ts, used by the live document-signing UI, allows a recipient with the ASSISTANT role to fetch and complete fields belonging to any later-or-equal-order, not-yet-signed recipient in the same envelope, with no restriction on field type. The handler upserts a...

6.5CVSS5.5AI score0.00174EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/05 10:56 a.m.38 views

CVE-2026-71239 DjangoCRM - Server-Side Template Injection in Mass Mail Message Rendering

DjangoCRM's massmail module renders user-controlled EmlMessage fields subject, content through Django's Template constructor with no sanitization, in at least three locations: messagepreviews.py builds an f-string embedding message.subject/message.content directly into a Template call;...

8.1CVSS0.00225EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/05 10:56 a.m.10 views

CVE-2026-71239

DjangoCRM's massmail module renders user-controlled EmlMessage fields subject, content through Django's Template constructor with no sanitization, in at least three locations: messagepreviews.py builds an f-string embedding message.subject/message.content directly into a Template call;...

8.1CVSS5.6AI score0.00225EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/05 10:56 a.m.9 views

EUVD-2026-53312

DjangoCRM's massmail module renders user-controlled EmlMessage fields subject, content through Django's Template constructor with no sanitization, in at least three locations: messagepreviews.py builds an f-string embedding message.subject/message.content directly into a Template call;...

8.1CVSS5.6AI score0.00225EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/05 10:56 a.m.61 views

CVE-2026-71236

Grocy is affected by CVE-2026-71236 due to a flaw in its API request-body parser: after HTMLPurifier cleans values, the code re-decodes certain HTML entities (<, >, &) to , and &, effectively reconstructing live HTML/script tags. This double-decoding reintroduces stored XSS in API-writa...

8.7CVSS5.2AI score0.00199EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/05 10:56 a.m.7 views

CVE-2026-71236

Grocy's API request-body parser controllers/Api/BaseApiController.php, GetParsedAndFilteredRequestBody purifies incoming field values with HTMLPurifier, then manually reverses HTML-entity encoding of the resulting output by replacing , , and & back to , and & immediately after purification. This...

8.7CVSS5.5AI score0.00199EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/05 7:16 a.m.10 views

CVE-2026-16940

The Custom Fields WordPress plugin before 1.5.1 does not validate a user-supplied file path before deletion, allowing unauthenticated users to delete arbitrary files on the server such as wp-config.php, which can lead to a full site takeover...

10CVSS0.00399EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/05 6:00 a.m.9 views

EUVD-2026-53110

The Custom Fields WordPress plugin before 1.5.1 does not validate a user-supplied file path before deletion, allowing unauthenticated users to delete arbitrary files on the server such as wp-config.php, which can lead to a full site takeover...

5.5AI score0.00399EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/05 6:00 a.m.54 views

CVE-2026-16940

The CVE-2026-16940 affects the Custom Fields WordPress plugin (often listed as Custom Fields for WooCommerce) before version 1.5.1. The root cause is that the plugin does not validate a user-supplied file path before deletion, enabling unauthenticated users to delete arbitrary server files (e.g.,...

10CVSS5.5AI score0.00399EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/05 6:00 a.m.36 views

CVE-2026-16940 Custom Fields for WooCommerce < 1.5.1 - Unauthenticated Arbitrary File Deletion via Path Traversal

The Custom Fields WordPress plugin before 1.5.1 does not validate a user-supplied file path before deletion, allowing unauthenticated users to delete arbitrary files on the server such as wp-config.php, which can lead to a full site takeover...

0.00399EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/04 10:17 p.m.8 views

CVE-2026-51144

Cross Site Scripting vulnerability in Soliton Systems MailZen Management Protal v.2.62, v.2.63 allows a remote attacker to execute arbitrary code via the Role Name, First Name, Last Name, and Username fields...

6.1CVSS0.00214EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/08/04 6:56 p.m.9 views

github.com/quic-go/quic-go: quic-go: Denial of Service via excessive memory allocation in HTTP/3 trailers

A flaw was found in quic-go, an implementation of the QUIC protocol in Go. A remote attacker can exploit this by sending specially crafted HTTP/3 trailer fields. This can cause the system to allocate excessive memory, leading to a denial-of-service DoS condition where the affected server or clien...

7.5CVSS7.6AI score0.00367EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/04 5:57 p.m.11 views

GHSA-RWRP-9823-P2XQ Flowise: Incomplete Credential Redaction Exposes Secrets via API

Summary The GET /api/v1/credentials/:id endpoint decrypts stored credential data and returns it in the plainDataObj field of the API response. While a redactCredentialWithPasswordType function masks fields defined with type: 'password' in their component schema, many credential types store highly...

6.5CVSS5.6AI score0.00281EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/04 4:16 p.m.12 views

CVE-2026-24077

Information Disclosure when processing wireless network channel switch information with improperly formatted length fields...

6.5CVSS0.00106EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/04 3:48 p.m.7 views

CVE-2026-15307 Server-side file-write and request forgery via spatial lookups

An issue was discovered in Django 5.2 before 5.2.17 and 6.0 before 6.0.8. GeoDjango spatial lookups optimistically parse the right-hand-side value as a raster by passing it to the django.contrib.gis.gdal.GDALRaster constructor. Any value used in a spatial lookup against a GeometryField or...

8.8CVSS5.8AI score0.00538EPSS
SaveExploits0References7
CVE
CVE
added 2026/08/04 3:20 p.m.53 views

CVE-2026-69100

The CVE entry covers LAMP Rapid Development Platform up to version 5.6.2, where a flaw in GlueFactory allows unsandboxed Groovy scripts stored in database template fields to run without compilation restrictions or whitelisting. An attacker can modify or influence the script field via message temp...

8.8CVSS6.8AI score0.00551EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/04 3:20 p.m.31 views

CVE-2026-69100 LAMP 5.6.2 GlueFactory Unsandboxed Groovy Script Remote Code Execution

LAMP Rapid Development Platform through 5.6.2, fixed in commit 84b0c27, contains a remote code execution vulnerability in GlueFactory that executes unsandboxed Groovy scripts from database template fields without compilation restrictions or whitelisting. Attackers can write or influence the scrip...

8.8CVSS0.00551EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/04 3:07 p.m.55 views

CVE-2026-24077

CVE-2026-24077 is described as an Information Disclosure vulnerability in Qualcomm WLAN Host related to processing wireless network channel switch information with improperly formatted length fields. The connected records (CVE-List and CVE enrichment) reference this as an Integer Underflow in the...

6.5CVSS5.4AI score0.00106EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder