Lucene search
+L

59722 matches found

Vulnrichment
Vulnrichment
added 2026/07/30 12:25 p.m.15 views

CVE-2026-54366 CentreStack < 17.4 XXE via SharePoint Storage Configuration

CentreStack before 17.4 contains an XML external entity XXE injection vulnerability that allows unauthenticated attackers to exfiltrate arbitrary files by supplying a malicious URL to the SharePoint storage configuration handler. Attackers can send a crafted request to the unauthenticated...

8.7CVSS5.9AI score0.00287EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/30 12:25 p.m.31 views

CVE-2026-54365

CentreStack prior to version 17.3 contains an unauthenticated deserialization vulnerability in GSNamespace.dll. An attacker can send a crafted base64-encoded XML via exposed API endpoints (jsonimportuserbyupn, jsonimportuserbyupnex, or japiimportuserbyupn) to trigger InternalImportAdUserByUPN(), ...

8.7CVSS6AI score0.00216EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/30 12:24 p.m.11 views

CVE-2026-54364

CentreStack before 17.4 contains a session variable injection vulnerability that allows unauthenticated attackers to inject arbitrary session variables by embedding newline and tab characters into a crafted AccountName parameter posted to the SelectProvider.aspx endpoint. Attackers can exploit th...

6.9CVSS5.9AI score0.00252EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/30 12:24 p.m.17 views

CVE-2026-54363 CentreStack < 17.5 Hardcoded Key Token Forgery RCE

CentreStack before 17.5 contains a hardcoded cryptographic key vulnerability that allows unauthenticated attackers to forge arbitrary encrypted tokens by exploiting a static SysNumber value used as entropy for AccessTicket.Encrypt and AccessTicket.Decrypt across all installations. Attackers can u...

9.3CVSS6.6AI score0.00394EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/30 12:24 p.m.11 views

CVE-2026-54363

CentreStack before 17.5 contains a hardcoded cryptographic key vulnerability that allows unauthenticated attackers to forge arbitrary encrypted tokens by exploiting a static SysNumber value used as entropy for AccessTicket.Encrypt and AccessTicket.Decrypt across all installations. Attackers can u...

9.3CVSS6.6AI score0.00394EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/30 12:24 p.m.54 views

CVE-2026-54363

CentreStack

9.3CVSS6.6AI score0.00394EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/30 12:24 p.m.40 views

CVE-2026-54363 CentreStack < 17.5 Hardcoded Key Token Forgery RCE

CentreStack before 17.5 contains a hardcoded cryptographic key vulnerability that allows unauthenticated attackers to forge arbitrary encrypted tokens by exploiting a static SysNumber value used as entropy for AccessTicket.Encrypt and AccessTicket.Decrypt across all installations. Attackers can u...

9.3CVSS0.00394EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/30 11:16 a.m.17 views

CVE-2026-22620

Improper input validation in the authentication component of Eaton's Tripp Lite series PADM firmware could allow an unauthenticated remote attacker to bypass authentication and gain a privileged user access to the device...

8.6CVSS0.00362EPSS
SaveExploits0References2
Rapid7 Blog
Rapid7 Blog
added 2026/07/30 10:35 a.m.30 views

Critical VMware vCenter Vulnerabilities Allow Authentication Bypass and Remote Code Execution (CVE-2026-59309, CVE-2026-59310)

Overview On July 29, 2026, Broadcom published security advisory VMSA-2026-0006 addressing multiple vulnerabilities in several VMWare products. Included in the advisory are two critical remotely exploitable vulnerabilities affecting VMware vCenter Server: CVE-2026-59309 and CVE-2026-59310. Both...

9.8CVSS6.5AI score0.45878EPSS
SaveExploits2
ATTACKERKB
ATTACKERKB
added 2026/07/30 10:32 a.m.11 views

CVE-2026-18369

A flaw was found in Dogtag PKI's ACME responder where the HTTP-01 challenge validator accepts IP address literals as dns identifiers and follows HTTP redirects without validating that the target is a public address. An unauthenticated ACME account holder can exploit this to perform server-side...

5.8CVSS5.8AI score0.00195EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/30 10:11 a.m.12 views

CVE-2026-22620

Improper input validation in the authentication component of Eaton's Tripp Lite series PADM firmware could allow an unauthenticated remote attacker to bypass authentication and gain a privileged user access to the device...

8.6CVSS5.9AI score0.00362EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/30 10:11 a.m.21 views

EUVD-2026-51075

Improper input validation in the authentication component of Eaton's Tripp Lite series PADM firmware could allow an unauthenticated remote attacker to bypass authentication and gain a privileged user access to the device...

8.6CVSS5.9AI score0.00362EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/07/30 10:11 a.m.11 views

CVE-2026-22620

Improper input validation in the authentication component of Eaton's Tripp Lite series PADM firmware could allow an unauthenticated remote attacker to bypass authentication and gain a privileged user access to the device...

8.6CVSS5.9AI score0.00362EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/07/30 7:44 a.m.23 views

camel-vertx-websocket: Apache Camel Vertx Websocket: Server-Side Request Forgery and sensitive data exposure

A flaw was found in the Apache Camel Vertx Websocket component. This vulnerability allows an unauthenticated remote attacker to inject malicious query parameters into a WebSocket connection. This can lead to Server-Side Request Forgery SSRF, where the server is coerced into making requests to...

7.5CVSS7.1AI score0.00857EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2026/07/30 7:23 a.m.51 views

CVE-2026-18353 Unauthenticated SSRF in PIA via OIDC issuer allowlist bypass

PIA's POST /v1/upload/sbom endpoint accepts a Bearer JWT and checks its unverified iss claim against an issuer allowlist using Python's urlparse before performing OIDC discovery with requests. Because urlparse and requests/urllib3 parse an authority string containing a backslash e.g...

8.8CVSS0.00239EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/30 7:16 a.m.11 views

CVE-2026-44108

Due to a flaw in the execution order of scripts during shutdown, the firewall is terminated prematurely during system shutdown. This creates a temporary window in which internal services may become externally accessible, potentially allowing an unauthenticated remote attacker to connect to these...

9.8CVSS0.0051EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/30 7:16 a.m.17 views

CVE-2026-44104

The firmware update process for the basemodule of the charging controller only validates the CRC32 checksum without cryptographic signature verification. This allows an unauthenticated remote attacker to install a modified firmware, resulting in full system compromise...

9.8CVSS0.00266EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/30 7:16 a.m.15 views

CVE-2026-44101

Due to missing authentication the CHARX OCPP Agent service allows an unauthenticated remote attacker to reconfigure the backend connection. This can lead to Denial-of-Service and confidential data being disclosed to the attacker...

9.8CVSS0.00428EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/30 7:16 a.m.14 views

CVE-2026-44098

This vulnerability allows an unauthenticated remote attacker with control over the OCPP backend via firewall-bypass to perform an OS command injection, resulting in the execution of arbitrary commands as the limited user charx-oa. Charging could be interrupted...

8.8CVSS0.01367EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/30 7:16 a.m.15 views

CVE-2026-44090

Due to missing authentication, an unauthenticated remote attacker may access the MQTT broker, which is only protected from external access by a firewall. This may lead to the device being fully compromised...

9.8CVSS0.00428EPSS
SaveExploits0References1
Rows per page
Query Builder