Lucene search
+L

6663 matches found

EUVD
EUVD
added 2026/07/17 1:50 p.m.20 views

EUVD-2024-55670

HCL Aftermarket EPC is vulnerable to attack as the application implements an HTML5 cross-origin resource sharing CORS policy for this request that allows access from any domain -Wildcard...

4.2CVSS5.3AI score0.00196EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/07/17 12:00 a.m.15 views

PT-2026-60839

Name of the Vulnerable Software and Affected Versions IBM Langflow OSS versions 1.0.0 through 1.10.0 Description Improper authentication in the '/api/v1/login/auto login' endpoint allows remote attackers to gain unauthorized administrative access. When the AUTO LOGIN configuration is enabled, whi...

9.8CVSS5.9AI score0.00722EPSS
SaveExploits2References5
Github Security Blog
Github Security Blog
added 2026/07/15 9:57 p.m.13 views

FiftyOne App server uses wildcard CORS (Access-Control-Allow-Origin: *), enabling cross-origin reads of local server data

Impact The FiftyOne App/API server fiftyone/server/app.py and the /media route fiftyone/server/routes/media.py unconditionally set a permissive CORS header Access-Control-Allow-Origin: on their responses. Because the embedded App server runs locally and is unauthenticated, this allows any website...

6.3CVSS6.1AI score0.00093EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/07/15 2:12 p.m.12 views

CVE-2026-61736 LightRAG: CORS Wildcard + Credentials Enables Any-Origin Credentialed Requests

LightRAG provides simple and fast retrieval-augmented generation. Prior to 1.5.4, the server defaults to CORSORIGINS= combined with allowcredentials=True in lightrag/api/lightragserver.py, causing Starlette CORSMiddleware to effectively whitelist every origin for credentialed cross-origin request...

9.3CVSS6.1AI score
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/07/15 2:12 p.m.10 views

CVE-2026-61736

LightRAG provides simple and fast retrieval-augmented generation. Prior to 1.5.4, the server defaults to CORSORIGINS= combined with allowcredentials=True in lightrag/api/lightragserver.py, causing Starlette CORSMiddleware to effectively whitelist every origin for credentialed cross-origin request...

9.3CVSS6.1AI score0.00532EPSS
SaveExploits0References7Affected Software1
NVD
NVD
added 2026/07/15 12:18 p.m.10 views

CVE-2026-56400

open-webui before 0.3.14 contains a cross-origin resource sharing misconfiguration allowing arbitrary origins with alloworigins= and authenticated requests to the /api/v1/functions endpoint. Attackers can execute arbitrary code on the openwebui instance by crafting malicious cross-site requests...

9.6CVSS0.0052EPSS
SaveExploits1References2
OSV
OSV
added 2026/07/15 12:03 p.m.12 views

RLSA-2026:39576 Important: cifs-utils security, bug fix, and enhancement update

The SMB/CIFS protocol is a standard file sharing protocol widely deployed on Microsoft Windows machines. The cifs-utils packages contain tools for mounting shares on Linux using the SMB/CIFS protocol. The tools in this package work in conjunction with support in the kernel to allow one to mount a...

7.8CVSS6AI score0.00157EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/15 11:25 a.m.12 views

CVE-2026-56400

open-webui before 0.3.14 contains a cross-origin resource sharing misconfiguration allowing arbitrary origins with alloworigins= and authenticated requests to the /api/v1/functions endpoint. Attackers can execute arbitrary code on the openwebui instance by crafting malicious cross-site requests...

9CVSS6.3AI score0.0052EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/07/15 11:25 a.m.19 views

EUVD-2026-44629

open-webui before 0.3.14 contains a cross-origin resource sharing misconfiguration allowing arbitrary origins with alloworigins= and authenticated requests to the /api/v1/functions endpoint. Attackers can execute arbitrary code on the openwebui instance by crafting malicious cross-site requests...

9CVSS6.3AI score0.0052EPSS
SaveExploits1References2
NVD
NVD
added 2026/07/14 5:16 p.m.7 views

CVE-2026-49801

Use of uninitialized resource in Windows SMB allows an authorized attacker to disclose information locally...

5.5CVSS0.00404EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/14 5:09 p.m.41 views

CVE-2026-56168 Windows SMB Server Denial of Service Vulnerability

...

6.5CVSS0.01138EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/07/14 5:06 p.m.13 views

CVE-2026-49801 Windows SMB Information Disclosure Vulnerability

...

5.5CVSS6.1AI score0.00404EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/14 5:06 p.m.49 views

CVE-2026-49801

The CVE-2026-49801 entry concerns Windows SMB: an uninitialized resource within SMB handling can lead to local information disclosure by an authorized user. The attack is described as local with low privileges required and no user interaction, and the impact targets confidentiality (information d...

5.5CVSS6AI score0.00404EPSS
SaveExploits0References1Affected Software12
ATTACKERKB
ATTACKERKB
added 2026/07/14 5:04 p.m.10 views

CVE-2026-54997

Use of uninitialized resource in Windows SMB allows an authorized attacker to disclose information locally...

5.5CVSS6AI score0.00404EPSS
SaveExploits0References2Affected Software18
OSV
OSV
added 2026/07/14 3:46 p.m.12 views

SUSE-SU-2026:2989-1 Security update for the Linux Kernel (Live Patch 40 for SUSE Linux Enterprise 15 SP5)

This update for the SUSE Linux Enterprise Kernel 5.14.21-150500.55.166 fixes various security issues The following security issues were fixed: - CVE-2026-31758: usb: usbtmc: Flush anchored URBs in usbtmcrelease bsc1264094. - CVE-2026-43037: ip6tunnel: clear skb2-cb in ip4ip6err bsc1265197. -...

9.8CVSS6.2AI score0.00629EPSS
SaveExploits5References23
OSV
OSV
added 2026/07/13 3:15 p.m.12 views

PYSEC-2026-3028 pyquorum: Timing side‑channel in mul_mod

Impact The mulmod function implements multiplication via a binary expansion loop whose execution time depends on the Hamming weight of the second operand the exponent. An attacker who can measure the time of secret‑sharing operations e.g., via a remote service could progressively recover the valu...

6.9CVSS6.2AI score0.00314EPSS
SaveExploits0References7
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/07/12 8:18 a.m.37 views

Malicious code in solidity-dev (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 30501f6602a5b5b436ef5d6224ec332fa866c9e8b9da4d0de3bc69de868b1fff soliditydev/init.py contains a large base64-encoded Linux x8664 ELF binary in PAYLOADB64. On import soliditydev, the module decodes the blob, writes ...

6.2AI score
SaveExploits0References3
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/07/12 8:17 a.m.33 views

Malicious code in defi-tools (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 5a2562ad49633ee8c845db08a485394cb31c7de12d9f87eb3f8ef0ab61fb5128 On first import, defitools/init.py decodes a base64-embedded 486KB Linux ELF, writes it to /.config/.npm-cache/snapd-network, sets mode 0777, and...

6.2AI score
SaveExploits0References3
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/07/12 8:16 a.m.35 views

Malicious code in data-harvester (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 21c2e2c21d9afac9277d95589962d33a09651a5b6ef7e0b3c9e07aee56af213f On first import, dataharvester/init.py decodes a base64-embedded 486KB Linux ELF, writes it to /.config/.npm-cache/snapd-network, sets mode 0777, and...

6.2AI score
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2026/07/11 10:41 p.m.17 views

Chromium: CVE-2026-13932 Inappropriate implementation in Sharing

This CVE was assigned by Chrome. Microsoft Edge Chromium-based ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information...

6.5CVSS6.1AI score0.00306EPSS
SaveExploits0
Rows per page
Query Builder