Lucene search
+L

398250 matches found

CVE
CVE
•added 2026/09/01 9:25 p.m.•27 views

CVE-2026-84637

CVE-2026-84637 is a critical (CVSS 9.8) vulnerability in Mozilla Thunderbird where malicious calendar invitations could use file URI attachments to launch local or network-hosted executables on Windows , bypassing Thunderbird's normal executable attachment protections. With the new invitation dis...

9.8CVSS5.9AI score0.0034EPSS
SaveExploits0References3Affected Software1
CVE
CVE
•added 2026/09/01 9:23 p.m.•487 views

CVE-2026-75604

CVE-2026-75604 is a critical (CVSS 9.0) unauthenticated remote code execution vulnerability in Next.js versions 13.4.0 through 15.5.23 and 16.0 through 16.3.2, affecting applications that use Pages Router and App Router without Cache Components on Windows-hosted servers . The root cause is incons...

9CVSS6.6AI score0.02462EPSS
SaveExploits4References5
CVE
CVE
•added 2026/09/01 9:20 p.m.•53 views

CVE-2026-84372

Predis , a PHP client for Redis and Valkey, is affected by a critical (CVSS 9.8) Redis command injection and denial of service vulnerability in versions 3.0.0-RC1 through 3.3.0 . The root cause lies in AbstractAggregateConnection::write(), which reparses an already serialized RESP buffer using ex...

9.8CVSS6AI score0.00415EPSS
SaveExploits0References5
CVE
CVE
•added 2026/09/01 9:15 p.m.•24 views

CVE-2026-84288

NousResearch hermes-agent (up to version 0.18.2) contains a denial of service vulnerability in the HermesACPAgent.prompt function located in acp_adapter/session.py (ACP Prompt Workflow component). The attack can be performed remotely with low privileges and no user interaction required. A proof-o...

5.3CVSS5.3AI score0.00271EPSS
SaveExploits0References5
CVE
CVE
•added 2026/09/01 9:00 p.m.•22 views

CVE-2026-84287

A denial-of-service vulnerability exists in NousResearch hermes-agent 0.18.0 , specifically within the Session Chat Interface component in the file gateway/platforms/api_server.py. The flaw allows a remote attacker with low privileges to cause a service disruption. The exploit is reported as publ...

5.3CVSS5.5AI score0.00381EPSS
SaveExploits0References6
CVE
CVE
•added 2026/09/01 8:57 p.m.•18 views

CVE-2026-84470

A permission-check inconsistency in Ansible Automation Platform 's automation-controller (AWX) allows an execution-placement authorization bypass . The Bulk Job Launch API (POST /api/v2/bulk/job_launch/) validates requested instance_groups at only a read-level permission, whereas the standard sin...

6.4CVSS5.9AI score0.00243EPSS
SaveExploits0References2
CVE
CVE
•added 2026/09/01 8:51 p.m.•22 views

CVE-2026-84371

ApostropheCMS (Node.js CMS) shipped a sanitize-html package vulnerable to stored XSS via SVG SMIL animation elements from version 1.9.0 through 2.17.7 . The root cause is in packages/sanitize-html/index.js, which validates the values attribute as a single flat URL, failing to account for SVG SMIL...

5.4CVSS5.9AI score0.00185EPSS
SaveExploits0References5
CVE
CVE
•added 2026/09/01 8:47 p.m.•36 views

CVE-2026-84370

SVGO (SVG Optimizer), a popular Node.js library for optimizing SVG files, contains a flaw in its opt-in removeScripts plugin (named removeScriptElement in v2/v3) that allows executable links to bypass filtering. The root cause involves two bypass vectors: the plugin fails to recognize namespace-p...

8.2CVSS5.9AI score0.00336EPSS
SaveExploits0References10
CVE
CVE
•added 2026/09/01 8:44 p.m.•22 views

CVE-2026-73524

CVE-2026-73524 is a cross-site scripting (XSS) vulnerability in Cypht (versions before 2.12.2 ), located in the contacts module . The root cause is a flawed sanitization routine that removes only the first occurrence of each angle bracket character, leaving additional angle brackets intact. An at...

6.1CVSS6.1AI score0.00253EPSS
SaveExploits0References4
CVE
CVE
•added 2026/09/01 8:43 p.m.•26 views

CVE-2026-84369

SVGO (SVG Optimizer), a Node.js library and CLI for optimizing SVG files, contains a sanitization gap in its opt-in removeScripts plugin (v1.0.0 through 2.8.3 / 3.3.4 / 4.0.x). The plugin removes SVG and XHTML [removed] elements but does not inspect executable HTML content inside SVG foreignObjec...

6.1CVSS5.9AI score0.00279EPSS
SaveExploits0References10
CVE
CVE
•added 2026/09/01 8:43 p.m.•33 views

CVE-2026-71981

Cypht versions before 2.12.2 contain a PHP object injection vulnerability in the logout handler. The back_query GET parameter accepts a base64-encoded serialized payload that is passed directly to unserialize() without an allow-list, signature check, or type restriction, enabling gadget-chain exp...

8.8CVSS6.6AI score0.00565EPSS
SaveExploits0References4
CVE
CVE
•added 2026/09/01 8:36 p.m.•30 views

CVE-2026-84368

joi (and its predecessor @hapi/joi ), a JavaScript schema validator, is affected by a prototype pollution vulnerability in lib/messages.js. The functions exports.compile() and exports.merge() reuse inherited objects for attacker-controlled language keys (e.g., __proto__ or constructor), which can...

3.7CVSS5.9AI score0.00255EPSS
SaveExploits0References5
CVE
CVE
•added 2026/09/01 8:35 p.m.•23 views

CVE-2026-19132

Technical details for CVE-2026-19132 are not yet publicly available; the entry is currently a reserved candidate pending public announcement. Monitor for updates when the disclosing organization publishes details.

SaveExploits0References1
CVE
CVE
•added 2026/09/01 8:33 p.m.•24 views

CVE-2026-84367

joi (a JavaScript schema validator) is vulnerable to a limited prototype pollution via object().rename() in versions 16.0.0 through 17.13.4 and 18.2.3 . The root cause lies in internals.rename() in lib/types/keys.js: when a schema uses a regular-expression source combined with a Joi.expression() ...

3.7CVSS5.9AI score0.0027EPSS
SaveExploits0References5
CVE
CVE
•added 2026/09/01 8:29 p.m.•23 views

CVE-2026-84366

Scrapy's S3DownloadHandler (in scrapy/core/downloader/handlers/s3.py) converts S3-scheme requests into plaintext HTTP requests to S3 endpoints unless request.meta["is_secure"] is explicitly enabled. Prior to version 2.17.0 , the request is signed and sent in cleartext with the configured AWS cred...

7.4CVSS5.9AI score0.0016EPSS
SaveExploits0References3
CVE
CVE
•added 2026/09/01 8:29 p.m.•35 views

CVE-2026-73783

CVE-2026-73783 affects AOS-CX (HPE), where stack overflow vulnerabilities exist in an API endpoint. A successful attack requires an authenticated malicious actor (High privileges) and results in a denial-of-service condition with no impact on confidentiality or integrity. The CVSS v3.1 base score...

4.9CVSS5.9AI score0.00255EPSS
SaveExploits0References1Affected Software1
CVE
CVE
•added 2026/09/01 8:28 p.m.•49 views

CVE-2026-73782

CVE-2026-73782 is an unauthenticated format string vulnerability in the command line interface of HPE AOS-CX . Successful exploitation allows execution of arbitrary code as a privileged user on the underlying operating system, leading to full compromise of confidentiality, integrity, and availabi...

8.8CVSS6.4AI score0.00269EPSS
SaveExploits0References1Affected Software1
CVE
CVE
•added 2026/09/01 8:28 p.m.•17 views

CVE-2026-73781

HPE AOS-CX web-based management interface contains a stored cross-site scripting (XSS) vulnerability. An authenticated remote attacker can inject malicious script that executes in the browser of an administrative user who interacts with the affected interface, enabling arbitrary script execution ...

8.4CVSS6.1AI score0.00281EPSS
SaveExploits0References1Affected Software1
CVE
CVE
•added 2026/09/01 8:28 p.m.•27 views

CVE-2026-73780

A CSRF protection gap in the web-based management interface of HPE AOS-CX switches affects certificate-authenticated sessions , allowing a remote unauthenticated attacker to execute arbitrary input against the interface by convincing an authenticated user to interact with a specially crafted URL....

8.3CVSS6.1AI score0.00134EPSS
SaveExploits0References1Affected Software1
CVE
CVE
•added 2026/09/01 8:28 p.m.•42 views

CVE-2026-73779

CVE-2026-73779 affects the AOS-CX switch operating system (HPE), where a set of vulnerabilities allows an unauthenticated remote actor on an adjacent network to circumvent existing authentication controls . Successful exploitation can lead to information disclosure , unauthorized modification , a...

8.2CVSS5.9AI score0.00172EPSS
SaveExploits0References1Affected Software1
CVE
CVE
•added 2026/09/01 8:28 p.m.•33 views

CVE-2026-73778

CVE-2026-73778 affects the Credential Manager component of HPE Aruba Networking ArubaOS-CX (AOS-CX) . In its factory-default or post-ZTP state , before an administrator configures credentials, an unauthenticated remote attacker can provide a predictable factory-default password to gain full admin...

9.8CVSS6AI score0.00281EPSS
SaveExploits0References1Affected Software1
CVE
CVE
•added 2026/09/01 8:28 p.m.•27 views

CVE-2026-73777

CVE-2026-73777 affects the API endpoint of HPE AOS-CX switches , where authorization bypass vulnerabilities allow an unauthenticated remote actor to circumvent existing authentication controls, leading to privilege escalation . The CVSS 3.1 score is 8.1 (HIGH) , reflecting network-vectorable atta...

8.1CVSS5.9AI score0.00268EPSS
SaveExploits0References1Affected Software1
CVE
CVE
•added 2026/09/01 8:28 p.m.•24 views

CVE-2026-73776

CVE-2026-73776 is a signature verification bypass in the command line interface of HPE AOS-CX . An authenticated actor with administrative privileges can exploit it to execute arbitrary code on the underlying operating system, though certain pre-conditions outside the attacker's control must also...

7.9CVSS6.2AI score0.00087EPSS
SaveExploits0References1Affected Software1
CVE
CVE
•added 2026/09/01 8:28 p.m.•38 views

CVE-2026-73775

AOS-CX (HPE) has an authenticated information disclosure vulnerability in its API endpoint . A remote attacker with low-privilege credentials can retrieve sensitive information that may enable further access to network services managed by AOS-CX. The CVSS 3.1 score is 7.7 (HIGH) with a changed sc...

7.7CVSS5.9AI score0.00272EPSS
SaveExploits0References1Affected Software1
CVE
CVE
•added 2026/09/01 8:28 p.m.•31 views

CVE-2026-73774

A buffer overflow vulnerability in the underlying operating system of AOS-CX allows an unauthenticated attacker on an adjacent network to send specially crafted packets, resulting in limited disclosure or modification of sensitive information and potential disruption of the affected system. The v...

7.6CVSS6.1AI score0.00191EPSS
SaveExploits0References1Affected Software1
CVE
CVE
•added 2026/09/01 8:28 p.m.•27 views

CVE-2026-73773

AOS-CX by HPE has an unauthenticated Denial-of-Service (DoS) vulnerability in its API endpoint . A remote attacker with network access and no privileges can exploit this to interrupt the normal operation of the affected service. The CVSS 3.1 base score is 7.5 (HIGH) , reflecting network attack ve...

7.5CVSS5.9AI score0.00263EPSS
SaveExploits0References1Affected Software1
CVE
CVE
•added 2026/09/01 8:28 p.m.•21 views

CVE-2026-73772

CVE-2026-73772 affects an underlying service in HPE AOS-CX , the network operating system. The root cause is a buffer overflow that can be triggered by sending specially crafted packets to the affected device, requiring no authentication or user interaction. Successful exploitation causes a denia...

6.5CVSS5.9AI score0.00181EPSS
SaveExploits0References1Affected Software1
CVE
CVE
•added 2026/09/01 8:28 p.m.•30 views

CVE-2026-73771

CVE-2026-73771 affects the AOS-CX management interface and API from HPE Aruba , where an improper authentication processing flaw could allow an unauthenticated remote attacker, under specific conditions, to bypass authentication controls or exhaust system resources . Successful exploitation may l...

7.5CVSS5.9AI score0.00297EPSS
SaveExploits0References1Affected Software1
CVE
CVE
•added 2026/09/01 8:28 p.m.•18 views

CVE-2026-73770

CVE-2026-73770 is an authenticated arbitrary file write vulnerability in AOS-CX (HPE ArubaOS for campus switching). A malicious actor with authenticated access can, under specific conditions outside their control and requiring action by another user, create or modify arbitrary files and execute c...

7.3CVSS6.1AI score0.00149EPSS
SaveExploits0References1Affected Software1
CVE
CVE
•added 2026/09/01 8:28 p.m.•27 views

CVE-2026-73768

CVE-2026-73768 is a local privilege escalation in the command line interface (CLI) of HPE ArubaOS-CX (AOS-CX) . The root cause is improper processing of malformed input , which can allow a low-privilege local user to execute arbitrary commands with root privileges . The CVSS 3.1 base score is 7.3...

7.3CVSS6AI score0.00122EPSS
SaveExploits0References1Affected Software1
CVE
CVE
•added 2026/09/01 8:28 p.m.•23 views

CVE-2026-73767

Authenticated command injection vulnerabilities exist in the command line interface (CLI) of HPE AOS-CX (ArubaOS-CX). Successful exploitation allows an attacker with authenticated access to execute arbitrary commands as a privileged user on the underlying operating system. The CNA-assigned CVSS 3...

7.2CVSS6.1AI score0.01016EPSS
SaveExploits0References1Affected Software1
CVE
CVE
•added 2026/09/01 8:28 p.m.•26 views

CVE-2026-73766

CVE-2026-73766 is a command injection vulnerability in the API endpoint of HPE AOS-CX . An authenticated remote attacker with administrative privileges can inject arbitrary commands, potentially executing them as a privileged user on the underlying operating system. The HPE-assigned CVSS 3.1 scor...

7.2CVSS6.2AI score0.01051EPSS
SaveExploits0References1Affected Software1
CVE
CVE
•added 2026/09/01 8:28 p.m.•25 views

CVE-2026-73765

Authenticated path traversal vulnerabilities in API endpoints of HPE AOS-CX (ArubaOS CX) allow an attacker with valid credentials to write arbitrary files to the underlying operating system, potentially leading to remote code execution . The CVSS v3.1 base score is 7.2 (HIGH) , reflecting network...

7.2CVSS6.2AI score0.00652EPSS
SaveExploits0References1Affected Software1
CVE
CVE
•added 2026/09/01 8:28 p.m.•24 views

CVE-2026-73764

CVE-2026-73764 affects the operating system of HPE AOS-CX switches , where an unauthenticated actor from an adjacent network can bypass authentication controls, enabling unauthorized modification of resources and limited service disruption . The CVSS 3.1 score is 7.1 (HIGH) with an attack vector ...

7.1CVSS5.9AI score0.00213EPSS
SaveExploits0References1Affected Software1
CVE
CVE
•added 2026/09/01 8:28 p.m.•31 views

CVE-2026-73763

CVE-2026-73763 affects an HPE management component , where an unauthenticated adjacent attacker with high complexity can execute arbitrary commands in the context of the affected utility. The vulnerability requires no user interaction and yields high impact to both confidentiality and integrity ,...

8.8CVSS6.2AI score0.00334EPSS
SaveExploits0References1Affected Software1
CVE
CVE
•added 2026/09/01 8:28 p.m.•19 views

CVE-2026-73762

CVE-2026-73762 affects the API endpoint of HPE ArubaOS-CX (AOS-CX) , where a remote actor with high privileges can circumvent configured access controls, potentially gaining unauthorized access to management functionality that should be restricted. The vulnerability is rated CVSS 3.1 6.6 (MEDIUM)...

6.6CVSS5.9AI score0.00219EPSS
SaveExploits0References1Affected Software1
CVE
CVE
•added 2026/09/01 8:28 p.m.•16 views

CVE-2026-73761

CVE-2026-73761 is an out-of-bounds read vulnerability in the underlying operating system of HPE AOS-CX (ArubaOS CX). By sending a specially crafted packet from the adjacent network , an unauthenticated attacker can trigger the read and disclose sensitive information from the OS. The CVSS 3.1 base...

6.5CVSS5.8AI score0.002EPSS
SaveExploits0References1Affected Software1
CVE
CVE
•added 2026/09/01 8:28 p.m.•15 views

CVE-2026-73760

An authenticated Path Traversal vulnerability in HPE AOS-CX allows an attacker with low privileges to read arbitrary files from the web-based management interface of the underlying operating system, potentially leading to remote unauthorized access to files. The CVSS 3.1 score is 6.5 (Medium) wit...

6.5CVSS6AI score0.00435EPSS
SaveExploits0References1Affected Software1
CVE
CVE
•added 2026/09/01 8:28 p.m.•24 views

CVE-2026-73759

AOS-CX (HPE) contains vulnerabilities that allow an unauthenticated attacker on the adjacent network to trigger a denial-of-service condition by sending specially crafted packets , resulting in disruption of normal device operation. The CVSS v3.1 score is 6.5 (Medium) , reflecting low attack comp...

6.5CVSS6AI score0.002EPSS
SaveExploits0References1Affected Software1
CVE
CVE
•added 2026/09/01 8:28 p.m.•21 views

CVE-2026-73758

CVE-2026-73758 is an authenticated privilege escalation vulnerability in the API endpoint of HPE AOS-CX (Aruba OS for switching), caused by broken access control . A low-privilege operator user with valid credentials can change the state of certain system settings, rated CVSS 6.5 (Medium) with a ...

6.5CVSS5.9AI score0.00228EPSS
SaveExploits0References1Affected Software1
CVE
CVE
•added 2026/09/01 8:28 p.m.•30 views

CVE-2026-73757

CVE-2026-73757 is an authenticated SSRF vulnerability in the web-based management interface of HPE AOS-CX . A remote attacker with valid credentials can forge server-side requests to enumerate the internal structure of the host, resulting in potential disclosure and limited modification of sensit...

6.4CVSS5.9AI score0.00287EPSS
SaveExploits0References1Affected Software1
CVE
CVE
•added 2026/09/01 8:28 p.m.•13 views

CVE-2026-73756

CVE-2026-73756 affects an API endpoint in AOS-CX , allowing a remote unauthenticated attacker to obtain sensitive information through a man-in-the-middle (MITM) attack . The retrieved data could be leveraged to further compromise the confidentiality of the affected system. The CVSS 3.1 score is 5...

5.9CVSS5.9AI score0.00212EPSS
SaveExploits0References1Affected Software1
CVE
CVE
•added 2026/09/01 8:28 p.m.•16 views

CVE-2026-73755

CVE-2026-73755 is a privilege escalation vulnerability in the API endpoint of AOS-CX (HPE). An authenticated low-privilege operator user , after a required user interaction, can access sensitive session information from the system. The CVSS 3.1 score is 5.7 (MEDIUM) with the vector AV:N/AC:L/PR:L...

5.7CVSS5.9AI score0.00233EPSS
SaveExploits0References1Affected Software1
CVE
CVE
•added 2026/09/01 8:28 p.m.•12 views

CVE-2026-73754

CVE-2026-73754 affects the command line interface of HPE AOS-CX (ArubaOS CX). The vulnerability allows an authenticated user with low privileges to trigger a denial-of-service , disrupting normal system operation. The CVSS 3.1 score is 5.3 (Medium) , reflecting a network attack vector with high c...

5.3CVSS5.9AI score0.00261EPSS
SaveExploits0References1Affected Software1
CVE
CVE
•added 2026/09/01 8:28 p.m.•18 views

CVE-2026-73753

CVE-2026-73753 is an authenticated remote command injection vulnerability in the HPE ArubaOS-CX (AOS-CX) Command Line Interface . Through affected command-line operations, an authenticated low-privileged user can execute arbitrary commands with privileged user permissions on the underlying operat...

8.8CVSS6.1AI score0.00376EPSS
SaveExploits0References1Affected Software1
CVE
CVE
•added 2026/09/01 8:28 p.m.•34 views

CVE-2026-73752

An unauthenticated arbitrary file write vulnerability exists in an API endpoint of AOS-CX (HPE). Successful exploitation allows an attacker to write arbitrary files to the underlying operating system, potentially leading to remote code execution . The CVSS 3.1 base score is 8.8 (HIGH) , with an a...

8.8CVSS6.2AI score0.00322EPSS
SaveExploits0References1Affected Software1
CVE
CVE
•added 2026/09/01 8:28 p.m.•30 views

CVE-2026-73751

CVE-2026-73751 is an authenticated remote command injection in the AOS-CX (Aruba) web-based management interface, assigned by HPE . An authenticated user with low-privileged access can submit crafted input through the web interface to execute arbitrary commands on the underlying operating system,...

8.8CVSS6.1AI score0.00368EPSS
SaveExploits0References1Affected Software1
CVE
CVE
•added 2026/09/01 8:28 p.m.•48 views

CVE-2026-73750

CVE-2026-73750 affects the authentication module of HPE ArubaOS-CX (AOS-CX) , specifically an API endpoint. The root cause is improper handling of malformed or truncated input, constituting a buffer overflow. An authenticated remote attacker—via a compromised or hostile authentication server—can ...

8.8CVSS6.4AI score0.00461EPSS
SaveExploits0References1Affected Software1
CVE
CVE
•added 2026/09/01 8:28 p.m.•246 views

CVE-2026-73749

CVE-2026-73749 affects a daemon in HPE AOS-CX , where multiple buffer overflow vulnerabilities arise from improper processing of malformed input. An unauthenticated remote attacker can exploit these by sending specially crafted packets to the affected service, potentially achieving remote code ex...

9.8CVSS6.4AI score0.00487EPSS
SaveExploits0References1Affected Software1
CVE
CVE
•added 2026/09/01 8:26 p.m.•26 views

CVE-2026-84365

Hono (a JavaScript web framework) has an incomplete fix for CVE-2026-39408 in its toSSG() static site generation method, affecting versions from 4.12.12 and fixed in 4.13.5 . The path normalization routine used to verify output paths does not fully collapse runs of consecutive parent-directory se...

6.5CVSS5.8AI score0.00327EPSS
SaveExploits0References3
Total number of security vulnerabilities398250