Lucene search
+L

19786 matches found

CNVD
CNVD
added 2026/06/21 12:00 a.m.11 views

AI systems have vulnerabilities related to information leakage

Browse AI is a leading data scraping tool, providing reliable data to over 770,000 users worldwide. It helps them scrape, monitor, and integrate data from almost any website with little or no coding knowledge. Browse AI has a vulnerability related to information leakage, allowing attackers to...

5.3AI score
SaveExploits0
NVD
NVD
added 2026/06/20 7:16 p.m.18 views

CVE-2026-56341

AVideo through version 26.0 contains multiple unauthenticated list.json.php endpoints in payment plugins lacking authorization checks, exposing PayPal tokens, Authorize.Net webhooks, and Bitcoin transaction records. Unauthenticated attackers can retrieve all payment transaction data including...

8.7CVSS0.00459EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/20 6:27 p.m.10 views

CVE-2026-56341 AVideo - Unauthenticated Access to Payment Log DataTables Endpoints via list.json.php

AVideo through version 26.0 contains multiple unauthenticated list.json.php endpoints in payment plugins lacking authorization checks, exposing PayPal tokens, Authorize.Net webhooks, and Bitcoin transaction records. Unauthenticated attackers can retrieve all payment transaction data including...

8.7CVSS6AI score
SaveExploits0References4
NVD
NVD
added 2026/06/20 4:17 p.m.35 views

CVE-2026-56235

Cap-go capgo before 12.128.2 contains an authorization bypass in several Supabase PostgREST RPC functions getappmetrics, getglobalmetrics, gettotalmetrics that are granted to the anon role without enforcing org membership or permission checks. An unauthenticated attacker using only the public...

6.9CVSS0.00389EPSS
SaveExploits0References2
NVD
NVD
added 2026/06/20 4:17 p.m.24 views

CVE-2026-56267

Flowise before 3.0.13 contains an information exposure vulnerability in the POST /api/v1/account/forgot-password endpoint that returns full user objects including PII to unauthenticated attackers. An attacker can enumerate valid email addresses and harvest sensitive user data including user IDs,...

6.9CVSS0.00465EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/06/20 3:24 p.m.10 views

CVE-2026-56218

Capgo before 12.128.2 fails to strip EXIF metadata including GPS geolocation data from uploaded images, allowing information disclosure. Attackers can download uploaded images and extract precise latitude and longitude coordinates revealing user physical location at capture time...

6.9CVSS5.8AI score0.00343EPSS
SaveExploits0References3
CVE
CVE
added 2026/06/20 3:24 p.m.40 views

CVE-2026-56218

Capgo prior to 12.128.2 does not strip EXIF metadata (including GPS coordinates) from uploaded images, enabling disclosure of users’ precise location. Attackers can download images and extract coordinates at capture time. Remediation: upgrade Capgo to version 12.128.2 or later.

6.9CVSS5.8AI score0.00343EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/06/20 3:21 p.m.12 views

Missing Authorization

Overview Affected versions of this package are vulnerable to Missing Authorization in the POST /resources/:resource/:id/:related endpoint. An attacker can gain unauthorized access to sensitive relationships and escalate privileges by sending crafted POST requests to manipulate associations,...

9.6CVSS5.9AI score0.00448EPSS
SaveExploits0References2
Veracode
Veracode
added 2026/06/20 5:17 a.m.18 views

Cache Poisoning

Angular is vulnerable to cache poisoning. The vulnerability is due to the use of a weak 32-bit hash algorithm to generate HTTP transfer cache keys during Server-Side Rendering SSR, which allows an attacker to craft colliding requests that overwrite cached responses and potentially manipulate or...

8.8CVSS5.8AI score0.00127EPSS
SaveExploits0References7Affected Software1
Positive Technologies
Positive Technologies
added 2026/06/20 12:00 a.m.27 views

PT-2026-51174

Name of the Vulnerable Software and Affected Versions AVideo versions prior to 27.1 Description Authenticated administrators can perform server-side request forgery SSRF—a flaw where a server is tricked into making requests to an unintended location—via the 'plugin/Live/test.php' endpoint. The...

6.8CVSS5.8AI score0.00391EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2026/06/20 12:00 a.m.19 views

MiracleLinux 8 : webkit2gtk3-2.52.4-1.el8_10.ML.1 (AXSA:2026-799:03)

The remote MiracleLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2026-799:03 advisory. webkitgtk: Processing maliciously crafted web content may lead to an unexpected Safari crash CVE-2026-28946 webkitgtk: Processing maliciously crafted...

8.8CVSS6.8AI score0.00693EPSS
SaveExploits0References17
Github Security Blog
Github Security Blog
added 2026/06/19 9:42 p.m.17 views

Network-AI: EnvironmentManager.backup() follows symlinked directories and copies files outside the environment root into backups

Summary EnvironmentManager.backup recursively collects files using collectBackupFiles. collectBackupFiles uses statSyncfull, which follows symlinks. If data/ contains a symlink to a directory outside the environment root, backup recursion follows the symlink and copies external files into...

5.9AI score
SaveExploits0References4Affected Software1
NVD
NVD
added 2026/06/19 8:16 p.m.24 views

CVE-2026-49344

Mercator is an open source web application that enables mapping of the information system. Prior to version 2025.05.19, Mercator's Query Engine /admin/queries/execute accepts a JSON DSL from / select / filters / traverse / output, translates it into an Eloquent query, and returns results as JSON...

7.1CVSS0.00382EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/06/19 7:35 p.m.18 views

parse-server: Endpoints `/login` and `/verifyPassword` disclose MFA secrets and protected fields when `_User` get is denied

Impact Apps that enable MFA and deny get on the User class via Class-Level Permissions could expose sensitive user data through the /login and /verifyPassword endpoints. These endpoints re-fetch the user through the access-controlled query pipeline CLP, protectedFields, auth-adapter sanitizers...

5.9CVSS5.9AI score0.00252EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/06/19 7:35 p.m.18 views

GHSA-75V4-M273-5J49 parse-server: Endpoints `/login` and `/verifyPassword` disclose MFA secrets and protected fields when `_User` get is denied

Impact Apps that enable MFA and deny get on the User class via Class-Level Permissions could expose sensitive user data through the /login and /verifyPassword endpoints. These endpoints re-fetch the user through the access-controlled query pipeline CLP, protectedFields, auth-adapter sanitizers...

5.9CVSS5.9AI score0.00252EPSS
SaveExploits0References4
CVE
CVE
added 2026/06/19 7:21 p.m.36 views

CVE-2026-49344

Mercator (open source mapping app) prior to version 2025.05.19 is affected by CVE-2026-49344. The Query Engine endpoint /admin/queries/execute does not enforce an authorization gate, allowing any authenticated account (including read-only Auditor) to query models outside the intended scope (e.g.,...

7.1CVSS5.8AI score0.00382EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/06/19 6:11 p.m.60 views

CVE-2026-49288 Statamic CMS missing authorization on Control Panel fieldtype endpoints allows disclosure of restricted resources

Statamic is a Laravel and Git powered content management system CMS. Prior to 5.73.23 and 6.20.0, an authenticated Control Panel user could view metadata and content for resources they don't have permission to view, including entries, assets, users, roles, groups, and other configured resources...

4.3CVSS0.0027EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/06/19 5:48 p.m.33 views

CVE-2019-25762 Joomla! Component JoomProject 1.1.3.2 Information Disclosure

Joomla! Component JoomProject 1.1.3.2 contains an information disclosure vulnerability that allows unauthenticated attackers to access sensitive user data by exploiting the projects endpoint. Attackers can send requests to index.php with option=comjpprojects&view=projects&tmpl=component&format=js...

8.7CVSS0.00632EPSS
SaveExploits1References4
EUVD
EUVD
added 2026/06/19 5:48 p.m.20 views

EUVD-2019-20198

Joomla! Component JoomProject 1.1.3.2 contains an information disclosure vulnerability that allows unauthenticated attackers to access sensitive user data by exploiting the projects endpoint. Attackers can send requests to index.php with option=comjpprojects&view=projects&tmpl=component&format=js...

8.7CVSS5.9AI score0.00632EPSS
SaveExploits1References4
EUVD
EUVD
added 2026/06/19 5:08 p.m.21 views

EUVD-2019-20186

Joomla Component J-MultipleHotelReservation 6.0.7 contains an SQL injection vulnerability that allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code through the hotelid parameter. Attackers can send POST requests to the search-hotels endpoint with crafted S...

8.8CVSS6.3AI score0.00453EPSS
SaveExploits1References4
Rows per page
Query Builder