Lucene search
K

365036 matches found

CVE
CVE
added yesterday14 views

CVE-2026-48931

CVE-2026-48931 describes a flaw in Node.js HTTP Agent where a client may treat a response as valid if it is sent before the client issues a request. Affected are all supported Node.js lines (22, 24, 26). The documented impact is low severity (CVSS v3.0 base score 3.7) with no confidentiality or a...

3.7CVSS5.9AI score
Exploits0References3
CVE
CVE
added yesterday6 views

CVE-2026-44272

Dell Wyse Management Suite (WMS) is affected by an SQL Injection vulnerability (Improper Neutralization of Special Elements used in SQL commands) in versions prior to WMS 2605. A low-privilege, remotely connected attacker could exploit this to achieve unauthorized access. CVSS 3.1 base metrics in...

8.8CVSS6AI score
Exploits0References1
CVE
CVE
added yesterday5 views

CVE-2026-44273

Dell Wyse Management Suite (WMS) is affected. In versions prior to 2605, there is a Use of Default Credentials vulnerability allowing a high-privileged local attacker to cause Information Disclosure. Root cause: use of default credentials enabling local access. Impact: Information Disclosure with...

6CVSS5.8AI score
Exploits0References1
CVE
CVE
added yesterday5 views

CVE-2026-44274

CVE-2026-44274 affects Dell Wyse Management Suite (WMS), prior to version 2605. It is an Improper Link Resolution Before File Access vulnerability where a low-privileged local attacker could potentially gain unauthorized access . Root cause: improper link resolution before accessing files. No rem...

7.8CVSS5.9AI score
Exploits0References1
CVE
CVE
added yesterday8 views

CVE-2026-53779

WebP Server Go 0.14.4 is affected by a path traversal flaw on Windows. Attackers can exploit percent-encoded backslashes (%5C) to bypass path.Clean() in handler/router.go, taking advantage of Go’s forward-slash normalization vs Windows path APIs to read files outside IMG_PATH. CVE records indicat...

8.7CVSS6AI score
Exploits0References3
CVE
CVE
added yesterday6 views

CVE-2026-11834

CVE-2026-11834 describes a command-injection vulnerability in the DHCP option processing logic of multiple TP-Link routers, caused by insufficient validation of externally supplied DHCP option data. An adjacent attacker can exploit this by sending crafted DHCP responses, potentially during device...

8.7CVSS5.9AI score
Exploits0References7
CVE
CVE
added yesterday12 views

CVE-2026-53663

React Router (v7 Framework Mode) is affected in versions 7.12.0–7.15.0 where CSRF checks run on POST but not on PUT/PATCH/DELETE; this could enable cross-origin state changes. The issue is considered low severity due to browser protections (CORS preflight, SameSite cookies). It has been fixed in ...

3.1CVSS5.9AI score0.00016EPSS
Exploits0References1
CVE
CVE
added yesterday11 views

CVE-2026-54299

Summary of CVE-2026-54299 (Astro) : Astro SSR apps that prerender error pages (e.g., 404/500 with prerender = true) fetch those pages over HTTP using a URL derived from request.url, which is based on the Host header. If Host is not validated against allowedDomains, an attacker can direct the fetc...

7.5CVSS6AI score0.00044EPSS
Exploits0References1
CVE
CVE
added yesterday9 views

CVE-2026-54298

Astro, prior to 6.4.6, is vulnerable to XSS via unescaped attribute names when spreading props onto HTML elements. The spreadAttributes path iterates over object keys and passes them to addAttribute, which interpolates the key into the HTML output without escaping, allowing attackers to inject ev...

6.1CVSS6AI score0.00036EPSS
Exploits1References1Affected Software1
CVE
CVE
added yesterday10 views

CVE-2026-50146

CVE-2026-50146 affects the Astro web framework prior to 6.3.3. When a component uses a client:* directive, Astro inserts named slot content into a data-astro-template attribute without escaping the slot name, allowing an attacker to break out of the attribute context and inject arbitrary HTML, re...

7.1CVSS5.9AI score0.00029EPSS
Exploits1References1Affected Software1
CVE
CVE
added yesterday9 views

CVE-2026-54300

The CVE-2026-54300 issue affects the Astro package @astrojs/netlify (Netlify adapter). Before version 7.0.13, the adapter converts image.remotePatterns into Netlify Image CDN images.remote_images regexes with broader semantics than Astro’s canonical matcher. Specifically, wildcards like .example....

5.3CVSS5.8AI score0.00028EPSS
Exploits0References1
CVE
CVE
added yesterday23 views

CVE-2026-54293

CVE-2026-54293 affects NLTK’s nltk.data.load() in Python. A TOCTOU-style flaw lets an attacker bypass the unsafe-path regex (UNSAFE_NO_PROTOCOL_RE) by using URL-encoded path separators (e.g., %2f, %2e%2e) and then decoding, enabling arbitrary local file reads prior to the fix. Affected until vers...

7.5CVSS6AI score0.00043EPSS
Exploits0References2
CVE
CVE
added yesterday8 views

CVE-2026-33684

The CVE is connected to GHSA-8J8M-P79X-G4JM affecting AVideo: Privilege escalation via unguarded signUp API parameters. The API plugin (set_api_signUp) accepts emailVerified, canUpload, canStream, and canCreateMeet from user input and applies them to new accounts without verifying an admin APISec...

Exploits0
CVE
CVE
added yesterday2 views

CVE-2026-55443

CVE-2026-55443 describes a path traversal / sandbox-escape flaw in LangChain prior to 1.3.9. The vulnerability arises when components that resolve filesystem paths or expand search patterns fail to confine results to a trusted root, allowing untrusted inputs (paths, globs, symlinks, or LLM-influe...

5.1CVSS5.9AI score
Exploits0References2
CVE
CVE
added yesterday6 views

CVE-2026-33646

TheConnected GHSA advisory details a code-execution flaw in Mise: parsing of .tool-versions via Tera templates registers an exec() function without trust checks, allowing an attacker to craft a malicious .tool-versions that executes arbitrary commands when a victim with mise activated cd’s into a...

0.00053EPSS
Exploits0
CVE
CVE
added yesterday16 views

CVE-2026-54288

The CVE-2026-54288 issue affects the Hono Web framework prior to version 4.12.25, where the Body Limit Middleware trusts the request Content-Length header. On AWS Lambda environments (API Gateway v1/v2, ALB, VPC Lattice, and Lambda@Edge), the body is fully buffered and the adapter builds the requ...

6.5CVSS5.8AI score0.00014EPSS
Exploits0References1
CVE
CVE
added yesterday15 views

CVE-2026-54289

CVE-2026-54289 — Hono Lambda@Edge header handling : On AWS Lambda@Edge, prior to 4.12.25, CloudFront may deliver repeated headers as multiple entries. The Hono Lambda@Edge adapter uses Headers.set for each value, overwriting the previous one, so only the last value reaches the application. Header...

4.8CVSS5.9AI score0.00014EPSS
Exploits0References1
CVE
CVE
added yesterday17 views

CVE-2026-54290

Hono (web framework) prior to 4.12.25 is vulnerable to a CORS misconfiguration: with credentials: true and no explicit origin (default wildcard), the CORS middleware reflects the request Origin and sets Access-Control-Allow-Credentials: true, allowing credentialed cross‑origin reads of cookie‑pro...

7.1CVSS5.9AI score0.0003EPSS
Exploits0References1
CVE
CVE
added yesterday11 views

CVE-2026-10789

Summary: CVE-2026-10789 is a code-injection vulnerability in the MCP extension for Autodesk Fusion Desktop. A malicious webpage visited by a user with Fusion Desktop running and MCP enabled can trigger arbitrary code execution with the current user’s privileges. The CVSS 3.1 score is 9.6 (CRITICA...

9.6CVSS6.2AI score
Exploits0References3
CVE
CVE
added yesterday10 views

CVE-2026-54286

CVE-2026-54286 concerns Hono’s path traversal in the Windows environment via encoded backslash (%5C) in the request path. A prior issue (pre-4.12.25) causes %5C to decode to a backslash, which Windows path resolution treats as a separator, allowing a crafted URL segment (e.g., admin\secret.txt) t...

5.9CVSS5.8AI score0.00098EPSS
Exploits0References1
CVE
CVE
added yesterday9 views

CVE-2026-54287

Summary: Hono’s AWS Lambda adapter, in the ALB single-header mode and VPC Lattice v2, concatenates multiple Set-Cookie headers into a single comma-separated value, causing cookie attributes that include commas (e.g., Expires) to be misparsed or dropped. Affected components: Hono web framework; AW...

5.3CVSS5.9AI score0.00044EPSS
Exploits0References1
CVE
CVE
added yesterday6 views

CVE-2026-32315

The connected advisory documents concrete details for CVE-2026-32315 concern motionEye. Affected software: motionEye v0.43.1 and earlier. Root cause: configuration files are created with world-readable permissions (e.g., /etc/motioneye/motion.conf and per-camera camera-.conf set to 644), exposing...

Exploits0
CVE
CVE
added yesterday8 views

CVE-2026-31978

CVE-2026-31978 is linked to motionEye motionEye v0.43.1 via a path traversal flaw in the picture/movie preview endpoints. The advisory details that get_media_preview() does not validate '..' in the path (unlike get_media_content()), enabling an authenticated user (non-admin or admin) to read arbi...

Exploits0
CVE
CVE
added yesterday5 views

CVE-2026-25119

The Connected document confirms a technical vulnerability in Gogs: when ENABLE_REVERSE_PROXY_AUTHENTICATION is true, the authentication header (default X-WEBAUTH-USER) is read directly from client requests without validation that the request came through a trusted reverse proxy. This allows an at...

Exploits0
CVE
CVE
added yesterday15 views

CVE-2026-53540

Python-Multipart vulnerability CVE-2026-53540 affects the parse_form function in versions prior to 0.0.31. A negative Content-Length could cause a bounded read to become unbounded, loading the entire request body into memory and potentially exhausting memory. The issue is fixed in 0.0.31; remedia...

3.7CVSS5.8AI score
Exploits0References1
CVE
CVE
added yesterday6 views

CVE-2025-64719

Gogs (repository/wiki file listing web pages) is affected by CVE-2025-64719 through a DoS condition caused by improper handling of file names with special characters. The advisory identifies the root cause in internal/route/repo/wiki.go and internal/route/repo/view.go where commit information is ...

Exploits0
CVE
CVE
added yesterday19 views

CVE-2026-53537

CVE-2026-53537 affects the Python-Multipart project. The issue arises because parse_options_header uses an email-based decoding path that applies RFC 2231/5987 extended parameter handling (e.g., filename*=…, name*=…), and surfaces these extended values under the plain filename/name keys, which ca...

3.7CVSS5.9AI score
Exploits0References1
CVE
CVE
added yesterday10 views

CVE-2026-53538

CVE-2026-53538 affects python-multipart, a streaming multipart parser for Python. Prior to 0.0.30, the QuerystringParser treated ";" as a field separator in application/x-www-form-urlencoded bodies in addition to "&", creating a parsing differential against WHATWG/urllib.parse behavior that only ...

3.7CVSS5.8AI score
Exploits0References1
CVE
CVE
added yesterday51 views

CVE-2026-53539

CVE-2026-53539 (Python-Multipart) affects the Python-Multipart streaming multipart parser. Prior to 0.0.30, parsing application/x-www-form-urlencoded bodies used a two-step field separator lookup, causing an O(B^2) worst-case workload per chunk when semicolon is used as the separator and no amper...

7.5CVSS6.1AI score
Exploits0References1
CVE
CVE
added yesterday23 views

CVE-2026-54285

Opentelemetry-js (OpenTelemetry JavaScript client) is affected by CVE-2026-54285 through the W3CBaggagePropagator.extract() path in @opentelemetry/core prior to 2.8.0, where inbound baggage headers were not capped and could trigger memory allocation proportional to header size. The issue is fixed...

5.3CVSS5.9AI score0.00045EPSS
Exploits0References1
CVE
CVE
added yesterday11 views

CVE-2026-55388

Summary: CVE-2026-55388 affects piscina (node.js worker pool). Before versions 6.0.0-rc.2, 5.2.0, and 4.9.3, piscina reads options.filename by plain member access in both the constructor and run() paths, allowing the read to fall through the prototype chain. If Object.prototype.filename is pollut...

8.1CVSS5.8AI score
Exploits0References1
CVE
CVE
added yesterday36 views

CVE-2026-54283

Starlette (Python-starlette) from 0.4.1 through 1.3.1 is affected by CVE-2026-54283, where request.form() fails to apply max_fields/max_part_size for application/x-www-form-urlencoded, allowing an unauthenticated attacker to send a URL-encoded body with unbounded fields or field size. This result...

7.5CVSS5.9AI score0.00038EPSS
Exploits0References1
CVE
CVE
added yesterday30 views

CVE-2026-54282

CVE-2026-54282 affects Starlette (Python Starlette) prior to version 1.3.0. The vulnerability arises because the HTTP request path is not validated before reconstructing request.url, which is rebuilt by concatenating {scheme}://{host}{path} and re-parsed. If the path omits a leading slash (e.g., ...

3.7CVSS5.9AI score0.00029EPSS
Exploits0References1
CVE
CVE
added yesterday15 views

CVE-2026-54273

CVE-2026-54273 (AIOHTTP) affects the AIOHTTP project (async HTTP client/server for asyncio and Python). Prior to version 3.14.1, there was no limit on the number of pipelined HTTP/1 requests that could be queued, enabling potential memory exhaustion and DoS. The issue is fixed in 3.14.1. The prov...

8.7CVSS5.8AI score0.00024EPSS
Exploits0References2
CVE
CVE
added yesterday12 views

CVE-2026-54280

CVE-2026-54280 affects AIOHTTP. Before 3.14.1, payload resources may not be closed if a client disconnects during a write, risking temporary resource starvation (e.g., open files) with no additional impact details provided. The issue is fixed in 3.14.1. The CVSS-based note in the initial data ind...

6.3CVSS5.8AI score0.00024EPSS
Exploits0References2
CVE
CVE
added yesterday15 views

CVE-2026-54278

CVE-2026-54278 affects the AIOHTTP framework for Python. Prior to 3.14.1, during cleanup a compressed request body could be decompressed in memory in one chunk, potentially enabling a DoS via a zip-bomb scenario. Impact is described as high for availability and no confidentiality/integrity impact...

8.7CVSS5.8AI score0.00024EPSS
Exploits0References2
CVE
CVE
added yesterday21 views

CVE-2026-54277

CVE-2026-54277 affects AIOHTTP prior to 3.14.1 where the max_line_size check in parts of the C HTTP parser can be bypassed, allowing an attacker to send oversized lines and cause excessive memory use leading to DoS. The issue occurs when using the optimized C parser (default in pre-built wheels)....

8.7CVSS5.8AI score0.00024EPSS
Exploits0References2
CVE
CVE
added yesterday19 views

CVE-2026-54276

CVE-2026-54276 affects the AIOHTTP framework prior to version 3.14.1, where DigestAuthMiddleware could send an authentication response after following a cross-origin redirect. This requires an open redirect or similar condition on the target domain and exposes the Digest header, potentially allow...

6.3CVSS5.9AI score0.00041EPSS
Exploits0References2
CVE
CVE
added yesterday10 views

CVE-2026-54275

CVE-2026-54275 concerns the AIOHTTP framework for asyncio/Python. Prior to version 3.14.1, the server_hostname TLS SNI check could be bypassed when an existing HTTPS connection was reused across requests with different per-request server_hostname values, allowing subsequent calls to bypass the in...

6.9CVSS5.8AI score0.00024EPSS
Exploits0References1
CVE
CVE
added yesterday13 views

CVE-2026-54274

The CVE-2026-54274 entry concerns AIOHTTP (async HTTP framework for asyncio/Python). It identifies that prior to version 3.14.1, an attacker could send large incomplete websocket frame payloads, potentially bypassing memory-use limits. The vulnerability affects AIOHTTP’s websocket handling logic ...

8.7CVSS5.8AI score0.00024EPSS
Exploits0References2
CVE
CVE
added yesterday16 views

CVE-2026-54279

AIOHTTP (Python/asyncio) has a vulnerability where host-only cookies saved with CookieJar.save() and later loaded with CookieJar.load() can lose their host-only status. Affected versions prior to 3.14.1; fixed in 3.14.1. Implication: potential cookie scope changes after persistence. Mitigation: u...

5.3CVSS5.8AI score0.00024EPSS
Exploits0References2
CVE
CVE
added yesterday17 views

CVE-2026-42127

CVE-2026-42127 is a Grafana vulnerability affecting the public dashboard query endpoint. The issue arises because the endpoint does not limit the request body size before processing, allowing unauthenticated attackers to trigger memory exhaustion by sending arbitrarily large JSON payloads. The re...

7.5CVSS5.9AI score
Exploits0References1
CVE
CVE
added yesterday9 views

CVE-2026-50269

Summary: CVE-2026-50269 affects the AIOHTTP framework. Prior to version 3.14.0, attacker-controlled input included in multipart headers could modify requests to inject headers or alter contents when using MultipartWriter.append(headers=...) or Payload.headers. The issue is fixed in 3.14.0. Impact...

6.9CVSS5.8AI score0.00038EPSS
Exploits0References2
CVE
CVE
added yesterday9 views

CVE-2026-54269

CVE-2026-54269 affects protobufjs. Prior to versions 8.6.0 and 7.6.3 , schema-derived names could collide with runtime helper properties (e.g., fields named hasOwnProperty, names like $type, and rpcCall). When loaded schemas are used, protobufjs could read schema-controlled data where an own-prop...

5.3CVSS5.9AI score
Exploits0References1
CVE
CVE
added yesterday15 views

CVE-2026-48712

The CVE-2026-48712 vulnerability affects protobufjs (JavaScript) in the toObject() conversion path and the google.protobuf.Any JSON conversion path. Prior to versions 7.6.1 and 8.4.1, protobufjs could recurse without a depth limit when converting decoded messages to plain objects/JSON, allowing a...

7.5CVSS5.8AI score
Exploits0References1
CVE
CVE
added yesterday5 views

CVE-2026-54270

CVE-2026-54270 concerns protobufjs, where versions 8.2.0–8.4.2 preserved unknown wire elements in message.$unknowns during binary decode and lacked a decode-time option to discard them. This could allow crafted protobuf payloads with many unknown fields to cause decoded messages to retain memory ...

5.3CVSS5.9AI score
Exploits0References1
CVE
CVE
added yesterday11 views

CVE-2026-54271

The CVE-2026-54271 entry concerns protobufjs-cli (pbjs) static code generation, where insecure handling of pre-parsed JSON descriptors could lead to attacker-controlled JavaScript in generated output. Concrete details across connected sources show that protobufjs-cli versions prior to the fixed r...

8.2CVSS5.9AI score
Exploits0References1
CVE
CVE
added yesterday49 views

CVE-2026-53571

CVE-2026-53571 affects the Vite dev server. On Windows, the denial mechanism implemented by the option server.fs.deny fails to normalize NTFS ADS path forms before access checks, allowing bypasses such as /.env::$DATA?raw and access via 8.3 short-name tricks. This can enable exposure of sensitive...

8.2CVSS5.9AI score0.00061EPSS
Exploits0References1
CVE
CVE
added yesterday12 views

CVE-2026-49356

CVE-2026-49356 affects @babel/core (Babel) prior to versions 8.0.0-rc.6 and 7.29.6. The issue allows an arbitrary file read via a sourceMappingURL comment in the input code, enabling reading of source maps from the system running Babel when the attacker controls the input source code and knows th...

3.2CVSS6AI score0.00013EPSS
Exploits0References1
CVE
CVE
added yesterday4 views

CVE-2026-56109

The CVE concerns ALSA Library prior to 1.2.16.1, where a double-free occurs in parse_def() (src/conf.c) due to not validating return values when parsing nested compound or array configuration blocks. This can cause snd_config_delete() to be invoked twice on an already-freed node, leading to NULL-...

7CVSS5.9AI score
Exploits0References4
Total number of security vulnerabilities365036