Lucene search
+L

3414 matches found

CVE
CVE
added 2026/08/05 6:58 a.m.55 views

CVE-2026-71203

CVE-2026-71203 affects changedetection.io. The Spec resource at /api/v1/full-spec allows unauthenticated access because its get() method lacks both the @auth.check_token and @validate_openapi_request decorators, bypassing API key protection that guards other /api/v1/* endpoints. This enables retr...

5.3CVSS5.2AI score0.00187EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/05 6:58 a.m.52 views

CVE-2026-71203 changedetection.io - Missing Authentication on /api/v1/full-spec Discloses Full OpenAPI Schema

changedetection.io's REST API resources are protected by an @auth.checktoken decorator validating the caller's x-api-key header, except the Spec resource registered at /api/v1/full-spec changedetectionio/api/Spec.py, whose get method carries neither @auth.checktoken nor @validateopenapirequest...

5.3CVSS0.00187EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/04 3:07 p.m.7 views

CVE-2026-24079 Missing Authentication for Critical Function in Data Modem

Cryptographic Issue while processing registration requests with malformed or missing authentication parameters...

8.1CVSS5.5AI score0.00127EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/04 3:07 p.m.7 views

EUVD-2026-52732

Cryptographic Issue while processing registration requests with malformed or missing authentication parameters...

8.1CVSS5.5AI score0.00127EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/04 3:07 p.m.62 views

CVE-2026-24079

Technical details are not publicly available in the provided documents. The available descriptions only mention a cryptographic issue during processing of registration requests with malformed or missing authentication parameters. Monitor for updates.

8.1CVSS5.5AI score0.00127EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/08/04 3:07 p.m.50 views

CVE-2026-24079 Missing Authentication for Critical Function in Data Modem

Cryptographic Issue while processing registration requests with malformed or missing authentication parameters...

8.1CVSS0.00127EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/03 7:16 p.m.10 views

CVE-2026-59913

Dell Display and Peripheral Manager DDPM Mac, versions prior to 2.3.0.1005, contain a Missing Authentication for Critical Function vulnerability. A low privileged attacker with local access could potentially exploit this vulnerability, leading to Elevation of privileges...

7.8CVSS0.00112EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/03 5:57 p.m.52 views

CVE-2026-59913

Dell Display and Peripheral Manager DDPM Mac, versions prior to 2.3.0.1005, contain a Missing Authentication for Critical Function vulnerability. A low privileged attacker with local access could potentially exploit this vulnerability, leading to Elevation of privileges...

7.8CVSS0.00112EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/03 5:57 p.m.65 views

CVE-2026-59913

Affected product/component: Dell Display and Peripheral Manager (DDPM Mac). Vulnerability: Missing Authentication for Critical Function. Affected versions: DDPM Mac prior to 2.3.0.1005. Impact: Local attacker with low privileges could exploit to achieve Elevation of Privileges (privilege escalati...

7.8CVSS5.4AI score0.00112EPSS
SaveExploits0References1Affected Software1
EUVD
EUVD
added 2026/08/03 5:57 p.m.10 views

EUVD-2026-52399

Dell Display and Peripheral Manager DDPM Mac, versions prior to 2.3.0.1005, contain a Missing Authentication for Critical Function vulnerability. A low privileged attacker with local access could potentially exploit this vulnerability, leading to Elevation of privileges...

7.8CVSS5.4AI score0.00112EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/03 5:57 p.m.11 views

CVE-2026-59913

Dell Display and Peripheral Manager DDPM Mac, versions prior to 2.3.0.1005, contain a Missing Authentication for Critical Function vulnerability. A low privileged attacker with local access could potentially exploit this vulnerability, leading to Elevation of privileges...

7.8CVSS5.4AI score0.00112EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/03 3:43 p.m.15 views

EUVD-2026-52339

Krayin CRM 2.2.4 contains a missing authentication vulnerability in the installer middleware that allows unauthenticated remote attackers to overwrite the primary administrator account by sending a crafted HTTP POST request with the X-Requested-With: XMLHttpRequest header to bypass the CanInstall...

9.8CVSS5.8AI score0.00658EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/08/03 12:00 a.m.17 views

PT-2026-67469

Dell Display and Peripheral Manager DDPM Mac, versions prior to 2.3.0.1005, contain a Missing Authentication for Critical Function vulnerability. A low privileged attacker with local access could potentially exploit this vulnerability, leading to Elevation of privileges...

7.8CVSS5.4AI score0.00112EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/03 12:00 a.m.10 views

Hanwha Vision Cameras Missing Authentication for Critical Function (CVE-2024-54013)

Penetration Testing engineers at Amazon have identified a security flaw related to request handling in the web server component that could, under certain conditions, lead to unintended access to protected functions. The manufacturer has released patch firmware for the flaw, please refer to the...

8.8CVSS5.6AI score0.00193EPSS
SaveExploits0References3
GithubExploit
GithubExploit
added 2026/08/02 2:22 p.m.27 views

Exploit for Missing Authentication for Critical Function in Coreweave Marimo

No d...

9.8CVSS7.7AI score0.96576EPSS
SaveExploits20
EUVD
EUVD
added 2026/07/31 3:59 p.m.18 views

EUVD-2026-51561

In SERVER mode, pgAdmin 4 enforces authentication per route via the @pgaloginrequired decorator; the application's beforerequest hook only handles desktop-mode auto-login and the Kerberos/Webserver-auth redirect, so any route shipped without the decorator is reachable without authentication...

6.9CVSS5.5AI score0.0092EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/07/31 3:59 p.m.14 views

CVE-2026-17348 pgAdmin 4: Missing authentication decorator on Constraints, preferences, Debugger and Schema Diff routes allows unauthenticated access in SERVER mode (incomplete fix for CVE-2026-12046)

In SERVER mode, pgAdmin 4 enforces authentication per route via the @pgaloginrequired decorator; the application's beforerequest hook only handles desktop-mode auto-login and the Kerberos/Webserver-auth redirect, so any route shipped without the decorator is reachable without authentication...

6.9CVSS5.5AI score0.00238EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/31 7:30 a.m.46 views

CVE-2026-65311 Missing authentication for logging-configuration endpoint

The HTTP server component of ANDRITZ HIPASE-250 formerly 250 SCALA in affected versions exposes an undocumented endpoint that changes the server's logging level and target without requiring authentication. A remote, unauthenticated attacker with network access to the service may suppress audit...

5.3CVSS0.00269EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/31 7:26 a.m.86 views

CVE-2026-65310

CVE-2026-65310 affects ANDRITZ HIPASE-250 (formerly 250 SCALA). In default configurations, the product exposes its data and configuration endpoint without authentication and with permissive CORS on every response. An unauthenticated attacker with network access can read live process values and se...

7.5CVSS5.5AI score0.00318EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/31 5:35 a.m.13 views

EUVD-2026-51405

The Realtyna Organic IDX plugin for WordPress is vulnerable to Arbitrary File Upload in versions up to, and including, 5.3.0. This is due to missing file extension and content validation in the saveLiveImages function combined with an insufficient authorization check on the getkeys AJAX handler a...

8.8CVSS6.6AI score0.00629EPSS
SaveExploits0References5
Rows per page
Query Builder