Latest CVE Feed

Vulnerabilities published in the last 30 days. Filter by severity, exploit status, or attack vector.

Score
Vulnerability
Published
7.5 HIGH
CVE-2026-46697 — Fediverse Embeds: Unauthenticated SSRF / open proxy via REST media-proxy endpoint

Fediverse Embeds embeds fediverse posts on WordPress sites. Prior to version 1.5.8, Fediverse Embeds registered an unauthenticated REST route ftf/media-proxy (includes/Media_Proxy.php) with permissio…

Remote | Server-Side Request Forgery
Jun 11, 2026 Jun 11, 2026
Jun 11, 2026
Jun 11, 2026
8.7 HIGH
CVE-2026-3329 — Nexus Repository Manager - Improper Restriction of Excessive Authentication Attempts

A remote unauthenticated attacker may be able to conduct credential-guessing attacks against user accounts in Sonatype Nexus Repository via authentication endpoints.

nexus_repository_manager | Remote | Authentication
Jun 11, 2026 Jun 11, 2026
Jun 11, 2026
Jun 11, 2026
4.9 MEDIUM
CVE-2026-11986 — Keycloak-rest-admin-ui-ext: authorization bypass vulnerability in the admin-ui-ext bulk r…

A flaw was found in the admin-ui-ext component of Keycloak, which provides extended administrative user interface capabilities. The issue occurs because certain bulk role-removal endpoints fail to pe…

build_of_keycloak | Remote | Authorization
Jun 11, 2026 Jun 11, 2026
Jun 11, 2026
Jun 11, 2026
6.5 MEDIUM
CVE-2026-53702 — Gstreamer1-plugins-bad-free: gstreamer: stack buffer overflow in h.265 buffering period s…

A stack buffer overflow flaw was found in the GStreamer H.265 codec parser library (gst-plugins-bad). When parsing a buffering period SEI message, the parser uses an incorrect loop bound derived from…

enterprise_linux enterprise_linux | Remote | Memory Corruption
Jun 11, 2026 Jun 11, 2026
Jun 11, 2026
Jun 11, 2026
6.5 MEDIUM
CVE-2026-53701 — Gstreamer1-plugins-bad-free: gstreamer: out-of-bounds write in h.266/vvc pps picture part…

An out-of-bounds write vulnerability was found in GStreamer's H.266/VVC PPS picture partition parser in gst-plugins-bad. In the multi-slice-in-tile processing of gst_h266_parser_parse_picture_partiti…

enterprise_linux enterprise_linux | Remote | Memory Corruption
Jun 11, 2026 Jun 11, 2026
Jun 11, 2026
Jun 11, 2026
7.6 HIGH
CVE-2026-11774 — 389-ds-base: 389-ds-base: integer overflow in sasl packet length bypasses size limit lead…

An integer overflow flaw was found in the SASL I/O layer of 389 Directory Server (389-ds-base). In sasl_io_start_packet(), adding sizeof(uint32_t) to a crafted SASL packet length prefix of 0xFFFFFFFC…

Jun 11, 2026 Jun 11, 2026
Jun 11, 2026
Jun 11, 2026
8.2 HIGH
CVE-2026-49982 — tmp: Type-confusion bypass of _assertPath in [email protected] allows path traversal via non-stri…

tmp is a temporary file and directory creator for node.js. In version 0.2.6, the _assertPath guard added to tmp rejects only string values that contain the substring ... It is bypassed when prefix, p…

Remote | Path Traversal
Jun 11, 2026 Jun 11, 2026
Jun 11, 2026
Jun 11, 2026
7.7 HIGH
CVE-2026-44705 — tmp: Path Traversal via unsanitized prefix/postfix enables directory escape

tmp is a temporary file and directory creator for node.js. Prior to 0.2.6, the tmp npm package contains a path traversal vulnerability that allows escaping the intended temporary directory when untru…

Remote | Path Traversal
Jun 11, 2026 Jun 11, 2026
Jun 11, 2026
Jun 11, 2026
7.5 HIGH
CVE-2026-44496 — Axios: Regular Expression Denial of Service (ReDoS) via Cookie Name Injection

Axios is a promise based HTTP client for the browser and Node.js. Axios versions before 0.32.0 on the 0.x line and before 1.16.0 on the 1.x line build a regular expression from the configured XSRF co…

Remote | Denial of Service
Jun 11, 2026 Jun 11, 2026
Jun 11, 2026
Jun 11, 2026
7.0 HIGH
CVE-2026-44495 — Axios: Credential Theft and Response Hijacking via Prototype Pollution Gadget in Config M…

Axios is a promise based HTTP client for the browser and Node.js. From 0.19.0 to before 0.31.1 and 1.15.2, Axios contains prototype-pollution gadgets in request config processing. If another vulnerab…

Remote | Misconfiguration
Jun 11, 2026 Jun 11, 2026
Jun 11, 2026
Jun 11, 2026
8.7 HIGH
CVE-2026-44494 — Axios: Full Man-in-the-Middle via Prototype Pollution Gadget in `config.proxy`

Axios is a promise based HTTP client for the browser and Node.js. From 1.0.0 to before 1.16.0, the Axios library is vulnerable to a Prototype Pollution "Gadget" attack that allows any Object.prototyp…

Remote | Misconfiguration
Jun 11, 2026 Jun 11, 2026
Jun 11, 2026
Jun 11, 2026
8.6 HIGH
CVE-2026-44492 — Axios: shouldBypassProxy does not recognize IPv4-mapped IPv6 addresses, allowing NO_PROXY…

Axios is a promise based HTTP client for the browser and Node.js. Prior to 0.32.0 and 1.16.0, Axios does not normalise IPv4-mapped IPv6 addresses. When NO_PROXY lists an IPv4 address such as 127.0.0.…

Remote | Misconfiguration
Jun 11, 2026 Jun 11, 2026
Jun 11, 2026
Jun 11, 2026
4.8 MEDIUM
CVE-2026-44490 — Axios: DoS & Header Injection via Prototype Pollution Read-Side Gadgets in axios merge fu…

Axios is a promise based HTTP client for the browser and Node.js. Prior to 0.32.0 and 1.16.0, axios exposes two read-side prototype-pollution gadgets. When Object.prototype is polluted by an upstream…

Remote | Misconfiguration
Jun 11, 2026 Jun 11, 2026
Jun 11, 2026
Jun 11, 2026
3.7 LOW
CVE-2026-44489 — Axios: Proxy-Authorization Header Injection via Prototype Pollution — Incomplete Null-Pro…

Axios is a promise based HTTP client for the browser and Node.js. From 1.15.2 to before 1.16.0, nested objects created by utils.merge() (e.g., config.proxy) are still constructed as plain {} with Obj…

Remote | Misconfiguration
Jun 11, 2026 Jun 11, 2026
Jun 11, 2026
Jun 11, 2026
7.5 HIGH
CVE-2026-44488 — Axios: Allocation of Resources Without Limits or Throttling in axios

Axios is a promise based HTTP client for the browser and Node.js. Axios versions 1.7.0 through 1.15.x did not enforce configured request and response size limits when requests were sent with the fetc…

Remote | Denial of Service
Jun 11, 2026 Jun 11, 2026
Jun 11, 2026
Jun 11, 2026
8.2 HIGH
CVE-2026-44487 — Axios: Proxy-Authorization Credential Leak to Origin Server Across HTTP-to-HTTPS Redirect…

Axios is a promise based HTTP client for the browser and Node.js. Prior to 0.32.0 and 1.16.0, Axios’s Node.js HTTP adapter may forward a Proxy-Authorization header to a redirected origin during speci…

Remote | Misconfiguration
Jun 11, 2026 Jun 11, 2026
Jun 11, 2026
Jun 11, 2026
7.5 HIGH
CVE-2026-44486 — Axios: Proxy-Authorization header leaks to redirect target when proxy is re-evaluated to …

Axios is a promise based HTTP client for the browser and Node.js. Prior to 0.32.0 and 1.16.0, Axios’ Node.js HTTP adapter can leak proxy credentials to a redirect target in affected versions. When a …

Remote | Misconfiguration
Jun 11, 2026 Jun 11, 2026
Jun 11, 2026
Jun 11, 2026
6.4 MEDIUM
CVE-2026-11945 — PostgreSQL Anonymizer: SQL injection in the rules import functions

PostgreSQL Anonymizer contains a vulnerability that allows a user to gain superuser privileges by creating a JSON document and placing malicious code inside a particular key-value pair. If a superuse…

| Injection
Jun 11, 2026 Jun 11, 2026
Jun 11, 2026
Jun 11, 2026
9.1 CRITICAL
CVE-2026-9648 — CVE-2026-9648

The crypton-x509-validation Haskell library fails to enforce X.509 NameConstraints, allowing TLS clients to accept certificates whose Subject Alternative Names fall outside the issuing CA’s permitted…

Remote | Misconfiguration
Jun 11, 2026 Jun 11, 2026
Jun 11, 2026
Jun 11, 2026
8.8 HIGH
CVE-2026-7870 — IBM i is Affected by Privilege Escalation []

IBM i 7.6, 7.5, 7.4, and 7.3 could allow a user to gain elevated privileges due to an unqualified library call. A malicious actor could cause user-controlled code to run with administrator privilege.

i i | Remote | Authorization
Jun 11, 2026 Jun 11, 2026
Jun 11, 2026
Jun 11, 2026
Showing 20 of 7149 Results