Lucene search
+L

262265 matches found

Circl
Circl
added 2026/07/13 5:43 p.m.13 views

CVE-2026-13221

creationtimestamp| type| source ---|---|--- 2026-07-13 17:43:27+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mqkakeohr427 2026-07-13 18:30:14+00:00| seen| https://bsky.app/profile/infosec.skyfleet.blue/post/3mqkd626fd62t 2026-07-14 14:44:05+00:00| seen|...

9.1CVSS6.1AI score0.00432EPSS
SaveExploits0References5
Circl
Circl
added 2026/07/13 5:36 p.m.15 views

CVE-2026-13239

creationtimestamp| type| source ---|---|--- 2026-07-13 17:36:05+00:00| seen| https://bsky.app/profile/stackflag.bsky.social/post/3mqka56ugml2b...

6.5CVSS6.1AI score0.00266EPSS
SaveExploits0References1
Circl
Circl
added 2026/07/13 5:30 p.m.14 views

CVE-2026-13233

creationtimestamp| type| source ---|---|--- 2026-07-13 17:30:06+00:00| seen| https://bsky.app/profile/stackflag.bsky.social/post/3mqk7sj363e2h 2026-07-22 17:00:05+00:00| seen| Telegram/q3tIaYx4agFM3da1rV7jtAQTpWs9uwXUcQ2UZM8hUpw4XQ 2026-07-22 17:00:05+00:00| seen|...

3.3CVSS4.8AI score0.00208EPSS
SaveExploits1References2
OSV
OSV
added 2026/07/13 5:17 p.m.23 views

GHSA-Q79H-67VX-M9XG Decidim: CSV census record endpoints improper authorization

Description A participant manager can access and modify the CSV census record admin forms. Technical description The CSV census admin record-management surface under /admin/csvcensus/censuslogs does not enforce admin-only authorization before rendering or mutating Decidim::Verifications::CsvDatum...

6CVSS6.2AI score0.00458EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/13 5:17 p.m.13 views

CVE-2026-61462 mcp-gitlab Path Traversal via job_id Parameter

mcp-gitlab contains a path traversal vulnerability in the jobid parameter of build/index.js that allows attackers to redirect GitLab API requests to arbitrary endpoints. Attackers can supply crafted jobid values like ../../../user to escape the intended path prefix and access arbitrary GitLab API...

9.2CVSS6.2AI score
SaveExploits0References6
OSV
OSV
added 2026/07/13 5:16 p.m.15 views

GHSA-R3V7-5X4C-C69Q Decidim: JWT-backed authentication can be replayed across organizations

Description A JWT issued to an Org 1 account is accepted on the Org 2 API and can read the admin-only GraphQL participantDetails field for an Org 2 participant. The same trust-boundary problem also affects API-user authentication: an Org 1 API user can use a JWT on the Org 1 host and replay that...

8.5CVSS6.1AI score0.00324EPSS
SaveExploits0References4
Circl
Circl
added 2026/07/13 5:11 p.m.14 views

CVE-2024-27091

creationtimestamp| type| source ---|---|--- 2026-07-13 17:11:49+00:00| seen| https://gist.github.com/alon710/1cf437e22a892172012205a9b0e24d57...

6.1CVSS6.4AI score0.00379EPSS
SaveExploits0References1
Circl
Circl
added 2026/07/13 4:17 p.m.14 views

CVE-2026-57793

creationtimestamp| type| source ---|---|--- 2026-07-13 16:17:53+00:00| seen| https://bsky.app/profile/kriptabiz.bsky.social/post/3mqk3rehykv2d 2026-07-16 08:02:39+00:00| seen| https://bsky.app/profile/khesefxyz.bsky.social/post/3mqqriltamp2g...

7.5CVSS6.1AI score0.00511EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/13 3:46 p.m.12 views

PYSEC-2026-3018 pypdf: Possible infinite loop when processing threads/articles in writer

Impact An attacker who uses this vulnerability can craft a PDF which leads to an infinite loop. This requires merging a file with threads/articles into a writer. Patches This has been fixed in pypdf==6.13.1. Workarounds If users cannot upgrade yet, consider applying the changes from PR 3839...

6.9CVSS6AI score0.00158EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/13 3:46 p.m.10 views

PYSEC-2026-2784 Open Babel has uninitialized pointer dereference in MSI atom parser

Summary A memory-safety vulnerability in Open Babel's MSI parser caused an uninitialized pointer dereference when reading a crafted input file. Details The flaw was in the atom handling of the MSI reader. A malformed record caused the parser to dereference an atom pointer that had never been...

7.8CVSS6AI score0.00802EPSS
SaveExploits1References8
OSV
OSV
added 2026/07/13 3:46 p.m.11 views

PYSEC-2026-2793 Open Babel has out-of-bounds write in Gaussian coords_type orientation parser

Summary A memory-safety vulnerability in Open Babel's Gaussian output parser allowed an out-of-bounds write when reading a crafted input file. Details The flaw was in the coordstype orientation parser inside the Gaussian output reader. A malformed orientation block caused the parser to write past...

7.8CVSS6.6AI score0.00681EPSS
SaveExploits1References8
OSV
OSV
added 2026/07/13 3:46 p.m.17 views

PYSEC-2026-3430 yt-dlp: Dangerous file type creation via insufficient filename sanitization (Bypass of CVE-2024-38519)

Summary A vulnerability exists in yt-dlp that allows a remote attacker to write arbitrary OS-shortcut files such as .desktop, .url, .webloc to the user's filesystem, bypassing the remediation for CVE-2024-38519. Details The fix for CVE-2024-38519 enforced an allowlist for file extensions, in orde...

8.3CVSS6.2AI score0.00665EPSS
SaveExploits1References9
PyPA
PyPA
added 2026/07/13 3:46 p.m.29 views

PDM: Project-Local State and Config Writes Follow Symlinks

SummaryPDM writes several project-local state or configuration files without symlink protection. If a malicious repository places those files as symlinks, local PDM operations can overwrite the symlink targets.This creates an arbitrary file clobber primitive relative to the privileges of the...

6.8CVSS6.3AI score0.00218EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/07/13 3:46 p.m.10 views

PYSEC-2026-2863 PDM: Project-Controlled `.pdm-plugins` Content Executes Before CLI Parsing

Summary PDM automatically loads project-local plugin paths from .pdm-plugins during Core initialization. Because this path is added via site.addsitedir, attacker-controlled .pth files inside the project plugin directory are processed and can execute Python code before normal CLI handling begins...

8.4CVSS6.5AI score0.00131EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/13 3:46 p.m.11 views

PYSEC-2026-2603 Litestar: AllowedHostsMiddleware bypasses host validation via client-controlled X-Forwarded-Host header

Summary AllowedHostsMiddleware trusts the X-Forwarded-Host header as a fallback when the Host header is absent. Since X-Forwarded-Host is a client-controllable header, an attacker can bypass the allowed hosts validation by omitting the Host header and supplying an X-Forwarded-Host header set to a...

5.9CVSS6.1AI score0.00283EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/13 3:46 p.m.14 views

PYSEC-2026-2659 MLflow: Any authenticated user can enumerate all gateway secrets, endpoints, and model definitions

MLflow 3.9.0 with basic-auth --app-name basic-auth fails to enforce authorization checks for multiple Gateway API 'list' endpoints. Specifically, the BEFOREREQUESTHANDLERS dictionary in mlflow/server/auth/init.py does not include entries for ListGatewaySecretInfos, ListGatewayEndpoints, and...

6.5CVSS6.6AI score0.00244EPSS
SaveExploits1References6
OSV
OSV
added 2026/07/13 3:46 p.m.14 views

PYSEC-2026-2532 Jupyter Server vulnerable to Path Traversal via incorrect root directory boundary check in _get_os_path()

A path traversal vulnerability exists in jupyter-server version 2.17.0 due to an incorrect root directory boundary check in the getospath function within jupyterserver/services/contents/fileio.py. The check uses startswithroot without appending a trailing path separator, allowing sibling...

6.8CVSS6.7AI score0.00437EPSS
SaveExploits1References6
ATTACKERKB
ATTACKERKB
added 2026/07/13 3:38 p.m.10 views

CVE-2026-57432

Perl versions through 5.43.10 have an integer overflow in Smeasurestruct leading to an out-of-bounds heap read in pack and unpack. Smeasurestruct adds each item's size times its repeat count to a running total with no overflow check, so a large repeat count in a pack or unpack template wraps the...

6.2AI score0.00211EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/13 3:35 p.m.10 views

PYSEC-2026-2358 Apache Airflow: Execution API JWT leaked via KubernetesExecutor worker command-line args

A bug in Apache Airflow's KubernetesExecutor caused JWT tokens used by worker pods to authenticate against the Execution API to be passed to the worker container as command-line arguments visible in the pod spec. An authenticated UI/API user with Kubernetes read-only access to the cluster e.g...

8.8CVSS6.1AI score0.00489EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/13 3:19 p.m.14 views

PYSEC-2026-2960 pretix vulnerable to Authorization Bypass Through User-Controlled Key

When creating an export through the pretix API, API clients are returned an UUID value for their export job a long, random string like 35742818-c375-4d15-839f-d49aecce94d6. Using this UUID, the API client can then request the actual file for download. The same kind of UUID is used in other places...

7CVSS6.1AI score0.00219EPSS
SaveExploits0References5
Rows per page
Query Builder