Lucene search
+L

12967 matches found

OSV
OSV
added 2026/07/07 4:03 p.m.14 views

PYSEC-2026-1701 NiceGUI apps are vulnerable to XSS which uses `ui.sub_pages` and render arbitrary user-provided links

Summary An unsafe implementation in the click event listener used by ui.subpages, combined with attacker-controlled link rendering on the page, causes an XSS when the user actively clicks on the link. Details 1. On click, eventually subpagesnavigate event is emitted...

6.1CVSS6AI score0.00253EPSS
SaveExploits1References6
OSV
OSV
added 2026/07/07 4:03 p.m.15 views

PYSEC-2026-2040 Weblate has an arbitrary file read via symbolic links

Impact It was possible to read arbitrary files from the server file system using crafted symbolic links in the repository. Resources Thanks to Jason Marcello for responsible disclosure...

7.7CVSS6AI score0.00399EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/07 4:03 p.m.16 views

PYSEC-2026-1603 Mammoth is vulnerable to Directory Traversal

Versions of the package mammoth from 0.3.25 and before 1.11.0; versions of the package mammoth from 0.3.25 and before 1.11.0; versions of the package mammoth before 1.11.0; versions of the package org.zwobble.mammoth:mammoth before 1.11.0 are vulnerable to Directory Traversal due to the lack of...

9.3CVSS6.1AI score0.00942EPSS
SaveExploits0References10
OSV
OSV
added 2026/07/07 4:03 p.m.15 views

PYSEC-2026-2071 ZenML is vulnerable to Path Traversal through its `PathMaterializer` class

ZenML version 0.83.1 is affected by a path traversal vulnerability in the PathMaterializer class. The load function uses ispathwithindirectory to validate files during data.tar.gz extraction, which fails to effectively detect symbolic and hard links. This vulnerability can lead to arbitrary file...

6.3CVSS6.9AI score0.00334EPSS
SaveExploits1References6
OSV
OSV
added 2026/07/07 4:03 p.m.13 views

PYSEC-2026-1821 PyLoad vulnerable to SQL Injection via API /json/add_package in add_links parameter

Summary The parameter addlinks in the API /json/addpackage is vulnerable to SQL Injection. SQL injection vulnerabilities can lead to sensitive data leakage. Details - Affected file:https://github.com/pyload/pyload/blob/develop/src/pyload/core/database/filedatabase.pyL271 - Affected code: python...

8.8CVSS5.9AI score0.00326EPSS
SaveExploits0References7
PyPA
PyPA
added 2026/07/07 4:02 p.m.23 views

Requests vulnerable to .netrc credentials leak via malicious URLs

ImpactDue to a URL parsing issue, Requests releases prior to 2.32.4 may leak .netrc credentials to third parties for specific maliciously-crafted URLs. WorkaroundsFor older versions of Requests, use of the .netrc file can be disabled with trustenv=False on your Requests Session docs...

5.3CVSS5.9AI score0.00845EPSS
SaveExploits1References14Affected Software1
OSV
OSV
added 2026/07/07 3:26 p.m.13 views

GO-2026-5907 Coder's OIDC email_verified type coercion bypass enables account takeover via unverified email linking in github.com/coder/coder

Coder's OIDC emailverified type coercion bypass enables account takeover via unverified email linking in github.com/coder/coder...

7.4CVSS5.9AI score0.00479EPSS
SaveExploits0References1
Circl
Circl
added 2026/07/07 3:02 p.m.17 views

CVE-2026-48588

creationtimestamp| type| source ---|---|--- 2026-07-07 15:02:03+00:00| seen| https://bsky.app/profile/selfhost.directory/post/3mq2uqb2zhm2c 2026-07-07 15:04:59+00:00| seen| https://bsky.app/profile/infosec.skyfleet.blue/post/3mq2uvi6mb22w 2026-07-07 16:28:41+00:00| seen|...

5.3CVSS6.2AI score0.00429EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/07 2:34 p.m.10 views

PYSEC-2026-1468 OpenStack Ironic fails to verify checksums of supplied image_source URLs

In OpenStack Ironic before 21.4.4, 22.x and 23.x before 23.0.3, 23.x and 24.x before 24.1.3, and 25.x and 26.x before 26.1.0, there is a lack of checksum validation of supplied imagesource URLs when configured to convert images to a raw format for streaming...

6.9CVSS6.6AI score0.00663EPSS
SaveExploits0References11
OSV
OSV
added 2026/07/07 2:34 p.m.13 views

PYSEC-2026-1108 In aiohttp, compressed files as symlinks are not protected from path traversal

Summary Static routes which contain files with compressed variants .gz or .br extension were vulnerable to path traversal outside the root directory if those variants are symbolic links. Details The server protects static routes from path traversal outside the root directory when...

6.3CVSS7.1AI score0.00645EPSS
SaveExploits0References9
OSV
OSV
added 2026/07/07 2:34 p.m.10 views

PYSEC-2026-1918 setuptools vulnerable to Command Injection via package URL

A vulnerability in the packageindex module of pypa/setuptools versions up to 69.1.1 allows for remote code execution via its download functions. These functions, which are used to download packages from URLs provided by users or retrieved from package index servers, are susceptible to code...

8.8CVSS7.6AI score0.01939EPSS
SaveExploits0References8
Circl
Circl
added 2026/07/07 1:14 p.m.19 views

CVE-2026-53481

creationtimestamp| type| source ---|---|--- 2026-07-07 13:14:07+00:00| seen| https://bsky.app/profile/stackflag.bsky.social/post/3mq2op7m3ox2g 2026-07-07 13:30:29+00:00| seen| https://infosec.exchange/users/offseq/statuses/116878935892069928 2026-07-07 13:30:31+00:00| seen|...

9.8CVSS5.3AI score0.00632EPSS
SaveExploits0References9
OSV
OSV
added 2026/07/07 11:45 a.m.10 views

PYSEC-2026-1509 langchain Server-Side Request Forgery vulnerability

With the following crawler configuration: python from bs4 import BeautifulSoup as Soup url = "https://example.com" loader = RecursiveUrlLoader url=url, maxdepth=2, extractor=lambda x: Soupx, "html.parser".text docs = loader.load An attacker in control of the contents of https://example.com could...

3.7CVSS6.3AI score0.00517EPSS
SaveExploits1References9
Circl
Circl
added 2026/07/07 11:16 a.m.15 views

CVE-2025-63079

creationtimestamp| type| source ---|---|--- 2026-07-07 11:16:06+00:00| seen| https://bsky.app/profile/atomicedge.bsky.social/post/3mq2i47t6uk2r 2026-07-07 11:16:08+00:00| seen| https://bsky.app/profile/potato.software/post/3mq2i4bpfxr24...

4.3CVSS5.9AI score0.0027EPSS
SaveExploits0References2
Circl
Circl
added 2026/07/07 4:04 a.m.19 views

CVE-2026-34037

creationtimestamp| type| source ---|---|--- 2026-07-07 04:04:05+00:00| seen| https://bsky.app/profile/stackflag.bsky.social/post/3mpzpxpr5wr2h 2026-07-07 04:21:56+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mpzqxmsj2d2u 2026-07-07 04:30:26+00:00| seen|...

9.9CVSS5.9AI score0.00441EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/07 12:00 a.m.23 views

PT-2026-56245

Name of the Vulnerable Software and Affected Versions DataEase versions prior to 2.10.24 Description A share mode chart data interface fails to validate whether the tableId and field IDs provided in the request body belong to the shared resource. It only verifies that the sceneId matches the...

7.1CVSS6.1AI score0.00414EPSS
SaveExploits0References7
Snyk
Snyk
added 2026/07/06 9:07 p.m.13 views

Open Redirect

Overview Affected versions of this package are vulnerable to Open Redirect via the coder open app process. An attacker can obtain a user's session token and impersonate their account by crafting a malicious external app URL containing a session token placeholder, which is then replaced with the...

7.7CVSS6AI score0.00336EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/06 8:28 p.m.22 views

GHSA-X76W-8C62-48MG Craft CMS: Authenticated "assets/preview-thumb" discloses signed fallback transform preview link to CP users without asset-view permission

Summary A user with Control Panel access but without permission to view a target private asset can call assets/preview-thumb and receive preview HTML that contains a signed fallback transform link for that private asset. Details Root-cause analysis: 1. The endpoint accepts an attacker-controlled...

5.3CVSS6AI score0.00331EPSS
SaveExploits0References5
Patchstack
Patchstack
added 2026/07/06 8:27 p.m.35 views

NPM: Decompress: Archive extraction can create files and links outside of the target directory

NPM: Decompress: Archive extraction can create files and links outside of the target directory vulnerability discovered by ? in WordPress Npm decompress versions = 4.2.1...

9.1CVSS5.9AI score0.00749EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/07/06 5:41 p.m.22 views

EUVD-2026-24963

chmod: --preserve-root bypassed by any path that resolves to root e.g. /../...

7.3CVSS5.9AI score0.00175EPSS
SaveExploits0References5
Rows per page
Query Builder