Lucene search
+L

65329 matches found

Positive Technologies
Positive Technologies
added 2026/07/29 12:00 a.m.19 views

PT-2026-65696

The WOLF WordPress plugin before 1.1.0 does not perform a nonce or capability check on one of its AJAX actions, allowing an unauthenticated attacker to trick a logged-in administrator into writing arbitrary content, including a malicious script, into a post via a cross-site request, resulting in...

5.9AI score0.00099EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/07/29 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-64558

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - s390/pkey: Check length in pkeypckmo handler implementation Explicitly check the length of the target buffer in the pkeypckmo implementation of the keytoprotkey...

7.8CVSS5.5AI score0.0012EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/29 12:00 a.m.13 views

Check Point Gaia Operating System (sk185153)

The remote host is missing a hotfix for the Gaia Operating System. It is, therefore, affected by a vulnerability as referenced in the sk185153 advisory. - A vulnerability in Check Point Gaia Portal allows an authenticated attacker with read-only Gaia Portal privileges to execute commands with roo...

7.5CVSS7.4AI score0.0754EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/28 11:17 p.m.9 views

CVE-2026-56822

Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.136.Final and 4.2.16.Final, the OcspServerCertificateValidator forwards the SslHandshakeCompletionEvent before the asynchronous OCSP validation completes. This allows the client's downstream handlers to se...

7.4CVSS5.8AI score0.00112EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/07/28 8:18 p.m.6 views

GHSA-R5JH-Q2MW-GCX4 Fission: SanitizeFilePath lexical HasPrefix bypass permits sibling-directory escape

SanitizeFilePath in pkg/utils/utils.go validated that a path stayed under a safe directory by calling strings.HasPrefixpath, safedir. This is a lexical check, not a directory boundary check: /packages-extra/evil starts with /packages, so it passed. The function did not enforce a path-separator...

3.6CVSS5.8AI score0.00114EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/28 8:16 p.m.8 views

GHSA-VCHH-R53J-8MPW Fission: HTTPTrigger admission omits RelativeURL / Prefix validation; kubectl apply bypasses CLI checks

HTTPTriggerSpec.Validate validated Methods, FunctionReference, Host, IngressConfig, and CorsConfig, but silently skipped RelativeURL and Prefix. Those two fields were validated at the CLI level only pkg/fission-cli/cmd/httptrigger/create.go:83. The post-CRD-modernization webhook for HTTPTrigger w...

4.3CVSS5.8AI score0.00227EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/28 7:28 p.m.7 views

CVE-2026-55554 Dompdf: Chroot Validation Bypass

Dompdf is an HTML to PDF converter for PHP. In versions 3.15 and prior, the validateLocalUri method enforces chroot boundaries with a strpos prefix check after normalizing paths with realpath . Because normalization strips the trailing directory separator from $chrootPath , the check only...

2.3CVSS5.8AI score
SaveExploits0References4
CVE
CVE
added 2026/07/28 7:28 p.m.65 views

CVE-2026-55554

CVE-2026-55554 affects Dompdf (PHP HTML-to-PDF converter). The issue stems from validateLocalUri() using a realpath()-based normalization and a prefix strpos() check to enforce chroot boundaries. Because trailing directory separators are stripped during normalization, a defined chroot like /var/w...

7.5CVSS5.8AI score0.00278EPSS
SaveExploits1References2Affected Software1
Debian CVE
Debian CVE
added 2026/07/28 7:28 p.m.12 views

CVE-2026-55554

Dompdf is an HTML to PDF converter for PHP. In versions 3.15 and prior, the validateLocalUri method enforces chroot boundaries with a strpos prefix check after normalizing paths with realpath . Because normalization strips the trailing directory separator from $chrootPath , the check only...

7.5CVSS5.8AI score0.00278EPSS
SaveExploits1
NVD
NVD
added 2026/07/28 7:17 p.m.10 views

CVE-2026-47726

nebula-mesh is a self-hosted control plane for Slack Nebula mesh virtual private network. Prior to version 0.3.2, internal/api/audit.go:12 — handleGetAuditLog does no admin check. The route is bearer-auth gated only; any operator API key returns the full audit log via store.ListAuditEntries up to...

7.1CVSS0.00238EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/28 6:35 p.m.36 views

CVE-2026-15992 WP Password Policy <= 3.7.1 - Authenticated (Subscriber+) Privilege Escalation

The WP Password Policy plugin for WordPress is vulnerable to Privilege Escalation in all versions up to and including 3.7.1. This is due to missing authorization checks and nonce verification in the getuser function of the ModulePasswordHint class, which unconditionally calls WPUser::setrole with...

8.8CVSS0.00274EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/07/28 6:32 p.m.8 views

CVE-2026-59676

A flaw was found in policycoreutils through 3.10 in seunshare. A TOCTOU race lets a local user running in an unconfined SELinux domain delete arbitrary root-owned files. Removing critical system files can cause denial of service; integrity impact is limited to unauthorized deletion...

5.8CVSS5.8AI score0.00087EPSS
SaveExploits0References5
Rapid7 Blog
Rapid7 Blog
added 2026/07/28 6:32 p.m.30 views

Rapid7 Analysis: Check Point SmartConsole Authentication Bypass (CVE-2026-16232)

Overview On July 22, 2026, Check Point published a security advisory for CVE-2026-16232, an authentication bypass in the SmartConsole login process affecting Security Management Server and Multi-Domain Security Management Server MDS. By leveraging CVE-2026-16232, an unauthenticated attacker can...

9.8CVSS9AI score0.73296EPSS
SaveExploits2
ATTACKERKB
ATTACKERKB
added 2026/07/28 5:58 p.m.8 views

CVE-2026-47726

nebula-mesh is a self-hosted control plane for Slack Nebula mesh virtual private network. Prior to version 0.3.2, internal/api/audit.go:12 — handleGetAuditLog does no admin check. The route is bearer-auth gated only; any operator API key returns the full audit log via store.ListAuditEntries up to...

7.1CVSS5.8AI score0.00238EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2026/07/28 5:58 p.m.8 views

CVE-2026-47726 nebula-mesh: GET /api/v1/audit-log discloses all entries to any operator

nebula-mesh is a self-hosted control plane for Slack Nebula mesh virtual private network. Prior to version 0.3.2, internal/api/audit.go:12 — handleGetAuditLog does no admin check. The route is bearer-auth gated only; any operator API key returns the full audit log via store.ListAuditEntries up to...

7.1CVSS5.8AI score0.00238EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/28 5:58 p.m.12 views

EUVD-2026-49942

nebula-mesh is a self-hosted control plane for Slack Nebula mesh virtual private network. Prior to version 0.3.2, internal/api/audit.go:12 — handleGetAuditLog does no admin check. The route is bearer-auth gated only; any operator API key returns the full audit log via store.ListAuditEntries up to...

7.1CVSS5.8AI score0.00238EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/28 5:58 p.m.41 views

CVE-2026-47726 nebula-mesh: GET /api/v1/audit-log discloses all entries to any operator

nebula-mesh is a self-hosted control plane for Slack Nebula mesh virtual private network. Prior to version 0.3.2, internal/api/audit.go:12 — handleGetAuditLog does no admin check. The route is bearer-auth gated only; any operator API key returns the full audit log via store.ListAuditEntries up to...

7.1CVSS0.00238EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/28 5:08 p.m.10 views

SUSE CVE-2026-64545

In the Linux kernel, the following vulnerability has been resolved: net, bpf: check master for NULL in xdpmasterredirect xdpmasterredirect dereferences the result of netdevmasterupperdevgetrcu without a NULL check, but that helper returns NULL when the receiving device has no upper-master...

7.5CVSS5.8AI score0.00496EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/07/28 4:23 p.m.9 views

gstreamer1-plugins-bad-free: GStreamer: Heap buffer overflow via crafted VNC server rectangle in librfb

A heap buffer overflow vulnerability was found in GStreamer's librfb RFB/VNC client. The rectangle bounds check incorrectly validates area rather than individual dimensions, allowing a malicious VNC server to send a rectangle that extends beyond the framebuffer. A remote attacker could set up a...

8.8CVSS6.4AI score0.00638EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/28 4:23 p.m.10 views

gstreamer1-plugins-bad-free: GStreamer: Signed integer overflow in VMnc decoder cursor payload handling

A signed integer overflow vulnerability was found in GStreamer's VMnc decoder. A crafted VMnc stream with large cursor dimensions can overflow signed integer payload-size arithmetic, bypassing a length check and leading to out-of-bounds reads. A remote attacker could trick a user into opening a...

7.1CVSS5.9AI score0.00392EPSS
SaveExploits0References5
Rows per page
Query Builder