Lucene search
+L

6365 matches found

CVE
CVE
added 2026/06/24 5:33 a.m.19 views

CVE-2026-8690

The CVE describes an authorization bypass in the RentMy Real-Time Rental Management Plugin for WordPress, affecting all versions up to 4.0.4.1. The root cause is improper verification of a user’s authorization to perform actions, enabling unauthenticated attackers to read, create, update, and del...

5.3CVSS5.8AI score0.00255EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/06/24 12:0 a.m.11 views

PT-2026-51685

Name of the Vulnerable Software and Affected Versions RentMy Real-Time Rental Management Plugin versions prior to 4.0.4.2 Description An authorization bypass exists because the plugin fails to properly verify if a user is authorized to perform specific actions. This allows unauthenticated attacke...

5.3CVSS5.9AI score0.00255EPSS
SaveExploits0References12
Tenable Nessus
Tenable Nessus
added 2026/06/24 12:0 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-44889

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - WebOb provides objects for HTTP requests and responses. Prior to 1.8.10, the normalization of the HTTP Location header during a redirect is vulnerable to an ope...

6.1CVSS6.5AI score0.00527EPSS
SaveExploits1References3
OSV
OSV
added 2026/06/23 11:17 p.m.3 views

MINI-JG77-RV3F-FJ9J

Bulletin has no description...

5.3CVSS5.8AI score0.00232EPSS
SaveExploits0
OSV
OSV
added 2026/06/23 11:17 p.m.3 views

MINI-C3H9-5JRJ-JJWQ

Bulletin has no description...

7.5CVSS5.8AI score0.00415EPSS
SaveExploits0
OSV
OSV
added 2026/06/23 11:17 p.m.4 views

MINI-VH8W-X4P3-H7VC

Bulletin has no description...

5.3CVSS5.7AI score0.00101EPSS
SaveExploits0
OSV
OSV
added 2026/06/23 11:16 p.m.4 views

MINI-XQ46-C57J-M7GV

Bulletin has no description...

6.5CVSS5.7AI score0.00196EPSS
SaveExploits0
NVD
NVD
added 2026/06/23 9:16 p.m.9 views

CVE-2026-47377

NocoDB is software for building databases as spreadsheets. Prior to 2026.04.1, the client-side hashRedirect plugin called window.location.replace on a path extracted from the URL hash fragment after only checking hashPath.startsWith'/'. Protocol-relative URLs //attacker.com/… also satisfy that...

5.1CVSS0.00239EPSS
SaveExploits0References1
NVD
NVD
added 2026/06/23 6:18 p.m.13 views

CVE-2026-54318

Home Assistant is open source home automation software that puts local control and privacy first. Prior to 2026.5.3, the LocationSensorManager BroadcastReceiver is exported with no permission. Any installed app, with zero runtime permissions, can broadcast a forged Google Play Services...

7.1CVSS0.00113EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/06/23 5:40 p.m.40 views

CVE-2026-54318 Home Assistant: Exported BroadcastReceiver allows local apps to spoof device location

Home Assistant is open source home automation software that puts local control and privacy first. Prior to 2026.5.3, the LocationSensorManager BroadcastReceiver is exported with no permission. Any installed app, with zero runtime permissions, can broadcast a forged Google Play Services...

7.1CVSS0.00113EPSS
SaveExploits1References2
CVE
CVE
added 2026/06/23 5:40 p.m.48 views

CVE-2026-54318

Affected software: Home Assistant Android components. Vulnerability: LocationSensorManager BroadcastReceiver was exported with no permission prior to 2026.5.3, allowing any local app (zero runtime permissions) to broadcast a forged Google Play Services LocationResult to spoof the device’s locatio...

7.1CVSS5.9AI score0.00113EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/06/23 4:49 p.m.4 views

CVE-2026-54009 Open WebUI: Cross-user file disclosure via /api/chat/completions image_url field

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.6, POST /api/chat/completions accepts an imageurl.url value that, when it does NOT start with http://, https://, or data:image/, is interpreted as a file id and resolved against the...

6.5CVSS6AI score0.00225EPSS
SaveExploits1References3
OSV
OSV
added 2026/06/23 12:25 p.m.3 views

MINI-772Q-454W-75H9

Bulletin has no description...

9.4CVSS5.7AI score0.00203EPSS
SaveExploits0
OSV
OSV
added 2026/06/23 12:23 p.m.5 views

MINI-XGFV-9W23-W6F5

Bulletin has no description...

8.2CVSS5.7AI score0.00208EPSS
SaveExploits0
AstraLinux
AstraLinux
added 2026/06/23 11:48 a.m.9 views

Astra Linux – Vulnerability in Firefox

Use-after-free in the DOM: Window and Location components. This vulnerability was fixed in Firefox 148, Firefox ESR 115.33, Firefox ESR 140.8, Thunderbird 148, and Thunderbird 140.8...

9.8CVSS6.1AI score0.00402EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/06/23 12:0 a.m.15 views

PT-2026-51577

Name of the Vulnerable Software and Affected Versions Home Assistant versions prior to 2026.5.3 Description The LocationSensorManager BroadcastReceiver is exported without requiring permissions. This allows any installed application on the device, regardless of its runtime permissions, to send a...

7.1CVSS5.8AI score0.00113EPSS
SaveExploits1References9
Snyk
Snyk
added 2026/06/22 11:19 p.m.9 views

Open Redirect

Overview Affected versions of this package are vulnerable to Open Redirect in the normalization of the HTTP Location header during redirects. An attacker can redirect users to an arbitrary external site by supplying specially crafted input containing ASCII tab, carriage return, or newline...

6.1CVSS5.9AI score0.00161EPSS
SaveExploits0References2
NVD
NVD
added 2026/06/22 10:16 p.m.9 views

CVE-2026-44889

WebOb provides objects for HTTP requests and responses. Prior to 1.8.10, the normalization of the HTTP Location header during a redirect is vulnerable to an open redirect: WebOb joins the redirect target to the request URI using Python's urljoin, and since Python 3.10 the underlying urlsplit stri...

6.1CVSS0.00161EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/22 10:16 p.m.3 views

DEBIAN-CVE-2026-44889

WebOb provides objects for HTTP requests and responses. Prior to 1.8.10, the normalization of the HTTP Location header during a redirect is vulnerable to an open redirect: WebOb joins the redirect target to the request URI using Python's urljoin, and since Python 3.10 the underlying urlsplit stri...

6.1CVSS5.9AI score0.00161EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/22 10:16 p.m.6 views

UBUNTU-CVE-2026-44889

WebOb provides objects for HTTP requests and responses. Prior to 1.8.10, the normalization of the HTTP Location header during a redirect is vulnerable to an open redirect: WebOb joins the redirect target to the request URI using Python's urljoin, and since Python 3.10 the underlying urlsplit stri...

6.1CVSS5.8AI score0.00161EPSS
SaveExploits0References3
Rows per page
Query Builder