Lucene search
+L

144791 matches found

Snyk
Snyk
added 2026/08/25 4:50 a.m.12 views

Untrusted Search Path

Overview nltk is a Natural Language Toolkit NLTK is a Python package for natural language processing. Affected versions of this package are vulnerable to Untrusted Search Path through the dot2img function in nltk/parse/dependencygraph.py and the AlignedSent.reprsvg method in nltk/translate/api.py...

8.5CVSS6.7AI score0.0012EPSS
SaveExploits0References2
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/25 4:29 a.m.8 views

Security Bulletin: Multiple vulnerabilities affect IBM® SDK, Java™ Technology Edition for Content Collector for Email, Content Collector for File Systems and Content Collector for Microsoft SharePoint

Summary IBM SDK, Java Technology Edition Quarterly CPU - Jul 2026 - Includes Oracle July 2026 CPU Critical Patch Update CVE-2026-8400, CVE-2026-41254, CVE-2026-47057, CVE-2026-47063, CVE-2026-47058, CVE-2026-16441, CVE-2026-60147, CVE-2026-46968, CVE-2026-16439, CVE-2026-16243, CVE-2026-47027,...

9.8CVSS6.1AI score0.00463EPSS
SaveExploits1Affected Software1
EUVD
EUVD
added 2026/08/25 4:27 a.m.18 views

EUVD-2026-65290

The tagDiv Composer plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the vcrawhtml shortcode in all versions up to and including 5.4.5. This is due to insufficient input sanitization and output escaping in the vcrawhtml::render method, which base64-decodes shortcode content...

6.4CVSS5.5AI score0.00179EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/25 4:27 a.m.34 views

CVE-2026-12561

CVE-2026-12561 affects the tagDiv Composer WordPress plugin in all versions up to and including 5.4.5 . The vulnerability is a Stored Cross-Site Scripting flaw in the vc_raw_html::render() method. The method base64-decodes shortcode content and concatenates the result directly into page HTML with...

6.4CVSS5.7AI score0.00179EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/25 4:27 a.m.46 views

CVE-2026-12561 tagDiv Composer <= 5.4.5 - Authenticated (Contributor+) Stored Cross-Site Scripting

The tagDiv Composer plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the vcrawhtml shortcode in all versions up to and including 5.4.5. This is due to insufficient input sanitization and output escaping in the vcrawhtml::render method, which base64-decodes shortcode content...

6.4CVSS0.00179EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/25 4:27 a.m.9 views

CVE-2026-12561 tagDiv Composer <= 5.4.5 - Authenticated (Contributor+) Stored Cross-Site Scripting

The tagDiv Composer plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the vcrawhtml shortcode in all versions up to and including 5.4.5. This is due to insufficient input sanitization and output escaping in the vcrawhtml::render method, which base64-decodes shortcode content...

6.4CVSS5.5AI score0.00179EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/25 3:40 a.m.11 views

gha-lab-227431b300

Kiwi TCMS - Open-Source-Testmanagement .. image:: https://img.shields.io/docker/pulls/kiwitcms/kiwi :target: https://kiwitcms.readthedocs.io/en/latest/installingdocker.html :alt: Downloads from Docker Hub .. image:: https://readthedocs.org/projects/kiwitcms/badge/?version=latest :target:...

5.5AI score
SaveExploits0References4
OSV
OSV
added 2026/08/25 3:32 a.m.3 views

GHSA-GX65-C5HJ-VPV5 Duplicate Advisory: [CWE-502] Unsafe Pickle Deserialization in TransitionParser Allows Remote Code Execution

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-rhp5-r9x4-f5g2. This link is maintained to preserve external references. Original Description NLTK before 3.10.0 affected versions =3.9.4 contains an unsafe pickle deserialization vulnerability in the...

9.6CVSS6.1AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/08/25 3:32 a.m.9 views

Duplicate Advisory: [CWE-502] Unsafe Pickle Deserialization in TransitionParser Allows Remote Code Execution

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-rhp5-r9x4-f5g2. This link is maintained to preserve external references. Original Description NLTK before 3.10.0 affected versions =3.9.4 contains an unsafe pickle deserialization vulnerability in the...

9.6CVSS6.1AI score0.00292EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/25 3:32 a.m.8 views

Duplicate Advisory: Grav: Path Traversal in MediaUploadTrait::deleteFile() Allows Arbitrary File Deletion

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-jq29-c7v8-rg55. This link is maintained to preserve external references. Original Description Grav before 2.0.16 contains a path traversal vulnerability in MediaUploadTrait::deleteFile that allows authenticated...

8.1CVSS0.00567EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/08/25 3:32 a.m.4 views

GHSA-896W-CW95-XQ7W Duplicate Advisory: Grav: Path Traversal in MediaUploadTrait::deleteFile() Allows Arbitrary File Deletion

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-jq29-c7v8-rg55. This link is maintained to preserve external references. Original Description Grav before 2.0.16 contains a path traversal vulnerability in MediaUploadTrait::deleteFile that allows authenticated...

8.1CVSS
SaveExploits0References3
PyPA
PyPA
added 2026/08/25 2:16 a.m.10 views

PYSEC-2026-3734

NLTK before 3.10.0 affected versions =3.9.4 contains an unsafe pickle deserialization vulnerability in the TransitionParser.parse method nltk/parse/transitionparser.py. The method calls pickleload with the default restricted=False, routing deserialization through WarningUnpickler, which does not...

9.6CVSS6.1AI score0.00292EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/08/25 2:16 a.m.6 views

PYSEC-2026-3734

NLTK before 3.10.0 affected versions =3.9.4 contains an unsafe pickle deserialization vulnerability in the TransitionParser.parse method nltk/parse/transitionparser.py. The method calls pickleload with the default restricted=False, routing deserialization through WarningUnpickler, which does not...

9.4CVSS6.1AI score0.00292EPSS
SaveExploits1References2
NVD
NVD
added 2026/08/25 2:16 a.m.20 views

CVE-2026-78683

NLTK before 3.10.0 affected versions =3.9.4 contains an unsafe pickle deserialization vulnerability in the TransitionParser.parse method nltk/parse/transitionparser.py. The method calls pickleload with the default restricted=False, routing deserialization through WarningUnpickler, which does not...

9.6CVSS0.00292EPSS
SaveExploits1References2
OSV
OSV
added 2026/08/25 2:16 a.m.10 views

DEBIAN-CVE-2026-78683

NLTK before 3.10.0 affected versions =3.9.4 contains an unsafe pickle deserialization vulnerability in the TransitionParser.parse method nltk/parse/transitionparser.py. The method calls pickleload with the default restricted=False, routing deserialization through WarningUnpickler, which does not...

9.4CVSS6.1AI score0.00292EPSS
SaveExploits1References1
NVD
NVD
added 2026/08/25 2:16 a.m.23 views

CVE-2026-75575

Rocket.Chat exposes the sendForgotPasswordEmail Meteor method without a DDP rate limit, so an unauthenticated caller may invoke it as often as it likes. The method is reachable over DDP and over the HTTP route POST /api/v1/method.callAnon/sendForgotPasswordEmail, and it triggers a password reset...

6.9CVSS0.00231EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/25 2:16 a.m.23 views

CVE-2026-72699

The Grav Login plugin getgrav/grav-plugin-login before 3.9.1 is vulnerable to email address enumeration. The register method in classes/Login.php throws a distinct exception EMAILNOTAVAILABLE when a submitted email address already belongs to an existing account, while allowing registration to...

9.3CVSS0.00205EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/25 2:16 a.m.16 views

CVE-2026-72695

Grav before 2.0.16 contains a path traversal vulnerability in MediaUploadTrait::deleteFile that allows authenticated users with media management permissions to delete arbitrary files by supplying filenames with directory traversal sequences. The method validates only the basename portion of the...

8.1CVSS0.00567EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/25 1:30 a.m.40 views

CVE-2026-78683 NLTK before 3.10.0 Remote Code Execution via Unsafe Pickle Deserialization

NLTK before 3.10.0 affected versions =3.9.4 contains an unsafe pickle deserialization vulnerability in the TransitionParser.parse method nltk/parse/transitionparser.py. The method calls pickleload with the default restricted=False, routing deserialization through WarningUnpickler, which does not...

9.6CVSS0.00292EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/08/25 1:30 a.m.8 views

CVE-2026-78683 NLTK before 3.10.0 Remote Code Execution via Unsafe Pickle Deserialization

NLTK before 3.10.0 affected versions =3.9.4 contains an unsafe pickle deserialization vulnerability in the TransitionParser.parse method nltk/parse/transitionparser.py. The method calls pickleload with the default restricted=False, routing deserialization through WarningUnpickler, which does not...

9.6CVSS6AI score0.00292EPSS
SaveExploits1References2
Rows per page
Query Builder