Lucene search
+L

60300 matches found

Positive Technologies
Positive Technologies
added 2026/08/27 12:00 a.m.20 views

PT-2026-82780

Name of the Vulnerable Software and Affected Versions Ebyte NE2-D11 version FW-9167-0-11 Ebyte NA111-M affected versions not specified Description The web management interface fails to consistently enforce authentication before granting access to administrative functionality. This allows an...

9.8CVSS6AI score0.0053EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/08/27 12:00 a.m.23 views

PT-2026-82730

Name of the Vulnerable Software and Affected Versions ServiceNow AI platform affected versions not specified Description An unauthenticated user can execute arbitrary SQL statements against the underlying database of the ServiceNow AI platform. This occurs via a SQL injection in the dynamic schem...

10CVSS6.3AI score0.00248EPSS
SaveExploits0References29
Positive Technologies
Positive Technologies
added 2026/08/27 12:00 a.m.32 views

PT-2026-82571

Name of the Vulnerable Software and Affected Versions Telnyx MCP server affected versions not specified Description The HTTP transport was exposed on all network interfaces and did not require caller credentials. In the file packages/mcp-server/src/http.ts, the server served the Model Context...

9.3CVSS5.9AI score0.00505EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/08/27 12:00 a.m.19 views

TencentOS Server 3: java-21-openjdk (TSSA-2026:0927)

The version of Tencent Linux installed on the remote TencentOS Server 3 host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the TSSA-2026:0927 advisory. Package updates are available for TencentOS Server 3 that fix the following vulnerabilities...

6.8CVSS6AI score0.0031EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/27 12:00 a.m.17 views

PT-2026-82799

Name of the Vulnerable Software and Affected Versions Xiiaozet LK100W affected versions not specified Description A critical management function can be invoked without authentication, allowing a remote attacker to enable administrative services that should be restricted. This may permit...

9.8CVSS6AI score0.00552EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/08/27 12:00 a.m.18 views

PT-2026-82392

The WP OAuth Server Login with WordPress WordPress plugin before 6.3.1 does not restrict access to the debug log it writes, which is stored at a fixed and publicly reachable location, allowing unauthenticated users to read the OAuth tokens and authorisation codes it has issued as well as user...

5.3AI score0.00256EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/27 12:00 a.m.26 views

PT-2026-82775

Name of the Vulnerable Software and Affected Versions FastGPT versions prior to 4.15.2 Description WeChat iLink share-channel endpoints authorize requests using only the public shareId without verifying authenticated identity or team ownership. Because the shareId is exposed in shared chat URLs,...

9.3CVSS5.9AI score0.00257EPSS
SaveExploits1References6
NVD
NVD
added 2026/08/26 11:17 p.m.14 views

CVE-2026-65956

KubePi is a Kubernetes multi-cluster management panel. In versions up to and including 1.6.15, the SSO configuration API endpoints are exposed on the same public routing boundary as the SSO login and callback endpoints, so SSO, OIDC, and SAML management operations can be reached without...

10CVSS0.00358EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/26 10:40 p.m.40 views

CVE-2026-65956 KubePi: Unauthenticated SSO/OIDC configuration allows admin account takeover and SSRF

KubePi is a Kubernetes multi-cluster management panel. In versions up to and including 1.6.15, the SSO configuration API endpoints are exposed on the same public routing boundary as the SSO login and callback endpoints, so SSO, OIDC, and SAML management operations can be reached without...

10CVSS0.00358EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/26 10:40 p.m.59 views

CVE-2026-65956

KubePi (a Kubernetes multi-cluster management panel) versions up to 1.6.15 expose SSO, OIDC, and SAML configuration API endpoints on the same public routing boundary as login and callback endpoints, requiring no administrator authorization. An unauthorized or low-privileged user can read, create,...

10CVSS5.4AI score0.00358EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/26 10:16 p.m.9 views

CVE-2026-75329

The Netty configuration distribution service port 8283 of super-diamond-server = 1.3.3 has no authentication mechanism. Attackers can directly obtain the full configuration of any project including database passwords, API keys, etc. by sending a TCP request without any credential...

9.8CVSS0.00326EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/26 9:16 p.m.8 views

CVE-2026-75413

DocSys V2.02.80 is vulnerable to Any File Download. An attacker does not need to go through authentication to utilize the downloadDocEx.do interface and download any file via the parameter targetPath...

7.5CVSS0.00279EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/26 8:18 p.m.10 views

CVE-2026-75601

Static Web Server SWS is a production-ready web server suitable for static web files or assets. Through 2.43.0, instances with both basic-auth and metrics features enabled process the /metrics endpoint before the basic-auth check in src/handler.rs, allowing an unauthenticated remote attacker to...

4.3CVSS0.0023EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/26 8:17 p.m.8 views

CVE-2026-54245

Fleet is an open-source device management platform built on osquery. In versions prior to 4.86.2, the Okta conditional access integration in Fleet Premium is vulnerable to SQL injection through a host-supplied value that is used in a database query without proper parameterization, allowing an...

7.6CVSS0.00337EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/26 8:17 p.m.10 views

CVE-2026-26447

Stomper 5e2741e is vulnerable to Use-After-Free. When a single client repeatedly issues SUBSCRIBE commands for the same destination over one connection and then closes that connection, the broker performs incorrect cleanup of its internal subscription structures. This results in a heap...

7.5CVSS0.00343EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/26 7:53 p.m.40 views

CVE-2026-75601 Static Web Server: Authentication bypass on /metrics endpoint when --basic-auth is enabled

Static Web Server SWS is a production-ready web server suitable for static web files or assets. Through 2.43.0, instances with both basic-auth and metrics features enabled process the /metrics endpoint before the basic-auth check in src/handler.rs, allowing an unauthenticated remote attacker to...

4.3CVSS0.0023EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/26 7:53 p.m.20 views

CVE-2026-75601

Static Web Server (SWS) versions through 2.43.0 contain an authentication bypass when both the basic-auth and metrics features are enabled. The /metrics endpoint is processed before the basic-auth check in src/handler.rs, allowing an unauthenticated remote attacker to retrieve Prometheus metrics ...

4.3CVSS5.3AI score0.0023EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/26 7:53 p.m.15 views

CVE-2026-75601 Static Web Server: Authentication bypass on /metrics endpoint when --basic-auth is enabled

Static Web Server SWS is a production-ready web server suitable for static web files or assets. Through 2.43.0, instances with both basic-auth and metrics features enabled process the /metrics endpoint before the basic-auth check in src/handler.rs, allowing an unauthenticated remote attacker to...

4.3CVSS5.6AI score
SaveExploits0References4
NVD
NVD
added 2026/08/26 7:17 p.m.8 views

CVE-2026-79940

Dell iDRAC9, 14G versions prior to 7.00.00.182 and 15G/16G versions prior to 7.20.30.50, contains an Improper Access Control vulnerability. An unauthenticated attacker with remote access could potentially exploit this vulnerability, leading to gaining access to unauthorized data...

5.9CVSS0.00181EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/26 7:17 p.m.9 views

CVE-2026-75325

DWSurvey v6.14.0 is is vulnerable to authentication bypass via the '/api/dwsurvey/none/' and '/api/dwsurvey/up/' parameters...

9.8CVSS0.00346EPSS
SaveExploits0References1
Rows per page
Query Builder