Lucene search
+L

26036 matches found

EUVD
EUVD
added 2026/06/12 7:32 p.m.22 views

EUVD-2026-35402

TYPO3 CMS has Privilege Escalation & SQL Injection in its Form Framework...

8.7CVSS5.8AI score0.00244EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/06/12 7:32 p.m.29 views

TYPO3 CMS has Privilege Escalation & SQL Injection in its Form Framework

Problem Backend users with write access to the formdefinition database table were able to directly create, update, or delete form definition records via DataHandler, bypassing the Form Framework's persistence validation and permission checks. This allowed injecting arbitrary form configurations,...

8.7CVSS5.8AI score0.00244EPSS
SaveExploits0References7Affected Software2
Snyk
Snyk
added 2026/06/12 7:32 p.m.9 views

Missing Authorization

Overview typo3/cms-form is a Form Library, Plugin and Editor Affected versions of this package are vulnerable to Missing Authorization via the DataHandler. An attacker can execute unauthorized database queries and gain elevated privileges by directly manipulating form definition records, bypassin...

8.7CVSS5.5AI score0.00244EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/12 7:32 p.m.17 views

GHSA-HWVQ-2W67-RVXP TYPO3 CMS has Broken Access Control in its Form Framework

Problem Backend users with file write permissions were able to upload form definition files with mixed-case extensions e.g., .FORM.YAML to bypass the Form Framework's upload restriction. Maliciously crafted form definition files can be used to execute arbitrary SQL statements, allowing attackers ...

7.6CVSS6.1AI score0.00253EPSS
SaveExploits0References7
Snyk
Snyk
added 2026/06/12 7:32 p.m.15 views

Missing Authorization

Overview typo3/cms-form is a Form Library, Plugin and Editor Affected versions of this package are vulnerable to Missing Authorization via the upload for form definition files with mixed-case extensions. An attacker can escalate privileges by uploading maliciously crafted files that execute...

8.8CVSS6.1AI score0.00253EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/06/12 7:32 p.m.6 views

Missing Authorization

Overview typo3/cms-core is a free open source enterprise content management system. Affected versions of this package are vulnerable to Missing Authorization via the upload for form definition files with mixed-case extensions. An attacker can escalate privileges by uploading maliciously crafted...

8.8CVSS6AI score0.00253EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/06/12 7:32 p.m.20 views

EUVD-2026-35393

TYPO3 CMS has Broken Access Control in its Form Framework...

7.6CVSS5.2AI score0.00253EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/06/12 7:32 p.m.28 views

TYPO3 CMS has Broken Access Control in its Form Framework

Problem Backend users with file write permissions were able to upload form definition files with mixed-case extensions e.g., .FORM.YAML to bypass the Form Framework's upload restriction. Maliciously crafted form definition files can be used to execute arbitrary SQL statements, allowing attackers ...

7.6CVSS6AI score0.00253EPSS
SaveExploits0References7Affected Software2
NVD
NVD
added 2026/06/12 7:16 p.m.44 views

CVE-2026-12143

form-data is a library for creating readable multipart/form-data streams. In versions through 4.0.5, the field argument to FormDataappend and the filename option are concatenated verbatim into the Content-Disposition header without escaping carriage return CR, line feed LF, or double-quote "...

8.7CVSS0.00535EPSS
SaveExploits0References34
OSV
OSV
added 2026/06/12 7:16 p.m.11 views

DEBIAN-CVE-2026-12143

form-data is a library for creating readable multipart/form-data streams. In versions through 4.0.5, the field argument to FormDataappend and the filename option are concatenated verbatim into the Content-Disposition header without escaping carriage return CR, line feed LF, or double-quote "...

8.7CVSS5.4AI score0.00535EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/06/12 7:16 p.m.7 views

CVE-2026-12143

form-data is a library for creating readable multipart/form-data streams. In versions through 4.0.5, the field argument to FormDataappend and the filename option are concatenated verbatim into the Content-Disposition header without escaping carriage return CR, line feed LF, or double-quote "...

8.7CVSS6.1AI score0.00535EPSS
SaveExploits0References8
OSV
OSV
added 2026/06/12 7:16 p.m.11 views

UBUNTU-CVE-2026-12143

form-data is a library for creating readable multipart/form-data streams. In versions through 4.0.5, the field argument to FormDataappend and the filename option are concatenated verbatim into the Content-Disposition header without escaping carriage return CR, line feed LF, or double-quote "...

8.7CVSS5.4AI score0.00535EPSS
SaveExploits0References9
Snyk
Snyk
added 2026/06/12 7:9 p.m.14 views

Deserialization of Untrusted Data

Overview typo3/cms-form is a Form Library, Plugin and Editor Affected versions of this package are vulnerable to Deserialization of Untrusted Data via the VariableFrontend or Registry. An attacker can execute arbitrary PHP code by injecting a crafted serialized payload into the underlying storage...

9.3CVSS6.2AI score0.00215EPSS
SaveExploits0References2
CVE
CVE
added 2026/06/12 6:1 p.m.535 views

CVE-2026-12143

The CVE-2026-12143 entry concerns the form-data library where, in versions up to 4.0.5, the field argument to FormData#append and the filename option are concatenated into the Content-Disposition header without escaping CR, LF, or "." This enables CRLF injection when attacker-controlled data is u...

8.7CVSS5.3AI score0.00535EPSS
SaveExploits0References34
Debian CVE
Debian CVE
added 2026/06/12 6:1 p.m.12 views

CVE-2026-12143

form-data is a library for creating readable multipart/form-data streams. In versions through 4.0.5, the field argument to FormDataappend and the filename option are concatenated verbatim into the Content-Disposition header without escaping carriage return CR, line feed LF, or double-quote "...

8.7CVSS5.4AI score0.00535EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/06/12 6:1 p.m.82 views

CVE-2026-12143 form-data does not escape CR/LF/quote in multipart field names and filenames (CRLF injection)

form-data is a library for creating readable multipart/form-data streams. In versions through 4.0.5, the field argument to FormDataappend and the filename option are concatenated verbatim into the Content-Disposition header without escaping carriage return CR, line feed LF, or double-quote "...

8.7CVSS0.00535EPSS
SaveExploits0References7
OSV
OSV
added 2026/06/12 6:1 p.m.6 views

CVE-2026-12143 form-data does not escape CR/LF/quote in multipart field names and filenames (CRLF injection)

form-data is a library for creating readable multipart/form-data streams. In versions through 4.0.5, the field argument to FormDataappend and the filename option are concatenated verbatim into the Content-Disposition header without escaping carriage return CR, line feed LF, or double-quote "...

8.7CVSS6.1AI score
SaveExploits0References37
GithubExploit
GithubExploit
added 2026/06/12 5:49 p.m.100 views

katex-xss-test

KaTeX render test Inline href: $\hrefjavascript:alertdocume...

5.3AI score
SaveExploits0
OSV
OSV
added 2026/06/12 2:16 p.m.10 views

DEBIAN-CVE-2026-1836

The system stores the username and password from the login form after submitting the request. This could allow an attacker with access to the platform to return to the browser and view the login credentials...

5.3CVSS5.3AI score0.00105EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/06/12 1:23 p.m.42 views

CVE-2026-1836 Stored credentials in Redmine

The system stores the username and password from the login form after submitting the request. This could allow an attacker with access to the platform to return to the browser and view the login credentials...

5.3CVSS0.00105EPSS
SaveExploits0References1
Rows per page
Query Builder