Lucene search
+L

69492 matches found

BDU FSTEC
BDU FSTEC
added 2026/08/05 12:00 a.m.11 views

The vulnerability of the Repo.clone_from() function in the Python library for interacting with Git repositories in GitPython allows a malicious actor to gain unauthorized access to protected information.

The vulnerability of the Repo.clonefrom function in the Python library for interacting with Git repositories in GitPython is related to insufficient protection of operational data. Exploiting this vulnerability could allow an attacker, operating remotely, to gain unauthorized access to protected...

7.8CVSS5.5AI score0.00275EPSS
SaveExploits1References3Affected Software2
BDU FSTEC
BDU FSTEC
added 2026/08/05 12:00 a.m.13 views

The vulnerability of the RSA_public_encrypt() function in the software of the SIMATIC CN 4100 communication gateway allows a perpetrator to compromise the confidentiality of the protected information.

The vulnerability of the RSApublicencrypt function in the SIMATIC CN 4100 communication gateway software is related to insufficient checking of unusual or exceptional states. Exploiting this vulnerability could allow a malicious actor to compromise the confidentiality of the protected information...

7.8CVSS7.4AI score0.0103EPSS
SaveExploits0References6Affected Software11
FreeBSD
FreeBSD
added 2026/08/05 12:00 a.m.12 views

jenkins -- multiple vulnerabilities

Jenkins Security Advisory 2026-08-05: SECURITY-3911 / CVE-2026-70426: Agent-to-controller deserialization filter bypass Critical SECURITY-3930 / CVE-2026-70427: Link following vulnerability allows arbitrary file creation High SECURITY-3927 / CVE-2026-70428: Path traversal vulnerability in file...

9CVSS5.7AI score0.00328EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/08/04 10:10 p.m.14 views

CVE-2026-58040

A flaw was found in Node.js. An incomplete fix for a previous vulnerability allows the HTTPS Agent to reuse Transport Layer Security TLS sessions, bypassing hostname verification across different identity policies. This could enable an attacker to impersonate a legitimate server, leading to...

6.3CVSS5.5AI score0.00272EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/04 8:53 p.m.73 views

CVE-2026-70492

Open WebUI had a stored XSS vulnerability in KaTeX render-fallback: between 0.10.0 and 0.11.0, KaTeX errors could be rendered via HTML (via {@html}) in rendered messages, allowing script execution in viewers’ browsers and risking session token theft and potential admin account takeovers. Affected...

8.7CVSS5.6AI score0.00333EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/04 8:49 p.m.47 views

CVE-2026-66902 Google::Auth versions before 0.06 for Perl run a command named in an external_account credentials JSON via an ungated system call

Google::Auth versions before 0.06 for Perl run a command named in an externalaccount credentials JSON via an ungated system call. The Pluggable subclass reads credentialsource.executable.command from the credentials JSON and runs it as system$command, a single argument call that passes the whole...

0.00441EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/04 8:47 p.m.9 views

CVE-2026-45538

OpenSIPS is a Session Initiation Protocol SIP server implementation. In versions 4.0.0 and prior, processing a SIP message with a header name longer than 255 bytes causes a stack buffer overflow when siptojson is called in the routing script. Function siptojson modules/sipmsgops/sipmsgops.c copie...

9.8CVSS6.3AI score0.00583EPSS
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/04 8:38 p.m.16 views

Open WebUI: DNS Rebinding SSRF Bypass

Summary Open WebUI vetted user-supplied URLs by resolving the hostname once and rejecting private, loopback and link-local addresses, then let the HTTP client resolve that hostname again at connect time. An attacker who controls the authoritative DNS for a hostname they submit can answer with a...

6.3CVSS5.5AI score0.00213EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/08/04 7:37 p.m.11 views

GHSA-QGVM-J2HM-6M38 Flowise: Unauthenticated OAuth2 token refresh endpoint returns access tokens — enables token theft for any connected service

Summary The OAuth2 token refresh endpoint POST /api/v1/oauth2-credential/refresh/:credentialId is in WHITELISTURLS, meaning it requires no authentication. It decrypts the stored credential containing clientId, clientSecret, refreshtoken, sends a refresh request to the configured OAuth provider, a...

9.2CVSS5.5AI score0.00534EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/08/04 7:35 p.m.15 views

sg3_utils: sg3_utils: arbitrary command execution via udev property injection in sg_inq --export

A flaw was found in sg3utils. The sginq command, when invoked with the --export option, outputs device identification data without sanitizing control characters in SCSI name string fields. A newline character embedded in a device-supplied name string can inject arbitrary properties into the udev...

7.6CVSS5.9AI score0.00285EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/08/04 7:24 p.m.20 views

Flowise: Broken Access Control in Stripe Subscription Endpoints Allows Cross-Tenant Billing Manipulation

Summary Several organization billing endpoints accept attacker-controlled Stripe identifiers subscriptionId without verifying that the identifier belongs to the authenticated user's organization. This allows an authenticated attacker to perform unauthorized Stripe subscription operations on other...

8.3CVSS5.4AI score0.00317EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2026/08/04 5:51 p.m.12 views

GHSA-CHM3-VQCF-52RX Flowise: Cross-workspace credential IDOR in openai-assistants-vector-store

Summary These endpoints accept a client-controlled credential parameter. The server loads credentials by id and uses them directly, without checking whether that credential belongs to the caller’s workspace. If an attacker knows another workspace’s credentialId, they can use that workspace’s Open...

7.1CVSS5.5AI score0.00246EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/04 5:16 p.m.8 views

UBUNTU-CVE-2026-15920

An issue was discovered in Django 5.2 before 5.2.17 and 6.0 before 6.0.8. django.contrib.admin.utils.displayforfield renders URLField values as clickable links in the admin without validating the URL. A value stored with an unsafe scheme is displayed as a link on changelist and read-only admin...

6.1CVSS5.2AI score0.00393EPSS
SaveExploits0References9
ATTACKERKB
ATTACKERKB
added 2026/08/04 4:49 p.m.11 views

CVE-2026-48121

@langchain/langgraph-checkpoint-mongodb provides a LangGraph.js CheckpointSaver implementation that uses MongoDB for storage. Versions 1.3.0 and below are vulnerable to NoSQL injection: checkpoint identifiers threadid, checkpointns, checkpointid from config.configurable are passed into MongoDB fi...

6.7CVSS5.4AI score0.0023EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/08/04 3:48 p.m.52 views

CVE-2026-15307 Server-side file-write and request forgery via spatial lookups

An issue was discovered in Django 5.2 before 5.2.17 and 6.0 before 6.0.8. GeoDjango spatial lookups optimistically parse the right-hand-side value as a raster by passing it to the django.contrib.gis.gdal.GDALRaster constructor. Any value used in a spatial lookup against a GeometryField or...

8.8CVSS0.00895EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/04 3:39 p.m.13 views

EUVD-2026-52745

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, the CSVAgent in packages/components/nodes/agents/CSVAgent/CSVAgent.ts extracted attacker-controlled CSV data with file.split','.pop and interpolated it directly into executable Python as...

9.2CVSS6AI score0.00573EPSS
SaveExploits0References4
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/08/04 3:24 p.m.16 views

Malicious code in @or-sdk/permissions (npm)

npm/@or-sdk/permissions is affected by the large-scale, self-propagating npm supply-chain worm of 2026-08-04 the "Shai-Hulud: Here We Go Again" wave — the same campaign that began with the compromise of the keyv and cacheable maintainer account. The listed versions were trojanized and republished...

5.8AI score
SaveExploits0References8
EUVD
EUVD
added 2026/08/04 2:39 p.m.12 views

EUVD-2026-52703

The fix released in jackson-core 2.18.6 and 2.21.1 for CVE-2026-18401 GHSA-72hv-8253-57qq, number length constraint bypass in the non-blocking parser is incomplete. This record covers the remaining bypass. The earlier fix wired validateIntegerLength into a new setIntLength helper and invoked it...

8.7CVSS5.6AI score0.00372EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/08/04 2:20 p.m.10 views

CVE-2026-69250

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, the OAuth2 token refresh endpoint POST /api/v1/oauth2-credential/refresh/:credentialId is unauthenticated by design and performs a server-side HTTP request to the credential-controlled...

8.5CVSS5.6AI score0.00342EPSS
SaveExploits0References4Affected Software1
RedHat Linux
RedHat Linux
added 2026/08/04 1:59 p.m.13 views

netty-handler: Netty: Improper trust manager handling leads to hostname verification bypass

A flaw was found in Netty, a network application framework. This vulnerability allows a remote attacker to bypass hostname verification due to improper handling of user-supplied trust managers. When a client is configured with a plain X.509 Trust Manager X509TrustManager, it fails to perform...

7.5CVSS5.5AI score0.00456EPSS
SaveExploits0References7
Rows per page
Query Builder