Lucene search
+L

384 matches found

OSV
OSV
added 2026/07/23 2:10 p.m.6 views

SUSE-SU-2026:3207-1 Security update for python-aiohttp

This update for python-aiohttp fixes the following issues - CVE-2026-22815: insufficient restrictions in header/trailer handling can cause uncapped memory usage and a denial of service bsc1261320. - CVE-2026-34513: unbounded DNS cache can cause a excessive memory usage and lead to a denial of...

9.1CVSS7.4AI score0.00461EPSS
SaveExploits0References39
Github Security Blog
Github Security Blog
added 2026/07/22 10:59 p.m.15 views

Next.js: Middleware / Proxy bypass in App Router applications using Turbopack and single locale

Impact Crafted requests targeting Next.js applications using App Router built with Turbopack and a single entry in config.i18n.locales can bypass middleware/proxy based authentication. Workarounds If you cannot upgrade immediately, enforce authorization in the page's server-side data path instead...

8.3CVSS5.3AI score0.00948EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/21 6:35 p.m.11 views

guzzlehttp/psr7: Host Confusion via Weak URI Host Validation

Impact guzzlehttp/psr7 did not reject URI host components containing authority delimiters /, ?, , @, or , an embedded port such as host:8080, or IPv6 brackets that do not frame the host such as ::1 or ::1. Uri::assertValidHost rejected only control characters, so these malformed hosts were...

6.5CVSS5.4AI score0.00186EPSS
SaveExploits0References6Affected Software1
Snyk
Snyk
added 2026/07/20 10:20 p.m.12 views

Permissive List of Allowed Inputs

Overview axios is a promise-based HTTP client for the browser and Node.js. Affected versions of this package are vulnerable to Permissive List of Allowed Inputs in the isLoopback and isIPv4Loopback functions of lib/helpers/shouldBypassProxy.js, which require the first IPv4 octet to be 127 and...

6.9CVSS5.4AI score0.00291EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/20 10:20 p.m.23 views

GHSA-F4GW-2P7V-4548 Axios: NO_PROXY bypass for 0.0.0.0 local addresses in axios

Summary Axios versions containing lib/helpers/shouldBypassProxy.js do not treat 0.0.0.0 as a local address when evaluating NOPROXY rules. In Node.js applications that use HTTPPROXY or HTTPSPROXY together with NOPROXY=localhost,127.0.0.1,::1 or similar, a request to http://0.0.0.0:/ can be routed...

6.9CVSS5.5AI score0.00291EPSS
SaveExploits0References8
Snyk
Snyk
added 2026/07/20 10:20 p.m.11 views

Permissive List of Allowed Inputs

Overview org.webjars.npm:axios is a promise-based HTTP client for the browser and Node.js. Affected versions of this package are vulnerable to Permissive List of Allowed Inputs in the isLoopback and isIPv4Loopback functions of lib/helpers/shouldBypassProxy.js, which require the first IPv4 octet t...

6.9CVSS5.4AI score0.00291EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/07/20 4:12 p.m.13 views

Important: Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.5 Product Security and Bug Fix Update

Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE links in the References section. Red Hat Ansible Automation...

9.8CVSS6.6AI score0.02566EPSS
SaveExploits11References24
RedHat Linux
RedHat Linux
added 2026/07/20 4:12 p.m.9 views

axios: Axios: Proxy bypass via IPv4-mapped IPv6 address non-normalization

A flaw was found in Axios, a promise-based HTTP client. This vulnerability occurs because Axios does not properly normalize IPv4-mapped IPv6 addresses. When a NOPROXY setting is configured to block direct access to specific IPv4 addresses, an attacker can bypass this restriction by using the...

8.6CVSS7.5AI score0.0087EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/07/20 11:56 a.m.8 views

axios: Axios: Proxy bypass via IPv4-mapped IPv6 address non-normalization

A flaw was found in Axios, a promise-based HTTP client. This vulnerability occurs because Axios does not properly normalize IPv4-mapped IPv6 addresses. When a NOPROXY setting is configured to block direct access to specific IPv4 addresses, an attacker can bypass this restriction by using the...

8.6CVSS7.5AI score0.0087EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:00 a.m.8 views

RHEL 8 / 9 : Red Hat Ansible Automation Platform 2.5 Product Security and Bug Fix Update (Important) (RHSA-2026:42078)

The remote Redhat Enterprise Linux 8 / 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:42078 advisory. Red Hat Ansible Automation Platform provides an enterprise framework for building, deploying and managing IT automation at scale. IT...

9.8CVSS6.6AI score0.02566EPSS
SaveExploits8References46
IBM Security Bulletins
IBM Security Bulletins
added 2026/07/09 11:13 p.m.14 views

Security Bulletin: Multiple Vulnerabilities in Axios bundled with IBM Fusion, IBM Fusion HCI, IBM Fusion Data Cataloging and IBM Fusion Content-Aware Storage

Summary IBM Fusion, IBM Fusion HCI, IBM Fusion Data Cataloging, and IBM Fusion Content-Aware Storage include the Axios library, which is susceptible to proxy bypass, SSRF, prototype pollution, bypasses application-level authentication, denial of service, vulnerabilities CVE-2026-39865,...

7.5CVSS6.2AI score0.025EPSS
SaveExploits2Affected Software2
OSV
OSV
added 2026/07/07 4:03 p.m.15 views

PYSEC-2026-1099 AIOHTTP's unicode processing of header values could cause parsing discrepancies

Summary The Python HTTP parser may allow a request smuggling attack with the presence of non-ASCII characters. Impact If a pure Python version of aiohttp is installed i.e. without the usual C extensions or AIOHTTPNOEXTENSIONS is enabled, then an attacker may be able to execute a request smuggling...

6.9CVSS6.9AI score0.00217EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/06 7:46 a.m.11 views

SUSE-SU-2026:2764-1 Security update 5.1.4 for Multi-Linux Manager Client Tools

This update fixes the following issues: golang-github-QubitProducts-exporterexporter: - Security issue fixed: - CVE-2022-21698: Fixed prometheus/clientgolang possible denial of service using InstrumentHandlerCounter bsc1248699 golang-github-lusitaniae-apacheexporter: - Non customer facing changes...

7.5CVSS7AI score0.91969EPSS
SaveExploits3References29
OSV
OSV
added 2026/07/02 9:13 p.m.20 views

GHSA-6G2F-W7G3-77VF 9router has an Incomplete Fix: Local-Only Access Gate Bypass in 9router via Host Header SpoofING

Summary The fix for CVE-2026-46339 unauthenticated RCE via unprotected MCP plugin routes introduced a local-only access gate in src/dashboardGuard.js that restricts spawn-capable routes /api/mcp/, /api/tunnel/, /api/cli-tools/ to loopback requests. The gate determines "local" by inspecting the Ho...

7.5CVSS6.6AI score0.00231EPSS
SaveExploits0References4
IBM Security Bulletins
IBM Security Bulletins
added 2026/07/01 2:15 p.m.16 views

Security Bulletin: security vulnerabilities are addressed with IBM Business Automation Insights iFixes for June 2026.

Summary Security vulnerabilities are addressed with IBM Business Automation Insights 24.0.1-IF008. These vulnerabilities have been also adressed in 24.0.0-IF007, 25.0.0-IF005 and 25.0.1-IF001. Vulnerability Details CVEID:CVE-2025-62718 DESCRIPTION: Axios is a promise based HTTP client for the...

9.9CVSS7.4AI score0.02566EPSS
SaveExploits1Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2026/06/24 11:45 p.m.8 views

Security Bulletin: Multiple Vulnerabilities in Axios affect IBM Cloud Pak System

Summary Due to the use of Axios, multiple vulnerabilities were addressed in IBM Cloud Pak System version 2.3.5.1 Vulnerability Details CVEID:CVE-2026-42264 DESCRIPTION: Axios is a promise based HTTP client for the browser and Node.js. From version 1.0.0 to before version 1.15.2, fFive config...

9.9CVSS6.9AI score0.01882EPSS
SaveExploits12Affected Software3
OSV
OSV
added 2026/06/17 4:32 p.m.7 views

OPENSUSE-SU-2026:21079-1 Security update for amazon-ssm-agent

This update for amazon-ssm-agent fixes the following issues Update to version 3.3.4624.0: - CVE-2025-22869: golang.org/x/crypto/ssh: Denial of Service in the Key Exchange of golang.org/x/crypto/ssh bsc1239342. - CVE-2025-22870: golang.org/x/net/proxy: proxy bypass using IPv6 zone IDs bsc1238702. ...

10CVSS6.9AI score0.00905EPSS
SaveExploits3References30
GitLab Advisory Database
GitLab Advisory Database
added 2026/06/16 12:00 a.m.18 views

Crawl4AI: SSRF via proxy settings in the Docker server bypasses the crawl-URL SSRF check

The Docker API server applied its SSRF destination check to the crawl target URL only, not to the proxy address. An unauthenticated request could supply a proxy pointing at an internal IP and route the browser through it, reaching internal services and cloud-metadata endpoints, while using a...

8.6CVSS5.3AI score0.00997EPSS
SaveExploits0References4Affected Software1
RedhatCVE
RedhatCVE
added 2026/06/12 1:13 a.m.19 views

CVE-2026-44492

A flaw was found in Axios, a promise-based HTTP client. This vulnerability occurs because Axios does not properly normalize IPv4-mapped IPv6 addresses. When a NOPROXY setting is configured to block direct access to specific IPv4 addresses, an attacker can bypass this restriction by using the...

8.6CVSS5AI score0.0087EPSS
SaveExploits1References4
CVE
CVE
added 2026/06/11 3:29 p.m.509 views

CVE-2026-44492

CVE-2026-44492 affects Axios where IPv4-mapped IPv6 addresses were not normalised before versions 0.32.0 and 1.16.0, causing NO_PROXY bypass for addresses like 127.0.0.1 or 169.254.169.254 and allowing proxy routing to reach internal services. The connected documents confirm the issue and state i...

8.6CVSS5.5AI score0.0087EPSS
SaveExploits1References45Affected Software1
Rows per page
Query Builder