Lucene search
+L

832 matches found

Nuclei
Nuclei
added yesterday28 views

osTicket - Arbitrary File Read

Enhancesoft osTicket versions 1.18.x prior to 1.18.3 and 1.17.x prior to 1.17.7 contain an arbitrary file read vulnerability in the ticket PDF export functionality. A remote attacker can submit a ticket containing crafted rich-text HTML that includes PHP filter expressions which are insufficientl...

8.7CVSS6.1AI score0.73125EPSS
SaveExploits3References3
RedhatCVE
RedhatCVE
added 3 days ago5 views

CVE-2026-44210

A flaw was found in Kata Containers, an open-source project that provides lightweight virtual machines VMs for containers. A user with privileges to create pods can inject malicious command-line arguments into the virtiofsd process, which manages shared file systems. This injection allows an...

9.9CVSS5.8AI score0.0032EPSS
SaveExploits0References5
NVD
NVD
added 4 days ago7 views

CVE-2026-4672

GitLab has remediated an issue in GitLab CE/EE affecting all versions from 18.4 before 19.0.5, 19.1 before 19.1.3, and 19.2 before 19.2.1 that under certain conditions could have allowed an authenticated user with guest-role permissions to access test report contents they were not authorized to...

4.3CVSS0.00243EPSS
SaveExploits0References3
Cvelist
Cvelist
added 4 days ago55 views

CVE-2026-4672 Missing Authorization in GitLab

GitLab has remediated an issue in GitLab CE/EE affecting all versions from 18.4 before 19.0.5, 19.1 before 19.1.3, and 19.2 before 19.2.1 that under certain conditions could have allowed an authenticated user with guest-role permissions to access test report contents they were not authorized to...

4.3CVSS0.00243EPSS
SaveExploits0References3
OSV
OSV
added 4 days ago3 views

UBUNTU-CVE-2026-62429

Accessing the vNUMA configuration data of a guest is still possible wh...

6.5CVSS5.8AI score0.00233EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/23 6:16 p.m.8 views

CVE-2026-44210

Kata Containers is an open source project focusing on a standard implementation of lightweight Virtual Machines VMs that perform like containers. Versions prior to 3.31.0 ship with a default configuration that allows pod creators to inject arbitrary command-line arguments into the virtiofsd proce...

6.5CVSS0.0032EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/07/17 12:0 a.m.8 views

RabbitMQ 3.13.x < 3.13.15 / 4.0.x < 4.0.20 / 4.1.x < 4.1.11 / 4.2.x < 4.2.6 Multiple Vulnerabilities

The version of RabbitMQ installed on the remote host is affected by multiple vulnerabilities: - AMQP 0-9-1, AMQP 1.0, and Stream Protocol authentication can allow a loopback-restricted user such as guest to connect remotely when traffic is accepted through a trusted PROXY-protocol path and the...

10CVSS5.8AI score0.00784EPSS
SaveExploits1References4
CVE
CVE
added 2026/07/16 12:20 a.m.24 views

CVE-2026-3842

CVE-2026-3842 affects QEMU (hyperf/syndbg path) where a missing mapped-length guard after calling cpu_physical_memory_map() enables a local attacker inside a guest VM to perform an out-of-bounds write. The root cause is that cpu_physical_memory_map() can return a shorter length than expected, tri...

7.8CVSS6.9AI score0.00121EPSS
SaveExploits0References3
The Hacker News
The Hacker News
added 2026/07/14 6:19 a.m.38 views

Microsoft Maps Three Salesforce Attack Paths Tied to a Year of ShinyHunters Activity

Attackers whose methods line up with the data-extortion group ShinyHunters have spent the past year walking into corporate Salesforce environments without exploiting a single flaw in the platform. The way in has been the trust the organization had already extended, usually through the OAuth...

6.1AI score
SaveExploits0
Microsoft Secure
Microsoft Secure
added 2026/07/13 10:2 p.m.30 views

Defending SaaS-based applications against ShinyHunters OAuth abuse

In this article 1. Attack chain overview 2. Improving visibility into Salesforce OAuth abuse 3. Mitigation and protection guidance 4. Learn more In a series of campaigns observed between mid-2025 and mid-2026, Microsoft identified threat actor activity with overlapping tradecraft commonly...

6.1AI score
SaveExploits0
EUVD
EUVD
added 2026/06/26 12:4 a.m.10 views

EUVD-2026-39599

A flaw was found in KubeVirt's downward metrics virtio-serial server. The server reads guest requests using textproto.Reader.ReadLine, which buffers input indefinitely until a newline character is received, with no length limit or read deadline. A user with access to a VM guest that has the...

3.8CVSS5.8AI score0.00094EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/24 10:16 p.m.9 views

DEBIAN-CVE-2026-39893

Cacti is an open source performance and fault management framework. In versions 1.2.30 and prior, the rfilter request variable was concatenated into a RLIKE SQL clause without sanitization. The endpoint does not require authentication graph viewing supports guest access via the configured guest...

9.8CVSS5.9AI score0.00399EPSS
SaveExploits0References1
CVE
CVE
added 2026/06/24 9:45 p.m.76 views

CVE-2026-39893

Cacti is affected by a pre-auth SQL injection in versions up to 1.2.30 via the rfilter input concatenated into a RLIKE clause in graph_view.php. The vulnerability could be reached without authentication if graph viewing is enabled for a guest user, making it exploitable pre-auth. The issue has be...

9.8CVSS5.9AI score0.00399EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/06/24 9:45 p.m.4 views

CVE-2026-39893 Cacti: Pre-authentication SQL injection via rfilter RLIKE clause in graph_view.php

Cacti is an open source performance and fault management framework. In versions 1.2.30 and prior, the rfilter request variable was concatenated into a RLIKE SQL clause without sanitization. The endpoint does not require authentication graph viewing supports guest access via the configured guest...

9.8CVSS6AI score0.00399EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/24 5:41 p.m.10 views

GHSA-F637-W7P2-M7FX OliveTin: ValidateArgumentType API Endpoint's Missing Authentication Allows Action and Argument Enumeration

Summary The ValidateArgumentType RPC endpoint in service/internal/api/api.go does not perform any authentication or authorization checks. Unlike all other data-returning API endpoints, it does not call auth.UserFromApiCall or checkDashboardAccess. When AuthRequireGuestsToLogin is enabled the...

3.7CVSS5.9AI score0.00329EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/06/24 12:0 a.m.17 views

PT-2026-52128

Name of the Vulnerable Software and Affected Versions Cacti versions prior to 1.2.31 Description An issue exists where the rfilter request variable is concatenated into a RLIKE SQL clause without proper sanitization. This allows for a pre-authentication SQL injection SQLi on installations where...

9.8CVSS5.8AI score0.00399EPSS
SaveExploits0References9
Talos
Talos
added 2026/06/15 12:0 a.m.16 views

GeoVision LPC2011/LPC2211 Web Interface / ssi.cgi privilege escalation vulnerability

Summary A privilege escalation vulnerability exists in the Web Interface / ssi.cgi functionality of LPC2011/LPC2211 versions: 1.10. A specially crafted HTTP request can lead to credentials leak. An attacker can visit a webpage to trigger this vulnerability. Confirmed Vulnerable Versions The...

6.5CVSS5.4AI score0.00283EPSS
SaveExploits0
NVD
NVD
added 2026/06/12 5:16 p.m.19 views

CVE-2026-3433

Mattermost versions 11.6.x = 11.6.1, 11.5.x = 11.5.4, 10.11.x = 10.11.15, 10.11.x = 10.11.16 fail to restrict roleupdated websocket event broadcasts to members of the affected team or channel which allows an authenticated attacker with guest-level access to observe permission scheme change...

4.3CVSS0.0018EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/06/12 3:46 p.m.11 views

EUVD-2026-36498

Mattermost versions 11.6.x = 11.6.1, 11.5.x = 11.5.4, 10.11.x = 10.11.15, 10.11.x = 10.11.16 fail to restrict roleupdated websocket event broadcasts to members of the affected team or channel which allows an authenticated attacker with guest-level access to observe permission scheme change...

4.3CVSS5.3AI score0.0018EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/06/12 3:46 p.m.46 views

CVE-2026-3433 Mattermost fails to scope role_updated websocket events to authorized team and channel members

Mattermost versions 11.6.x = 11.6.1, 11.5.x = 11.5.4, 10.11.x = 10.11.15, 10.11.x = 10.11.16 fail to restrict roleupdated websocket event broadcasts to members of the affected team or channel which allows an authenticated attacker with guest-level access to observe permission scheme change...

4.3CVSS0.0018EPSS
SaveExploits0References1
Rows per page
Query Builder