Lucene search
+L
CvelistRecent

398501 matches found

Cvelist
Cvelist
•added 2026/09/22 7:12 p.m.•39 views

CVE-2026-76713 Authenticated Remote File System Access Vulnerability in HPE Networking Analytics and Location Engine (ALE)

A vulnerability exists in the maintenance restore functionality of Analytics and Location Engine ALE. Successful exploitation of this vulnerability could allow an authenticated remote attacker to gain unauthorized access to the file system with root privileges, potentially resulting in full syste...

7.2CVSS0.00551EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/22 7:12 p.m.•38 views

CVE-2026-76712 Unauthenticated Remote Unauthorized Access, Information Disclosure, and Denial of Service Vulnerabilities in HPE Networking Analytics and Location Engine (ALE)

A vulnerability exists in the Analytics and Location Engine ALE that may allow for unauthorized access, information disclosure, or denial of service. An unauthenticated remote attacker could exploit the vulnerable system by sending specially crafted input or intercepting network communications...

7.3CVSS0.00429EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/22 7:12 p.m.•37 views

CVE-2026-76711 Unauthenticated Remote Data Injection Vulnerability in HPE Networking Analytics and Location Engine (ALE)

A vulnerability exists in an Analytics and Location Engine ALE component where the impacted process improperly processes incoming socket connections. An unauthenticated remote attacker could exploit this vulnerability by providing specially crafted input during the connection process. Successful...

7.5CVSS0.00465EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/22 7:12 p.m.•39 views

CVE-2026-76710 Unauthenticated Remote Sensitive Information Disclosure Vulnerability in HPE Networking Analytics and Location Engine (ALE)

A vulnerability exists in the Analytics and Location Engine ALE management interface that may allow for the disclosure of sensitive information. An unauthenticated remote attacker could exploit this vulnerability by sending specially crafted requests to certain internal endpoints. Successful...

7.5CVSS0.00538EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/22 7:12 p.m.•39 views

CVE-2026-76709 Unauthenticated Remote Arbitrary File Write Vulnerability in HPE Networking Analytics and Location Engine (ALE)

A vulnerability exists in the internal administrative component of Analytics and Location Engine ALE. Successful exploitation of this vulnerability could allow an unauthenticated remote attacker to gain unauthorized write access to the file system with elevated privileges, potentially resulting i...

9.8CVSS0.00594EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/22 7:12 p.m.•43 views

CVE-2026-76708 Unauthenticated Remote Unauthorized Access Vulnerability in HPE Networking Analytics and Location Engine (ALE)

A vulnerability exists in the Analytics and Location Engine ALE where the application and underlying operating system use default, hard-coded credentials for several administrative and system accounts. An unauthenticated remote attacker could exploit this vulnerability by attempting to log in usi...

9.8CVSS0.00594EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/22 7:11 p.m.•39 views

CVE-2026-59991 psd-tools: Uncontrolled memory allocation in psd-tools composite/numpy via crafted PSD geometry

psd-tools is a Python package for working with Adobe Photoshop PSD files. Prior to 1.17.4, PSDImage.composite and PSDImage.numpy allocated output buffers from attacker-controlled PSD header geometry, including width, height, channels, depth, and per-layer rectangles, before validating those value...

7.5CVSS0.00517EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/22 7:11 p.m.•53 views

CVE-2026-28324 SolarWinds Observability Self-Hosted Remote Code Execution Vulnerability

SolarWinds Observability Self-Hosted was found to be affected by an unauthenticated remote code execution vulnerability due to the insufficient integrity checks. Installations configured in a non-default and non-secure configuration are affected...

9.8CVSS0.00654EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/09/22 7:09 p.m.•38 views

CVE-2026-63628 mppx: Gas Draining with access list

mppx is a TypeScript interface for machine payments protocol. Prior to 0.8.2, the fee-payer cosigning path in src/tempo/internal/fee-payer.ts copied a client-supplied accesslist from a 0x78 FeePayerEnvelope without validating its length or contents. Because EIP-2930 access-list entries consume...

6.9CVSS0.00384EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/09/22 7:07 p.m.•37 views

CVE-2026-63627 mppx: Gas Draining with padding

mppx is a TypeScript interface for machine payments protocol. Prior to 0.8.2, FeePayerPolicy in src/tempo/internal/fee-payer.ts used decodeFunctionData to validate fee-sponsored calldata but did not reject trailing bytes. A client could append nonzero padding that increased intrinsic calldata gas...

6.9CVSS0.00384EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/09/22 7:05 p.m.•39 views

CVE-2026-91129 Home Assistant: mDNS Server-Side Request Forgery

Home Assistant is open source home automation software focused on local control and privacy. Prior to 2026.2.3, the IPP integration automatically processed unauthenticated ipp.tcp.local mDNS announcements in homeassistant/components/ipp/configflow.py, where asyncstepzeroconf passed...

5.4CVSS0.00202EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 2026/09/22 7:02 p.m.•36 views

CVE-2026-91130 Home Assistant: XSS in Statistics Graph Card

Home Assistant is open source home automation software focused on local control and privacy. Prior to 2026.7.0, the Statistics Graph card in src/components/chart/statistics-chart.ts passed entity names through getStatisticLabel and computeStateName and interpolated param.seriesName into ECharts...

9.3CVSS0.00386EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/09/22 7:02 p.m.•36 views

CVE-2026-57149 plone.app.portlets Vulnerable to Remote Code Execution via TALES Injection

plone.app.portlets.portlets provides a Plone-specific user interface for plone.portlets, as well as a standard set of portlets that ship with Plone. Starting in version 5.0.0 and prior to versions 5.0.8, 6.0.4, and 7.0.2, the Classic portlet plone.app.portlets.portlets.classic used its...

9.9CVSS0.00638EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/22 7:00 p.m.•37 views

CVE-2026-63386 js-toml: Uncontrolled recursion in `load()` causes `RangeError` (stack exhaustion) on deeply nested input

js-toml is a TOML parser for JavaScript. Prior to 1.1.3, load does not bound nesting or dotted-key depth in the recursive parser at src/load/parser.ts or the interpreter at src/load/interpreter.ts, so deeply nested arrays, deeply nested inline tables, or long dotted keys can exhaust the V8 call...

5.3CVSS0.00361EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/22 6:58 p.m.•35 views

CVE-2026-77399 icalendar: Denial of service via unbounded VALARM REPEAT expansion

icalendar is an RFC 5545 compatible parser and generator of iCalendar files for Python. From 6.1.0 until 7.2.2, vInt.fromical accepts an attacker-controlled VALARM REPEAT value and applications that request alarm times can eagerly expand it without an application-level limit. Alarms.times and...

6.5CVSS0.00312EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 2026/09/22 6:58 p.m.•38 views

CVE-2026-84395 Premiere Pro | Server-Side Request Forgery (SSRF) (CWE-918)

Premiere Pro is affected by a Server-Side Request Forgery SSRF vulnerability that could result in privilege escalation potentially resulting in unauthorized write access. Exploitation of this issue does not require user interaction. Scope is changed...

7.1CVSS0.00249EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/22 6:57 p.m.•35 views

CVE-2026-83963 Substance3D - Modeler | Out-of-bounds Write (CWE-787)

Substance3D - Modeler is affected by an out-of-bounds write vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue requires user interaction in that a victim must open a malicious file...

7.8CVSS0.00138EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/22 6:57 p.m.•36 views

CVE-2026-81998 Substance3D - Modeler | Out-of-bounds Write (CWE-787)

Substance3D - Modeler is affected by an out-of-bounds write vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue requires user interaction in that a victim must open a malicious file...

7.8CVSS0.00138EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/22 6:57 p.m.•40 views

CVE-2026-83962 Substance3D - Modeler | Stack-based Buffer Overflow (CWE-121)

Substance3D - Modeler is affected by a Stack-based Buffer Overflow vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue requires user interaction in that a victim must open a malicious file...

7.8CVSS0.00174EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/22 6:57 p.m.•37 views

CVE-2026-79906 Substance3D - Modeler | Out-of-bounds Write (CWE-787)

Substance3D - Modeler is affected by an out-of-bounds write vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue requires user interaction in that a victim must open a malicious file...

7.8CVSS0.00138EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/22 6:57 p.m.•35 views

CVE-2026-94462 Spree: Broken Access Control in `PATCH /api/v3/store/carts/:id/associate` (IDOR)

Spree is an open source e-commerce solution built with Ruby on Rails. From 5.4.0 until 5.4.4 and 5.5.4, PATCH /api/v3/store/carts/:id/associate in Spree::Api::V3::Store::CartsControllerassociate uses findcartforassociation to locate a cart by prefixedid but does not require a cart token or...

7.1CVSS0.0028EPSS
SaveExploits0References6
Cvelist
Cvelist
•added 2026/09/22 6:56 p.m.•36 views

CVE-2026-75743 Adobe Experience Manager Forms JEE | Cross-Site Request Forgery (CSRF) (CWE-352)

Adobe Experience Manager Forms JEE is affected by a Cross-Site Request Forgery CSRF vulnerability that could result in a Security feature bypass. An attacker could leverage this vulnerability to bypass security measures and gain unauthorized write access, causing a limited disruption to...

7.1CVSS0.01494EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/22 6:56 p.m.•35 views

CVE-2026-82000 Adobe Experience Manager Forms JEE | Server-Side Request Forgery (SSRF) (CWE-918)

Adobe Experience Manager Forms JEE is affected by a Server-Side Request Forgery SSRF vulnerability that could result in privilege escalation. A low-privileged attacker could exploit this vulnerability to gain elevated access to internal resources. Exploitation of this issue does not require user...

9.6CVSS0.00728EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/22 6:56 p.m.•34 views

CVE-2026-75745 Adobe Experience Manager Forms JEE | Incorrect Authorization (CWE-863)

Adobe Experience Manager Forms JEE is affected by an Incorrect Authorization vulnerability that could result in arbitrary code execution in the context of the current user. An attacker could exploit this vulnerability to execute arbitrary code. Exploitation of this issue does not require user...

10CVSS0.01166EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/22 6:56 p.m.•36 views

CVE-2026-75744 Adobe Experience Manager Forms JEE | Cross-site Scripting (Stored XSS) (CWE-79)

Adobe Experience Manager Forms JEE is affected by a stored Cross-Site Scripting XSS vulnerability that could be abused by a high-privileged attacker to inject malicious scripts into vulnerable form fields. Malicious JavaScript may be executed in a victim's browser when they browse to the page...

8.1CVSS0.01175EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/22 6:56 p.m.•36 views

CVE-2026-81995 Adobe Experience Manager Forms JEE | Improper Input Validation (CWE-20)

Adobe Experience Manager Forms JEE is affected by an Improper Input Validation vulnerability that could result in arbitrary code execution in the context of the current user. An attacker with high privileges could exploit this vulnerability to execute arbitrary code. Exploitation of this issue do...

9.1CVSS0.01239EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/22 6:55 p.m.•39 views

CVE-2026-81999 Adobe Experience Manager Forms JEE | Server-Side Request Forgery (SSRF) (CWE-918)

Adobe Experience Manager Forms JEE is affected by a Server-Side Request Forgery SSRF vulnerability that could result in privilege escalation. An attacker with high privileges could exploit this vulnerability to gain elevated access to internal resources. Exploitation of this issue does not requir...

8.7CVSS0.00806EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/22 6:54 p.m.•38 views

CVE-2026-75689 Adobe Connect | Cross-site Scripting (Stored XSS) (CWE-79)

Adobe Connect is affected by a stored Cross-Site Scripting XSS vulnerability that could be abused by an attacker to inject malicious scripts into vulnerable form fields. Malicious JavaScript may be executed in a victim's browser when they browse to the page containing the vulnerable field,...

9.3CVSS0.00304EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/22 6:54 p.m.•35 views

CVE-2026-83964 Adobe Connect | Improper Certificate Validation (CWE-295)

Adobe Connect is affected by an Improper Certificate Validation vulnerability that could lead to disclosure of sensitive memory. An attacker could leverage this vulnerability to disclose sensitive information. Exploitation of this issue does not require user interaction...

6.2CVSS0.00216EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/22 6:54 p.m.•35 views

CVE-2026-34689 Adobe Connect | Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') (CWE-22)

Adobe Connect is affected by an Improper Limitation of a Pathname to a Restricted Directory 'Path Traversal' vulnerability that could lead to arbitrary file system read. An attacker could exploit this vulnerability to access sensitive files and directories outside the intended access scope...

8.6CVSS0.00658EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/22 6:54 p.m.•37 views

CVE-2026-75686 Adobe Connect | Improper Input Validation (CWE-20)

Adobe Connect is affected by an Improper Input Validation vulnerability that could result in arbitrary code execution in the context of the current user. An attacker could exploit this vulnerability to execute arbitrary code. Exploitation of this issue requires user interaction in that a victim...

9.3CVSS0.00637EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/22 6:54 p.m.•38 views

CVE-2026-75682 Adobe Connect | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') (CWE-89)

Adobe Connect is affected by an Improper Neutralization of Special Elements used in an SQL Command 'SQL Injection' vulnerability that could result in arbitrary code execution in the context of the current user. A low-privileged attacker could exploit this vulnerability to execute arbitrary SQL...

9.9CVSS0.00547EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/22 6:54 p.m.•34 views

CVE-2026-48361 Adobe Connect | Cross-site Scripting (Stored XSS) (CWE-79)

Adobe Connect is affected by a stored Cross-Site Scripting XSS vulnerability that could be abused by an attacker to inject malicious scripts into vulnerable form fields. Malicious JavaScript may be executed in a victim's browser when they browse to the page containing the vulnerable field. Scope ...

6.1CVSS0.00183EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/22 6:53 p.m.•34 views

CVE-2026-75684 Adobe Connect | Cross-site Scripting (Stored XSS) (CWE-79)

Adobe Connect is affected by a stored Cross-Site Scripting XSS vulnerability that could be abused by an attacker to inject malicious scripts into vulnerable form fields. Malicious JavaScript may be executed in a victim's browser when they browse to the page containing the vulnerable field,...

9.3CVSS0.00304EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/22 6:53 p.m.•35 views

CVE-2026-75698 Adobe Connect | Cross-site Scripting (Reflected XSS) (CWE-79)

Adobe Connect is affected by a reflected Cross-Site Scripting XSS vulnerability. An attacker could exploit this vulnerability to inject malicious scripts into a web page, potentially gaining elevated access or control over the victim's account or session. Exploitation of this issue requires user...

9.3CVSS0.00322EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/22 6:53 p.m.•35 views

CVE-2026-75697 Adobe Connect | Cross-site Scripting (Stored XSS) (CWE-79)

Adobe Connect is affected by a stored Cross-Site Scripting XSS vulnerability that could be abused by an attacker to inject malicious scripts into vulnerable form fields. Malicious JavaScript may be executed in a victim's browser when they browse to the page containing the vulnerable field,...

9.3CVSS0.00304EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/22 6:52 p.m.•38 views

CVE-2026-75658 Bridge | Out-of-bounds Write (CWE-787)

Bridge is affected by an out-of-bounds write vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue requires user interaction in that a victim must open a malicious file...

7.8CVSS0.00148EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/22 6:52 p.m.•39 views

CVE-2026-75656 Bridge | Out-of-bounds Read (CWE-125)

Bridge is affected by an out-of-bounds read vulnerability that could lead to disclosure of sensitive memory. An attacker could leverage this vulnerability to disclose sensitive information. Exploitation of this issue requires user interaction in that a victim must open a malicious file...

5.5CVSS0.00154EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/22 6:52 p.m.•36 views

CVE-2026-75649 Bridge | Heap-based Buffer Overflow (CWE-122)

Bridge is affected by a Heap-based Buffer Overflow vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue requires user interaction in that a victim must open a malicious file...

7.8CVSS0.00186EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/22 6:52 p.m.•38 views

CVE-2026-75676 Bridge | Stack-based Buffer Overflow (CWE-121)

Bridge is affected by a Stack-based Buffer Overflow vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue requires user interaction in that a victim must open a malicious file...

7.8CVSS0.00186EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/22 6:52 p.m.•37 views

CVE-2026-75655 Bridge | Uncontrolled Recursion (CWE-674)

Bridge is affected by an Uncontrolled Recursion vulnerability that could result in arbitrary code execution in the context of the current user. An attacker could exploit this vulnerability to execute arbitrary code. Exploitation of this issue requires user interaction in that a victim must open a...

7.8CVSS0.00169EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/22 6:52 p.m.•36 views

CVE-2026-75665 Bridge | Heap-based Buffer Overflow (CWE-122)

Bridge is affected by a Heap-based Buffer Overflow vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue requires user interaction in that a victim must open a malicious file...

7.8CVSS0.00199EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/22 6:52 p.m.•38 views

CVE-2026-75663 Bridge | Out-of-bounds Write (CWE-787)

Bridge is affected by an out-of-bounds write vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue requires user interaction in that a victim must open a malicious file...

7.8CVSS0.00158EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/22 6:51 p.m.•40 views

CVE-2026-77246 MCP Atlassian: MCP HTTP Client Server-Local File Exfiltration via Unvalidated Attachment Upload Path

MCP Atlassian is a Model Context Protocol MCP server for Atlassian products Confluence and Jira. Prior to 0.22.0, an HTTP transport deployment with READONLYMODE=false accepts a request without an Authorization identity and permits attacker-controlled Atlassian service headers, including...

7.4CVSS0.00218EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/09/22 6:50 p.m.•34 views

CVE-2026-75632 CAI Content Credentials | Uncontrolled Resource Consumption (CWE-400)

CAI Content Credentials is affected by an Uncontrolled Resource Consumption vulnerability that could lead to application denial-of-service. An attacker could exploit this vulnerability to exhaust system resources, resulting in an application denial-of-service condition. Exploitation of this issue...

7.5CVSS0.00902EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/22 6:50 p.m.•39 views

CVE-2026-75634 CAI Content Credentials | Improper Input Validation (CWE-20)

CAI Content Credentials is affected by an Improper Input Validation vulnerability that could result in a Security feature bypass. An attacker could leverage this vulnerability to bypass security measures and gain unauthorized limited write access. Exploitation of this issue requires user...

4.3CVSS0.01037EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/22 6:50 p.m.•35 views

CVE-2026-75633 CAI Content Credentials | Improper Input Validation (CWE-20)

CAI Content Credentials is affected by an Improper Input Validation vulnerability that could result in an application denial-of-service. An attacker could exploit this vulnerability to crash the application, leading to a denial-of-service condition. Exploitation of this issue requires user...

5.5CVSS0.0024EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/22 6:50 p.m.•37 views

CVE-2026-19480 CAI Content Credentials | Improper Input Validation (CWE-20)

CAI Content Credentials is affected by an Improper Input Validation vulnerability that could result in a Security feature bypass. An attacker could leverage this vulnerability to bypass security measures and gain unauthorized write access. Exploitation of this issue does not require user...

7.5CVSS0.00651EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/22 6:50 p.m.•31 views

CVE-2026-89277 CAI Content Credentials | Integer Overflow or Wraparound (CWE-190)

CAI Content Credentials is affected by an Integer Overflow or Wraparound vulnerability that could result in an application denial-of-service. An attacker could exploit this vulnerability to crash the application, leading to a denial-of-service condition. Exploitation of this issue requires user...

5.5CVSS0.00251EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/22 6:50 p.m.•35 views

CVE-2026-75638 CAI Content Credentials | Improper Input Validation (CWE-20)

CAI Content Credentials is affected by an Improper Input Validation vulnerability that could result in a Security feature bypass. An attacker could leverage this vulnerability to bypass security measures and gain unauthorized write access. Exploitation of this issue requires user interaction in...

6.5CVSS0.01267EPSS
SaveExploits0References1
Total number of security vulnerabilities398501