Lucene search
+L

36877 matches found

ATTACKERKB
ATTACKERKB
added 2026/05/02 5:29 a.m.5 views

CVE-2026-5110

The Gravity Forms plugin for WordPress is vulnerable to Unauthenticated Stored Cross-Site Scripting in versions up to and including 2.10.0. This is due to insufficient input validation and output escaping in the SingleProduct field when used inside a Repeater field. When SingleProduct fields are...

7.2CVSS6AI score0.00247EPSS
SaveExploits0References3
CVE
CVE
added 2026/05/02 4:27 a.m.36 views

CVE-2026-4658

The CVE-2026-4658 entry concerns the WordPress plugin Essential Blocks – Page Builder Gutenberg Blocks, Patterns & Templates (Add-to-Cart block). Affected: all versions up to 6.0.4. Root cause: insufficient output escaping in render_callback() where class and data-id attributes are built via raw ...

6.4CVSS6AI score0.00419EPSS
SaveExploits0References10
CloudLinux
CloudLinux
added 2026/05/02 1:04 a.m.24 views

ansible: Fix of CVE-2019-14904

CVE-2019-14904: validate solariszone name to prevent command injection...

7.3CVSS7.1AI score0.00421EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/05/02 12:00 a.m.11 views

SUSE SLED15 / SLES15 Security Update : strongswan (SUSE-SU-2026:1637-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:1637-1 advisory. - CVE-2026-35328: infinite loop when handling supported versions TLS extension bsc1261712. - CVE-2026-35329:...

5.8AI score
SaveExploits6References22
CNNVD
CNNVD
added 2026/05/02 12:00 a.m.18 views

MCP MetaTrader 4 Server 路径遍历漏洞

MCP MetaTrader 4 Server is a cross-platform trading integration tool developed by 8nite, a personal developer. Version 1.0.0 of MCP MetaTrader 4 Server contains a path traversal vulnerability. This vulnerability stems from the operation of the CallToolRequestSchema function in the src/index.ts...

6.5CVSS6.6AI score0.00344EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/05/02 12:00 a.m.18 views

PT-2026-36576

The Gravity Forms plugin for WordPress is vulnerable to Unauthenticated Stored Cross-Site Scripting in versions up to and including 2.10.0. This is due to insufficient input validation and output escaping of Calculation Product field product names when rendered inside Repeater fields. The validat...

7.2CVSS6AI score0.00232EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/05/01 11:33 p.m.12 views

CVE-2026-31778

A flaw was found in the Linux kernel's ALSA caiaq driver. A local user with a specially crafted USB device, containing a product name with many non-ASCII or non-space characters, can trigger a stack out-of-bounds read. This vulnerability allows the system to read past the end of a stack buffer,...

7.1CVSS5.8AI score0.00126EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/05/01 6:30 p.m.15 views

EUVD-2026-26706

A vulnerability was determined in ghantakiran splunk-mcp-integration up to 0b86b09d5e5adf0433acd43c975951224613a1a6. Impacted is the function createcsvexport of the file services/csv-export-service/app/api/v1/endpoints/csvexport.py of the component CSV Export. This manipulation of the argument...

6.9CVSS5.7AI score0.00449EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/05/01 6:30 p.m.9 views

CVE-2026-7589

A vulnerability was determined in ghantakiran splunk-mcp-integration up to 0b86b09d5e5adf0433acd43c975951224613a1a6. Impacted is the function createcsvexport of the file services/csv-export-service/app/api/v1/endpoints/csvexport.py of the component CSV Export. This manipulation of the argument...

6.9CVSS5.7AI score0.00449EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/05/01 6:30 p.m.45 views

CVE-2026-7589 ghantakiran splunk-mcp-integration CSV Export csv_export.py create_csv_export path traversal

A vulnerability was determined in ghantakiran splunk-mcp-integration up to 0b86b09d5e5adf0433acd43c975951224613a1a6. Impacted is the function createcsvexport of the file services/csv-export-service/app/api/v1/endpoints/csvexport.py of the component CSV Export. This manipulation of the argument...

6.9CVSS0.00449EPSS
SaveExploits0References5
NVD
NVD
added 2026/05/01 5:16 p.m.19 views

CVE-2026-37538

Buffer overflow vulnerability in socketcand 0.4.2 in file socketcand.c in function main allows attackers to cause a denial of service or other unspecified impacts via crafted busname...

7.5CVSS0.00314EPSS
SaveExploits0References2
CVE
CVE
added 2026/05/01 2:15 p.m.31 views

CVE-2026-31780

In CVE-2026-31780, the Linux kernel wi l c1000 Wi‑Fi driver is affected by a heap buffer overflow in the SSID scan path. The code accumulates total SSID lengths into a variable declared as u8, allowing up to 330 bytes for 10 SSIDs, but the u8 wrap causes a 75-byte kmalloc allocation followed by a...

7.8CVSS5.9AI score0.00143EPSS
SaveExploits0References8Affected Software1
RedHat Linux
RedHat Linux
added 2026/05/01 2:05 p.m.9 views

glibc: glibc: Application crash or uninitialized memory read via crafted DNS response

A flaw was found in glibc GNU C Library. The deprecated functions nsprintrrf, nsprintrr, and fpnquery do not properly validate the length of RDATA Resource Record Data in a DNS Domain Name System response when processing specific record types like LOC, CERT, TKEY, or TSIG. A remote attacker could...

6.5CVSS6.1AI score0.00358EPSS
SaveExploits0References6
OSV
OSV
added 2026/05/01 12:00 p.m.11 views

RUSTSEC-2026-0119 CPU exhaustion during message encoding due to O(n²) name compression

During message encoding, hickory-proto's BinEncoder stores pointers to labels that are candidates for name compression in a Vec. The name compression logic then searches for matches with a linear scan. A malicious message with many records can both introduce many candidate labels, and invoke this...

5.3CVSS6.8AI score0.00801EPSS
SaveExploits0References3
RustSec
RustSec
added 2026/05/01 12:00 p.m.29 views

CPU exhaustion during message encoding due to O(n²) name compression

During message encoding, hickory-proto's BinEncoder stores pointers to labels that are candidates for name compression in a Vec. The name compression logic then searches for matches with a linear scan. A malicious message with many records can both introduce many candidate labels, and invoke this...

5.3CVSS6.8AI score0.00801EPSS
SaveExploits0Affected Software1
UbuntuCve
UbuntuCve
added 2026/05/01 11:16 a.m.7 views

CVE-2026-42779

The fix for CVE-2026-41635 was not applied to the 2.1.X and 2.2.X branches. Here was the original issue description: Apache MINA's AbstractIoBuffer.resolveClass contains two branches, one of them for static classes or primitive types does not check the class at all, bypassing the classname...

9.8CVSS6.9AI score0.00902EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
added 2026/05/01 2:12 a.m.14 views

SUSE CVE-2026-3833

A flaw was found in gnutls. This vulnerability occurs because gnutls performs case-sensitive comparisons of nameConstraints labels, specifically for dNSName DNS or rfc822Name email constraints within excludedSubtrees or permittedSubtrees. A remote attacker can exploit this by crafting a leaf...

6.5CVSS5.4AI score0.00565EPSS
SaveExploits1References16
Cvelist
Cvelist
added 2026/05/01 12:00 a.m.40 views

CVE-2026-37538

Buffer overflow vulnerability in socketcand 0.4.2 in file socketcand.c in function main allows attackers to cause a denial of service or other unspecified impacts via crafted busname...

0.00314EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/05/01 12:00 a.m.8 views

CVE-2026-37538

Buffer overflow vulnerability in socketcand 0.4.2 in file socketcand.c in function main allows attackers to cause a denial of service or other unspecified impacts via crafted busname...

5.9AI score0.00314EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/05/01 12:00 a.m.16 views

Splunk MCP Integration 路径遍历漏洞

Splunk MCP Integration is a natural language interactive Splunk data analytics integration tool from the individual developer AI-Ninja. Splunk MCP Integration has a path traversal vulnerability that originates in the createcsvexport function in the file...

6.9CVSS5.9AI score0.00449EPSS
SaveExploits0References1
Rows per page
Query Builder