Lucene search
+L

2078 matches found

Nuclei
Nuclei
added 2026/08/29 10:07 a.m.29 views

Electrolink FM/DAB/TV Transmitter - Credentials Disclosure

A credential exposure vulnerability in Electrolink 500W, 1kW, 2kW Medium DAB Transmitter Web v01.09, v01.08, v01.07, and Display v1.4, v1.2 allows unauthorized attackers to access credentials in plaintext. id: CVE-2025-28228 info: name: Electrolink FM/DAB/TV Transmitter - Credentials Disclosure...

7.5CVSS5.9AI score0.01754EPSS
SaveExploits1References1
Nuclei
Nuclei
added 2026/08/29 10:07 a.m.38 views

Glances - Information Disclosure

Glances 4.5.2 contains an information disclosure vulnerability caused by the web server running without authentication by default, letting remote attackers access sensitive system information including credentials, exploit requires no special privileges. id: CVE-2026-32596 info: name: Glances -...

8.7CVSS7.2AI score0.0155EPSS
SaveExploits1References2
Nuclei
Nuclei
added 2026/08/29 10:07 a.m.6 views

FacturaScripts - Unauthenticated phpinfo Disclosure

Detected FacturaScripts exposes a debug branch in the Installer controller that calls phpinfo when the request carries the phpinfo=TRUE query parameter, and on an instance that has not finished installation, this endpoint was reachable without authentication. id: CVE-2026-42878 info: name:...

5.3CVSS5.9AI score0.00552EPSS
SaveExploits0References3
Nuclei
Nuclei
added 2026/08/29 10:07 a.m.40 views

D-Link DIR-859 - Information Disclosure

A critical information disclosure vulnerability exists in D-Link devices where sensitive device account information including credentials can be retrieved by sending an unauthenticated request to /getcfg.php endpoint with the parameter SERVICES=DEVICE.ACCOUNT. This could allow attackers to obtain...

9.8CVSS6.9AI score0.32222EPSS
SaveExploits1References2
Nuclei
Nuclei
added 2026/08/29 10:07 a.m.26 views

Glances - Information Disclosure

Glances 4.5.1 contains an information disclosure vulnerability caused by unfiltered exposure of sensitive configuration data via the /api/4/config REST API endpoint, letting remote attackers access credentials, exploit requires API access. id: CVE-2026-30928 info: name: Glances - Information...

8.7CVSS7.2AI score0.01657EPSS
SaveExploits1References2
CVE
CVE
added 2026/08/28 10:49 a.m.15 views

CVE-2026-82253

gitoxide (Rust crates gix ≤ 0.72.0 and gix-validate ≤ 0.10.0 ) is affected by a path traversal vulnerability. The submodule name validation in gix-validate only checks the first occurrence of .. via name.find(b".."), allowing crafted names like a..b/../../../.git/ to bypass the check. Additionall...

8.7CVSS6AI score0.00497EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/28 1:03 a.m.5 views

CVE-2024-33113

CVE-2024-33113 O roteador D-LINK DIR-845L é vulnerável a uma divulgação de informações através do arquivo bscsmsinbox.php. A CVE-2024-33113 é uma vulnerabilidade no roteador D-LINK DIR-845L que permite uma divulgação de informações através do arquivo bscsmsinbox.php. A vulnerabilidade origina-se ...

5.3CVSS4.5AI score0.03419EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/08/27 7:00 p.m.4 views

CVE-2023-23752

Questa è una POC per CVE-2023-23752 scritta in Python che mostra le informazioni relative a nome utente e password. CVE-2023-23752 Joomla! 4.0.0 4.2.8 Usage = python3 exploit.py L'esecuzione dello script è dimostrata nella GIF seguente:...

5.3CVSS6.6AI score0.99827EPSS
SaveExploits43
Kitploit
Kitploit
added 2026/08/27 5:13 p.m.3 views

CVE-2022-35513

blink1-pass-decrypt ⭐ poc e script semplice progettato per decifrare il ciphertext trovato in /blink/input del server api nelle installazioni blink1control2 versioni =2.2.7. l'exploit - CVE-2022-35513 ❗ l'app blink1control2 utilizza una crittografia debole delle password e un metodo di...

7.5CVSS7.4AI score0.04636EPSS
SaveExploits5
CVE
CVE
added 2026/08/26 1:20 p.m.34 views

CVE-2026-75960

Rently Smart Home versions 20.1.0 and prior are affected by an Insufficiently Protected Credentials vulnerability that allows an attacker to retrieve PINs, including the Master Pin , thereby overriding standard user permissions. CISA rates this HIGH severity (CVSS 3.1: 8.1, CVSS 4.0: 8.7) with a ...

8.7CVSS5.2AI score0.0035EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/08/26 12:00 a.m.8 views

PT-2026-82102

Name of the Vulnerable Software and Affected Versions Rently Smart Home versions 20.1.0 and earlier Description An issue involving insufficiently protected credentials allows an attacker to retrieve pins, including the Master Pin. This enables the override of standard user permissions across IoT...

8.7CVSS5.9AI score0.0035EPSS
SaveExploits0References7
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/24 3:15 p.m.40 views

Security Bulletin: Langflow OSS is affected by arbitrary code execution in custom component validation and trusted code enforcement

Summary Langflow OSS supports custom Python components and validation of component code for component development workflows. Weaknesses in custom component execution paths, validation endpoints, and trusted template enforcement could allow authenticated users to execute arbitrary Python code or...

8.1CVSS6.5AI score0.00374EPSS
SaveExploits0Affected Software1
NVD
NVD
added 2026/08/17 6:18 p.m.7 views

CVE-2026-68520

Glances is an open-source system cross-platform monitoring tool. Prior to 4.5.6, asdictsecure in glances/config.py checks only option names and exposes publicusername and credentials embedded in publicapi values through unauthenticated GET /api/4/config and GET /api/4/config/ip requests. This iss...

5.3CVSS0.00237EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/08/17 5:04 p.m.13 views

Glances: REST API CORS Credentials Guard Uses Exact-Match Instead of Membership Test — Bypassed by Any Multi-Origin Allowlist Containing the Wildcard

Summary Glances's REST API server includes a documented safety check intended to guarantee that corscredentials=True can never be combined with an unrestricted CORS origin allowlist. The check compares the configured origin list to the wildcard using exact list equality corsorigins == "" instead ...

7.4CVSS5.6AI score0.00401EPSS
SaveExploits1References4Affected Software1
NVD
NVD
added 2026/08/13 8:17 p.m.6 views

CVE-2026-72670

A lower privileged user who holds only the privilege to read agent policies can read the entire configuration of a configured Fleet proxy. This would normally require the Fleet privilege to read settings.The proxy configuration possibly contains proxy authentication credentials and private key...

7.7CVSS0.00335EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/12 10:27 a.m.39 views

CVE-2026-68868

The CVE covers the Google Cloud Secret Manager backend in Apache Airflow’s Google provider where the team scope is not applied when resolving Connections and Variables. This flaw allows a task or DAG in one team to resolve another team’s secret name, exposing credentials in multi‑team deployments...

6.5CVSS5.4AI score0.00479EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/08/12 10:27 a.m.33 views

CVE-2026-68868 Apache Airflow Google provider: google Secret Manager backend: team scope is never applied, exposing every team's Connections and Variables

The Google Cloud Secret Manager secrets backend in Apache Airflow's Google provider never applied the team scope when resolving Connections and Variables: the caller's teamname was accepted by the backend but dropped at the internal call boundary, so every lookup resolved against the team-agnosti...

0.00479EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/11 11:07 a.m.9 views

EUVD-2026-56009

An information disclosure vulnerability in Windmill Labs Windmill through 1.783.0 allows any authenticated workspace member to read legacy ownerless draft scripts that contain plaintext resource credentials. Drafts with a null owner email bypass ACL enforcement and are returned to any workspace...

6.5CVSS5.3AI score0.00305EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/10 7:17 p.m.10 views

CVE-2026-68870

The Azure Key Vault secrets backend in Apache Airflow's Microsoft Azure provider resolved a team-scoped Connection or Variable id through the team-agnostic lookup when the team-scoped lookup missed. In a deployment running multi-team mode with this backend, a caller in one team could resolve a...

5.3CVSS0.00225EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/10 6:18 p.m.12 views

CVE-2026-72737

Dokploy is a free, self-hostable Platform as a Service PaaS. In 0.29.8 and earlier, backup.create, backup.update, and backup.restoreBackupWithLogs in apps/dokploy/server/api/routers/backup.ts accept a client-controlled destinationId and use the referenced destination without verifying that...

9.6CVSS0.00248EPSS
SaveExploits0References1
Rows per page
Query Builder