Lucene search
+L

26374 matches found

EUVD
EUVD
added 2026/07/21 6:00 a.m.13 views

EUVD-2026-46160

The Bit Form WordPress plugin before 3.1.0 does not restrict a form file-field value to a safe path before reading the file and attaching it to a notification email, allowing unauthenticated attackers to read arbitrary server files such as the WordPress configuration file...

5.9CVSS5.5AI score0.00404EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/21 5:35 a.m.8 views

CVE-2026-13439

The Easy Form Builder by WhiteStudio plugin for WordPress is vulnerable to Unauthenticated Privilege Escalation to Administrator in versions up to, and including, 4.0.11 This is due to the password recovery flow using the publicly-visible session identifier 'sid' as the password reset token store...

9.8CVSS5.5AI score0.00401EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2026/07/21 5:35 a.m.37 views

CVE-2026-13439 Easy Form Builder by WhiteStudio <= 4.0.11 - Unauthenticated Privilege Escalation to Administrator via Password Recovery REST Endpoint

The Easy Form Builder by WhiteStudio plugin for WordPress is vulnerable to Unauthenticated Privilege Escalation to Administrator in versions up to, and including, 4.0.11 This is due to the password recovery flow using the publicly-visible session identifier 'sid' as the password reset token store...

9.8CVSS0.00401EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/07/21 5:35 a.m.14 views

EUVD-2026-46156

The Easy Form Builder by WhiteStudio plugin for WordPress is vulnerable to Unauthenticated Privilege Escalation to Administrator in versions up to, and including, 4.0.11 This is due to the password recovery flow using the publicly-visible session identifier 'sid' as the password reset token store...

9.8CVSS5.5AI score0.00401EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/07/21 5:35 a.m.25 views

EUVD-2026-46155

The WPForms – AI Form Builder for WordPress – Contact Forms, Payment Forms, Survey Form, Quiz & More plugin for WordPress is vulnerable to Stored Cross-Site Scripting via OptinMonster Integration data-sitekey Attribute in Post Content in all versions up to, and including, 2.0.0.1 due to...

4.9CVSS5.5AI score0.0029EPSS
SaveExploits0References4
IBM Security Bulletins
IBM Security Bulletins
added 2026/07/21 5:20 a.m.9 views

Security Bulletin: SPSS Collaboration and Deployment Services is affected by multiple vulnerabilities in form-data and DOMPurify

Summary SPSS Collaboration and Deployment Services is affected by multiple vulnerabilities in form-data and DOMPurify. This has been addressed in the remediation section. Vulnerability Details CVEID:CVE-2026-12143 DESCRIPTION: form-data is a library for creating readable multipart/form-data...

8.7CVSS5.1AI score0.00535EPSS
SaveExploits1Affected Software1
Packet Storm
Packet Storm
added 2026/07/21 12:00 a.m.73 views

📄 WordPress Contact Forms by CRM Perks 1.0.7 Unauthenticated Blind SQL Injection

WordPress Contact Forms by CRM Perks plugin version 1.0.7 contains an unauthenticated time-based blind SQL injection vulnerability. A remote attacker can inject SQL through the vulnerable parameter and infer database contents through response timing. This proof of concept exploit demonstrates the...

10CVSS5.8AI score0.02248EPSS
SaveExploits1
OSV
OSV
added 2026/07/20 10:38 p.m.14 views

GHSA-HCPX-6FM6-WX23 Axios form serializer maxDepth bypass via {} metatoken

Summary Axios versions in the fixed lines for GHSA-62hf-57xw-28j9 still contain an incomplete depth-limit bypass in lib/helpers/toFormData.js. When serializing an object with a top-level key ending in , axios calls JSON.stringify on that value before the formSerializer.maxDepth guard can inspect...

6.9CVSS5.7AI score0.00291EPSS
SaveExploits0References8
NVD
NVD
added 2026/07/20 7:17 p.m.13 views

CVE-2026-60027

Joomla Extension - themexpert.com - Unauthenticated path traversal / file read in Quix Page Builder 6.2.1 - The Joomla extension Quix Page Builder Pro is vulnerable to a unauthenticated path traversal via form elements. Unauthenticated users frontend users are allowed traversal paths and read...

8.7CVSS0.00518EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/07/20 6:57 p.m.16 views

Tornado: Quadratic DoS via Crafted Multipart Parameters

Summary The parseparam function in Tornado's httputil.py is used to parse specific HTTP header values, such as those in multipart/form-data. This function uses an inefficient algorithm that repeatedly calls string.count within a nested loop while processing quoted semicolons e.g., param=";". As a...

7.5CVSS7.4AI score0.00543EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/07/20 6:14 p.m.18 views

EUVD-2026-46063

The Joomla extension Quix Page Builder Pro is vulnerable to a unauthenticated path traversal via form elements. Unauthenticated users frontend users are allowed traversal paths and read arbitrary files. Requires a published page with a Form element...

8.7CVSS5.4AI score0.00518EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/20 6:14 p.m.40 views

CVE-2026-60027 Joomla Extension - themexpert.com - Unauthenticated path traversal / file read in Quix Page Builder < 6.2.1

Joomla Extension - themexpert.com - Unauthenticated path traversal / file read in Quix Page Builder 6.2.1 - The Joomla extension Quix Page Builder Pro is vulnerable to a unauthenticated path traversal via form elements. Unauthenticated users frontend users are allowed traversal paths and read...

8.7CVSS0.00518EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/20 6:14 p.m.27 views

CVE-2026-60027

The CVE concerns the Joomla extension Quix Page Builder Pro (pre-6.2.1 per CVE listing) and describes an unauthenticated path traversal vulnerability via form elements. An unauthenticated frontend user can traverse paths and read arbitrary files, requiring a published page containing a Form eleme...

8.7CVSS5.4AI score0.00518EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/20 5:48 p.m.10 views

GHSA-PMV8-RQ9R-6J72 Axios: Deep formToJSON Key Recursion Can Cause Denial of Service

Summary Axios versions starting with 0.28.0 contain uncontrolled recursion in formDataToJSON, which is exposed as axios.formToJSON and used internally when axios serialises FormData with Content-Type: application/json. If an application passes attacker-controlled FormData field names to this...

6.3CVSS5.6AI score0.00339EPSS
SaveExploits0References8
Snyk
Snyk
added 2026/07/20 5:48 p.m.13 views

Allocation of Resources Without Limits or Throttling

Overview org.webjars.npm:axios is a promise-based HTTP client for the browser and Node.js. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the buildPath function of lib/helpers/formDataToJSON.js, which recurses over bracket-delimited...

7.5CVSS5.5AI score0.00339EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/20 5:08 p.m.11 views

CVE-2026-39878

Chamilo LMS versions 1.11.38 and earlier contain a stored cross-site scripting vulnerability in the user registration form that allows any unauthenticated attacker to execute arbitrary JavaScript in an administrator's browser session, leading to full platform admin account takeover. This has been...

9.3CVSS5.3AI score0.00435EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2026/07/20 4:17 p.m.12 views

CVE-2026-63429

HeyForm is an open-source form builder. Prior to version 3.0.0-rc.9, POST /api/upload has no authentication guard, no global guard, no form-context validation, no openToken requirement, and no session cookie check. Any anonymous internet user can upload files PDF, DOC/DOCX, XLS/XLSX, CSV, TXT, MP...

8.6CVSS0.00507EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/20 4:17 p.m.19 views

CVE-2026-63428

HeyForm is an open-source form builder. Prior to version 3.0.0-rc.9, completeSubmission accepts a hiddenFields: id, name, value array from the submitter and stores it verbatim in submission.hiddenFields, without validating the supplied id/name against the form's declared form.hiddenFields schema...

5.8CVSS0.00342EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/20 3:54 p.m.13 views

EUVD-2026-45986

HeyForm is an open-source form builder. Prior to version 3.0.0-rc.9, POST /api/upload has no authentication guard, no global guard, no form-context validation, no openToken requirement, and no session cookie check. Any anonymous internet user can upload files PDF, DOC/DOCX, XLS/XLSX, CSV, TXT, MP...

8.6CVSS5.4AI score0.00507EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/20 3:54 p.m.9 views

CVE-2026-63429

HeyForm is an open-source form builder. Prior to version 3.0.0-rc.9, POST /api/upload has no authentication guard, no global guard, no form-context validation, no openToken requirement, and no session cookie check. Any anonymous internet user can upload files PDF, DOC/DOCX, XLS/XLSX, CSV, TXT, MP...

8.6CVSS5.4AI score0.00507EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder