PULSE
LIVE27signals / 24h
FEED
ransomunsafe reclama a DECK APP TECHNOLOGIES PTE. LTD · IN · Technologyransomthegentlemen reclama a CONTAC Ingenieros · CL · Professional Servicesransomthegentlemen reclama a RAK Construction · IN · Manufacturingransomthegentlemen reclama a Lancesoft India · IN · Technologyransomthegentlemen reclama a AIMS Group · GB · Otherransomthegentlemen reclama a AnMed · US · Healthcareransomthegentlemen reclama a NTU Alumni Club · SG · Educationransomthegentlemen reclama a Canopy Support Services · CA · Professional Servicesransomthegentlemen reclama a Mikel Coffee · MX · Retail & E-Commerceransomthegentlemen reclama a Hong Kong Baptist University · HK · Educationransomthegentlemen reclama a Eva Care · GB · Healthcareransomthegentlemen reclama a Premier Pigs · GB · Agriculture and Food Productionransomthegentlemen reclama a Zion Contracting · US · Otherransomplay reclama a MIE Solutions · GB · Professional Servicesransomunsafe reclama a DECK APP TECHNOLOGIES PTE. LTD · IN · Technologyransomthegentlemen reclama a CONTAC Ingenieros · CL · Professional Servicesransomthegentlemen reclama a RAK Construction · IN · Manufacturingransomthegentlemen reclama a Lancesoft India · IN · Technologyransomthegentlemen reclama a AIMS Group · GB · Otherransomthegentlemen reclama a AnMed · US · Healthcareransomthegentlemen reclama a NTU Alumni Club · SG · Educationransomthegentlemen reclama a Canopy Support Services · CA · Professional Servicesransomthegentlemen reclama a Mikel Coffee · MX · Retail & E-Commerceransomthegentlemen reclama a Hong Kong Baptist University · HK · Educationransomthegentlemen reclama a Eva Care · GB · Healthcareransomthegentlemen reclama a Premier Pigs · GB · Agriculture and Food Productionransomthegentlemen reclama a Zion Contracting · US · Otherransomplay reclama a MIE Solutions · GB · Professional Services
CVE Watch356,780 in full archive

Vulnerabilities exploitable today

356,780in current view

Single score combining CVSS, KEV membership and EPSS. Every CVE with its own record — timeline from publication to active exploitation.

In KEV catalog1,662
New KEV · 24H0
Exploit Today ≥ 701,605

Distribution · last window

  • Critical
    2,532
  • High
    10,545
  • Medium
    6,712
  • Low
    670
Filters

Window

Severity

Flags

Vulnerabilities323,801–323,840 · 356,780
CVECVSSEPSSKEVRExploitTitleMod.
CVE-2026-32867
9.2%
3
CVE-2025-40693
9.2%
3
CVE-2025-40694
9.2%
3
CVE-2025-40695
9.2%
3
CVE-2024-23913
9.2%
3
CVE-2026-393814.3 MED
9.2%
3Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.8.0-alpha.7 and 8.6.75, the GET /sessions/me endpoint returns _Session fields that the server operator explicitly configured as protected via the protectedFields server option. Any authenticated user can retrieve their own session's protected fields with a single request. The equivalent GET /sessions and GET /sessions/:objectId endpoints correctly strip protected fields. This vulnerability is fixed in 9.8.0-alpha.7 and 8.6.75.17d
CVE-2026-633094.3 MED
9.2%
3SurrealDB before 3.1.5 fail to apply field-level SELECT permissions to ORDER BY clauses, allowing authenticated users to leak the relative ordering of restricted field values. Attackers can issue ORDER BY queries on indexed restricted fields to recover the hidden values' sort order across records, even though the field itself returns null as intended.24d
CVE-2021-25455
9.2%
3
CVE-2026-159454.3 MED
9.2%
3A flaw was found in the group search functionality of the Keycloak server's administrative API. When Fine-Grained Admin Permissions (FGAP) v2 is enabled, a delegated administrator can bypass access restrictions to view parent groups they are not authorized to see. By searching for a child group they have permission to view, the system incorrectly returns the full details of the parent group in the response, leading to the disclosure of sensitive group attributes and configuration.20h
CVE-2025-7996
9.2%
3
CVE-2026-347347.8 HIG
9.2%
3HDF5 is software for managing data. In 1.14.1-2 and earlier, a heap-use-after-free was found in the h5dump helper utility. An attacker who can supply a malicious h5 file can trigger a heap use-after-free. The freed object is referenced in a memmove call from H5T__conv_struct. The original object was allocated by H5D__typeinfo_init_phase3 and freed by H5D__typeinfo_term.26d
CVE-2024-39578
9.2%
3
CVE-2026-160935.4 MED
9.2%
3Keycloak provides a mechanism called Client Policies to enforce security requirements on clients, such as requiring them to use signed JWTs for authentication. A flaw was discovered where this enforcement can be bypassed. An attacker with valid client credentials can provide a fake, unsigned assertion header that tricks the system into thinking the policy requirements have been met. This allows the attacker to authenticate using simpler methods like a client secret even when the administrator has mandated more secure, signed assertions.20h
CVE-2026-29795
9.2%
3
CVE-2025-385915.5 MED
9.2%
3In the Linux kernel, the following vulnerability has been resolved: bpf: Reject narrower access to pointer ctx fields The following BPF program, simplified from a syzkaller repro, causes a kernel warning: r0 = *(u8 *)(r1 + 169); exit; With pointer field sk being at offset 168 in __sk_buff. This access is detected as a narrower read in bpf_skb_is_valid_access because it doesn't match offsetof(struct __sk_buff, sk). It is therefore allowed and later proceeds to bpf_convert_ctx_access. Note that for the "is_narrower_load" case in the convert_ctx_accesses(), the insn->off is aligned, so the cnt may not be 0 because it matches the offsetof(struct __sk_buff, sk) in the bpf_convert_ctx_access. However, the target_size stays 0 and the verifier errors with a kernel warning: verifier bug: error during ctx access conversion(1) This patch fixes that to return a proper "invalid bpf_context access off=X size=Y" error on the load instruction. The same issue affects multiple other fields in context structures that allow narrow access. Some other non-affected fields (for sk_msg, sk_lookup, and sockopt) were also changed to use bpf_ctx_range_ptr for consistency. Note this syzkaller crash was reported in the "Closes" link below, which used to be about a different bug, fixed in commit fce7bd8e385a ("bpf/verifier: Handle BPF_LOAD_ACQ instructions in insn_def_regno()"). Because syzbot somehow confused the two bugs, the new crash and repro didn't get reported to the mailing list.27d
CVE-2025-11762
9.2%
3
CVE-2026-32929
9.2%
3
CVE-2022-26006
9.2%
3
CVE-2026-3837
9.2%
3
CVE-2025-382017.8 HIG
9.2%
3In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_set_pipapo: clamp maximum map bucket size to INT_MAX Otherwise, it is possible to hit WARN_ON_ONCE in __kvmalloc_node_noprof() when resizing hashtable because __GFP_NOWARN is unset. Similar to: b541ba7d1f5a ("netfilter: conntrack: clamp maximum hashtable size to INT_MAX")27d
CVE-2025-7990
9.2%
3
CVE-2025-40989
9.2%
3
CVE-2026-62658
9.2%
3A security flaw was discovered in certain NETGEAR Nighthawk RAX series routers that could allow someone already logged in to the device to run unauthorized commands or code on the router.26d
CVE-2026-121414.9 MED
9.2%
3The Premium Addons for Elementor – Powerful Elementor Templates & Widgets plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'premium_tooltip_text' parameter in all versions up to, and including, 4.11.84 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. The injected payload is specifically triggered when an administrator or higher-privileged user opens the affected post in the Elementor editor, as the raw unescaped output occurs via the print_template() method registered on the 'elementor/section/print_template' hook rather than on the public-facing frontend.27d
CVE-2026-553917.5 HIG
9.2%
3datamodel-code-generator generates Pydantic v2 models, dataclasses, TypedDict, and msgspec.Struct from OpenAPI, JSON Schema, GraphQL, Avro, Protobuf, and raw JSON, YAML, or CSV. Prior to 0.63.0, datamodel-code-generator validates a URL host once in src/datamodel_code_generator/http.py through get_body, _validate_url_for_fetch, and _get_ips_from_host, but then lets httpx resolve the host again for the connection, allowing DNS rebinding to bypass allow_private_network=False and reach internal services. This issue is fixed in version 0.63.0.4d
CVE-2025-58720
9.2%
3
CVE-2023-50930
9.2%
3
CVE-2022-50639
9.2%
3
CVE-2025-40643
9.2%
3
CVE-2022-49752
9.2%
3
CVE-2025-52462
9.2%
3
CVE-2026-412075.3 MED
9.2%
3The netty incubator codec.bhttp is a java language binary http parser. Prior to version 0.0.21.Final, HKDF_expand returns non-NULL on failure. The byte[] is filled with zeros and has no way to distinguish success from failure. Since this output is used as HKDF key material for the response AEAD, a failure silently produces an all-zero key. When EVP_HPKE_CTX_export fails it also returns an empty byte[] array filled with zeros. This byte[] feeds directly into OHttpCrypto.createResponseAEAD(...). A silent all-zero export secret would produce a deterministic, attacker-predictable AEAD key. Version 0.0.21.Final patches the issue.19d
CVE-2025-14943
9.2%
3
CVE-2026-165365.3 MED
9.2%
3The Simple Google Calendar Outlook Events Widget WordPress plugin before 3.1.0 does not validate a user-supplied URL before performing a server-side request, allowing unauthenticated attackers to perform Server-Side Request Forgery attacks and, in some cases, read the response of the internal request.6d
CVE-2024-54013
9.2%
3
CVE-2026-637484.3 MED
9.2%
3SurrealDB versions before 3.1.0 contain an information disclosure vulnerability where authenticated users with UPDATE access can read field values hidden by field-level SELECT permissions through error messages. Attackers can trigger arithmetic or extend operations on hidden fields to embed raw operand values in error responses, bypassing field-level access controls.19d
CVE-2026-29048
9.2%
3
CVE-2025-8448
9.2%
3
CVE-2026-39426
9.2%
3
CVE-2025-7399
9.2%
3