Lucene search
+L

55941 matches found

CVE
CVE
added 2026/06/12 8:54 p.m.26 views

CVE-2026-53607

Technical details are not publicly available in the provided documents. Monitor for updates and confirm when patched versions or advisories are published.

3.7CVSS5.4AI score0.00226EPSS
SaveExploits0References1
GithubExploit
GithubExploit
added 2026/06/12 8:52 p.m.97 views

webstrike-framework

WebStrike — Automated Web Pentesting Framework Created by...

5.6AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2026/06/12 8:8 p.m.237 views

Withdrawn Advisory: esbuild: Missing binary integrity verification in Deno module enables remote code execution via NPM_CONFIG_REGISTRY

Withdrawn Advisory This advisory has been withdrawn because the affected package was incorrectly identified and the actual affected package is not in a supported ecosystem. This link is maintained to preserve external references. Original Description Summary The esbuild Deno module lib/deno/mod.t...

6.1AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/06/12 8:8 p.m.367 views

GHSA-GV7W-RQVM-QJHR Withdrawn Advisory: esbuild: Missing binary integrity verification in Deno module enables remote code execution via NPM_CONFIG_REGISTRY

Withdrawn Advisory This advisory has been withdrawn because the affected package was incorrectly identified and the actual affected package is not in a supported ecosystem. This link is maintained to preserve external references. Original Description Summary The esbuild Deno module lib/deno/mod.t...

8.1CVSS6.1AI score
SaveExploits0References3
OSV
OSV
added 2026/06/12 8:8 p.m.15 views

GHSA-F34X-RX2W-7PM3 TYPO3 CMS has Broken Access Control in the Recycler Module

Problem Backend users with access to the Recycler module were able to restore soft-deleted records on pages or for tables they were not authorized to modify. Solution Update to TYPO3 versions 10.4.57 ELTS, 11.5.51 ELTS, 12.4.46 ELTS, 13.4.31 LTS, 14.3.3 LTS that fix the problem described. Credits...

5.3CVSS5.3AI score0.00238EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/06/12 8:8 p.m.16 views

EUVD-2026-35396

TYPO3 CMS has Broken Access Control in the Recycler Module...

5.3CVSS5.2AI score0.00238EPSS
SaveExploits0References6
OSV
OSV
added 2026/06/12 7:9 p.m.12 views

GHSA-CHM7-4VCH-H8VR TYPO3 CMS has Broken Access Control in its Media Module

Problem Backend users with file download permissions were able to download files from the fallback storage of the file abstraction layer FAL via the Media Module. Since the fallback storage resolves paths relative to the server's document root, this could expose sensitive files such as log files...

7.1CVSS5.2AI score0.00313EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/06/12 7:9 p.m.17 views

TYPO3 CMS has Broken Access Control in its Media Module

Problem Backend users with file download permissions were able to download files from the fallback storage of the file abstraction layer FAL via the Media Module. Since the fallback storage resolves paths relative to the server's document root, this could expose sensitive files such as log files...

7.1CVSS5.2AI score0.00313EPSS
SaveExploits0References7Affected Software2
EUVD
EUVD
added 2026/06/12 7:9 p.m.17 views

EUVD-2026-35403

TYPO3 CMS has Broken Access Control in its Media Module...

7.1CVSS5.2AI score0.00313EPSS
SaveExploits0References6
Snyk
Snyk
added 2026/06/12 7:9 p.m.9 views

Directory Traversal

Overview typo3/cms-filelist is a TYPO3 backend module FileFilelist used for managing files. Affected versions of this package are vulnerable to Directory Traversal via the Media Module when backend users with file download permissions access the fallback storage of the file abstraction layer. An...

7.1CVSS6.1AI score0.00313EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/12 7:6 p.m.12 views

GHSA-Q93M-25XV-94HH TYPO3 CMS: Broken Access Control in Media Module

Problem Backend users were able to insert arbitrary records and files into the TYPO3 clipboard without proper read permission checks, which allowed users to gather information about records and files they were not authorized to view. Solution Update to TYPO3 versions 10.4.57 ELTS, 11.5.51 ELTS,...

5.3CVSS5.5AI score0.00238EPSS
SaveExploits0References7
NVD
NVD
added 2026/06/12 4:16 p.m.24 views

CVE-2026-9638

Crypt::PBKDF2 versions before 0.261630 for Perl generate insecure random values for salts. These versions use the built-in rand function, which is predictable and unsuitable for cryptography...

7.5CVSS0.00305EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/06/12 2:57 p.m.31 views

CVE-2026-9641 Crypt::PBKDF2 versions before 0.261630 for Perl have a weak default algorithm and number of iterations

Crypt::PBKDF2 versions before 0.261630 for Perl have a weak default algorithm and number of iterations. The default algorithm is HMAC-SHA1, which should only be used for legacy systems. These versions default to using 1000 iterations. Depending on the chosen algorithm, 220,000 to 1,400,000...

0.00226EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/06/12 2:41 p.m.13 views

CVE-2026-9638

Crypt::PBKDF2 versions before 0.261630 for Perl generate insecure random values for salts. These versions use the built-in rand function, which is predictable and unsuitable for cryptography...

7.5CVSS5.2AI score0.00305EPSS
SaveExploits0
OSV
OSV
added 2026/06/12 12:27 p.m.10 views

OESA-2026-2668 libwebsockets security update

Libwebsockets LWS is a flexible, lightweight pure C library for implementing modern network protocols easily with a tiny footprint, using a nonblocking event loop. Security Fixes: A flaw has been found in warmcat libwebsockets up to 4.5.8. This issue affects the function lwssshparseplaintext of t...

6.9CVSS5.2AI score0.00429EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/12 12:26 p.m.10 views

OESA-2026-2653 perl-IO-Compress security update

This distribution provides a Perl interface to allow reading and writing of compressed data created with the zlib and bzip2 libraries. Security Fixes: IO::Compress versions before 2.220 for Perl can execute arbitrary code in File::GlobMapper via an attacker-controlled output glob. parseOutputGlob...

7.8CVSS5.9AI score0.00292EPSS
SaveExploits3References2
OSV
OSV
added 2026/06/12 12:26 p.m.10 views

OESA-2026-2652 perl-IO-Compress security update

This distribution provides a Perl interface to allow reading and writing of compressed data created with the zlib and bzip2 libraries. Security Fixes: IO::Compress versions before 2.220 for Perl can execute arbitrary code in File::GlobMapper via an attacker-controlled output glob. parseOutputGlob...

7.8CVSS5.9AI score0.00292EPSS
SaveExploits3References2
CVE
CVE
added 2026/06/12 10:0 a.m.31 views

CVE-2026-9266

CVE-2026-9266 affects Moxa’s embedded Linux firmware for industrial computers and controllers. The issue is a Missing Required Cryptographic Step, an incomplete remediation of CVE-2026-0714, where TPM2 parameter encryption is undermined by an omission in the authorization session configuration. A...

7CVSS5.2AI score0.0007EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/06/12 10:0 a.m.13 views

EUVD-2026-36411

A Missing Required Cryptographic Step vulnerability has been identified in Moxa's embedded Linux firmware for industrial computers and controllers. This vulnerability represents an incomplete remediation of CVE-2026-0714. The firmware introduced TPM2 parameter encryption as a countermeasure again...

7CVSS5.1AI score0.00115EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/06/12 10:0 a.m.11 views

CVE-2026-9266

A Missing Required Cryptographic Step vulnerability has been identified in Moxa's embedded Linux firmware for industrial computers and controllers. This vulnerability represents an incomplete remediation of CVE-2026-0714. The firmware introduced TPM2 parameter encryption as a countermeasure again...

7CVSS5.2AI score0.0007EPSS
SaveExploits0References1
Rows per page
Query Builder