Lucene search
+L

20573 matches found

CVE
CVE
added 2026/07/20 12:4 p.m.10 views

CVE-2026-64622

Network-AI (npm: network-ai) versions 5.12.2–5.13.3 are affected by missing authorization on the ApprovalInbox read routes. Specifically, the GET routes /approvals/?status=all, /approvals/:id, /approvals/stats, and /approvals/sse fail to apply the configured authorization check (checkAuth/secret)...

9.3CVSS5.4AI score0.00408EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/20 12:4 p.m.32 views

CVE-2026-64622 Network-AI 5.12.2 through 5.13.3 Missing Authorization via ApprovalInbox

Network-AI npm: network-ai versions 5.12.2 through 5.13.3 fail to apply the configured authorization check checkAuth/secret to the ApprovalInbox GET read routes, so even when an operator configures a secret, unauthenticated actors can access sensitive approval request details. The GET...

9.3CVSS0.00408EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/07/20 12:4 p.m.9 views

CVE-2026-64622 Network-AI 5.12.2 through 5.13.3 Missing Authorization via ApprovalInbox

Network-AI npm: network-ai versions 5.12.2 through 5.13.3 fail to apply the configured authorization check checkAuth/secret to the ApprovalInbox GET read routes, so even when an operator configures a secret, unauthenticated actors can access sensitive approval request details. The GET...

9.3CVSS5.4AI score0.00408EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/20 12:4 p.m.5 views

CVE-2026-64622 Network-AI 5.12.2 through 5.13.3 Missing Authorization via ApprovalInbox

Network-AI npm: network-ai versions 5.12.2 through 5.13.3 fail to apply the configured authorization check checkAuth/secret to the ApprovalInbox GET read routes, so even when an operator configures a secret, unauthenticated actors can access sensitive approval request details. The GET...

9.3CVSS5.4AI score0.00408EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/07/20 11:56 a.m.8 views

webpack-dev-server: webpack-dev-server: Information disclosure and denial of service via improper proxy configuration

A flaw was found in webpack-dev-server. When a user configures a proxy with a broad context, such as '/', and enables WebSocket ws: true forwarding, the development server's own Hot Module Replacement HMR WebSocket can be intercepted. This interception leads to the leakage of the browser's cookie...

5.3CVSS5.2AI score0.00163EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/07/20 12:0 a.m.9 views

PT-2026-61582

Network-AI npm: network-ai versions 5.12.2 through 5.13.3 fail to apply the configured authorization check checkAuth/secret to the ApprovalInbox GET read routes, so even when an operator configures a secret, unauthenticated actors can access sensitive approval request details. The GET...

9.3CVSS5.3AI score0.00408EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:0 a.m.7 views

RHEL 8 : nodejs:22 (RHSA-2026:41947)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:41947 advisory. Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language...

9.8CVSS6.2AI score0.03711EPSS
SaveExploits1References29
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:0 a.m.5 views

RockyLinux 8 : nodejs:22 (RLSA-2026:41947)

The remote RockyLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2026:41947 advisory. ip-address: ip-address: Cross-site scripting via improper HTML escaping of untrusted input CVE-2026-42338 undici: undici: Denial of Service due to...

9.8CVSS6.1AI score0.03711EPSS
SaveExploits1References27
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.8 views

PT-2026-61413

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue exists in the batman-adv module. The batadv mcast purge orig function removes entries from RCU-protected hlists without waiting for an RCU grace period. This allow...

8.8CVSS5.2AI score0.00255EPSS
SaveExploits0
Veracode
Veracode
added 2026/07/18 4:47 p.m.6 views

Improper Origin Validation

MCP Python SDK is vulnerable to Improper Origin Validation. The vulnerability is due to the WebSocket transport accepting handshake requests without validating the Host or Origin headers, which allows an attacker to establish unauthorized cross-origin WebSocket connections...

8.1CVSS5.2AI score0.00149EPSS
SaveExploits0References4Affected Software1
Mageia
Mageia
added 2026/07/18 5:48 a.m.9 views

Updated nodejs packages fix security vulnerabilities

lib,test: redact proxy credentials in tunnel errors. CVE-2026-48615 permission: handle process.chdir on writereport. CVE-2026-48617 tls: normalize hostname for server identity checks. CVE-2026-48618 http2: cap originSet size to prevent unbounded memory growth. CVE-2026-48619 tls: fix case-sensiti...

9.8CVSS5.9AI score0.03711EPSS
SaveExploits1References3
NVD
NVD
added 2026/07/17 10:17 p.m.8 views

CVE-2026-48022

@hapi/wreck is an HTTP client utility. Prior to 18.1.2, Wreck strips credential headers including Authorization, Cookie, and Proxy-Authorization before following a cross-origin redirect, but the origin check compares hostnames only and ignores scheme and port, so credentials are forwarded intact...

6.5CVSS0.00121EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/17 9:2 p.m.51 views

CVE-2026-48022

The CVE concerns @hapi/wreck, an HTTP client utility. Before version 18.1.2, it forwarded credential headers (Authorization, Cookie, Proxy-Authorization) across cross-origin redirects because the origin check only compared hostnames and ignored scheme and port. This allowed credentials to flow ac...

6.5CVSS5.3AI score0.00121EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/17 9:2 p.m.5 views

CVE-2026-48022 @hapi/wreck: Sensitive credential headers leak across cross-port and cross-scheme redirects

@hapi/wreck is an HTTP client utility. Prior to 18.1.2, Wreck strips credential headers including Authorization, Cookie, and Proxy-Authorization before following a cross-origin redirect, but the origin check compares hostnames only and ignores scheme and port, so credentials are forwarded intact...

6.5CVSS5.3AI score0.00121EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/17 7:42 p.m.6 views

GO-2026-5947 Joro: Unauthenticated Cross-Origin Plugin Upload Leads to RCE in github.com/BishopFox/joro

Joro: Unauthenticated Cross-Origin Plugin Upload Leads to RCE in github.com/BishopFox/joro...

5.3AI score
SaveExploits0References1
NVD
NVD
added 2026/07/17 7:17 p.m.8 views

CVE-2026-9103

IBM Langflow OSS 1.0.0 through 1.10.0 could allow a remote attacker to gain unauthorized access due to improper authentication in the /api/v1/login/autologin endpoint. The endpoint issues long-lived superuser bearer tokens without requiring authentication when the AUTOLOGIN configuration is enabl...

9.8CVSS0.00411EPSS
SaveExploits2References1
NVD
NVD
added 2026/07/17 5:17 p.m.9 views

CVE-2026-49215

Symfony UX is a JavaScript ecosystem for Symfony. From 2.22.0 until 2.36.0 and 3.1.0, Symfony\UX\LiveComponent\EventListener\LiveComponentSubscriber::isLiveComponentRequest gates LiveAction invocations on Accept: application/vnd.live-component+html, but the Accept header is CORS-safelisted and...

5.4CVSS0.00117EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/17 5:17 p.m.11 views

CVE-2026-21761

HCL DevOps Loop is affected by a Cross-Origin Resource Sharing CORS misconfiguration. Improper CORS configuration may allow unauthorized cross-origin requests, potentially exposing application resources to untrusted domains...

4.2CVSS0.00145EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/17 5:10 p.m.38 views

CVE-2026-21761 CORS Misconfiguration in DevOps Loop

HCL DevOps Loop is affected by a Cross-Origin Resource Sharing CORS misconfiguration. Improper CORS configuration may allow unauthorized cross-origin requests, potentially exposing application resources to untrusted domains...

4.2CVSS0.00145EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/17 5:10 p.m.9 views

CVE-2026-21761

HCL DevOps Loop is affected by a Cross-Origin Resource Sharing CORS misconfiguration. Improper CORS configuration may allow unauthorized cross-origin requests, potentially exposing application resources to untrusted domains...

4.2CVSS5.3AI score0.00145EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder