cve_id string | description string | date string | cwe_id int64 | cwe_description string | cvss_av string | cvss_ac string | cvss_pr string | cvss_ui string | cvss_s string | cvss_c string | cvss_i string | cvss_a string | cwe_variant_id float64 | cwe_base_id float64 | cwe_class_id float64 | cwe_pillar_id int64 | cwe_variant_name string | cwe_base_name string | cwe_class_name string | cwe_pillar_name string |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
CVE-2026-2137 | A vulnerability has been found in Tenda TX3 up to 16.03.13.11_multi. This impacts an unknown function of the file /goform/SetIpMacBind. The manipulation of the argument list leads to buffer overflow. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. | 2026-02-08 | 120 | Buffer Overflow | Memory Corruption | Network | Low | Low | None | Unchanged | High | High | High | null | 120 | 119 | 707 | null | CWE-120: Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') | CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer | CWE-707: Improper Neutralization |
CVE-2026-24778 | Ghost is an open source content management system. In Ghost versions 5.43.0 through 5.12.04 and 6.0.0 through 6.14.0, an attacker was able to craft a malicious link that, when accessed by an authenticated staff user or member, would execute JavaScript with the victim's permissions, potentially leading to account takeov... | 2026-01-27 | 79 | CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | Network | Low | None | Required | Unchanged | High | High | High | null | 79 | 74 | 707 | null | CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') | CWE-707: Improper Neutralization |
CVE-2026-2329 | An unauthenticated stack-based buffer overflow vulnerability exists in the HTTP API endpoint /cgi-bin/api.values.get. A remote attacker can leverage this vulnerability to achieve unauthenticated remote code execution (RCE) with root privileges on a target device. The vulnerability affects all six device models in the s... | 2026-02-18 | 121 | CWE-121 Stack-based Buffer Overflow | Network | Low | None | None | Unchanged | High | High | High | 121 | 788 | 119 | 664 | CWE-121: Stack-based Buffer Overflow | CWE-788: Access of Memory Location After End of Buffer | CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer | CWE-664: Improper Control of a Resource Through its Lifetime |
CVE-2026-27707 | Seerr is an open-source media request and discovery manager for Jellyfin, Plex, and Emby. Starting in version 2.0.0 and prior to version 3.1.0, an authentication guard logic flaw in `POST /api/v1/auth/jellyfin` allows an unauthenticated attacker to register a new Seerr account on any Plex-configured instance by authent... | 2026-02-27 | 807 | CWE-288: Authentication Bypass Using an Alternate Path or Channel | CWE-807: Reliance on Untrusted Inputs in a Security Decision | Network | Low | None | None | Unchanged | Low | Low | Low | null | 807 | null | 693 | null | CWE-807: Reliance on Untrusted Inputs in a Security Decision | null | CWE-693: Protection Mechanism Failure |
CVE-2026-31971 | HTSlib is a library for reading and writing bioinformatics file formats. CRAM is a compressed format which stores DNA sequence alignment data using a variety of encodings and compression methods. When reading data encoded using the `BYTE_ARRAY_LEN` method, the `cram_byte_array_len_decode()` failed to validate that the ... | 2026-03-18 | 122 | CWE-121: Stack-based Buffer Overflow | CWE-122: Heap-based Buffer Overflow | CWE-787: Out-of-bounds Write | CWE-1284: Improper Validation of Specified Quantity in Input | Network | Low | None | Required | Unchanged | None | High | Low | 122 | 788 | 119 | 664 | CWE-122: Heap-based Buffer Overflow | CWE-788: Access of Memory Location After End of Buffer | CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer | CWE-664: Improper Control of a Resource Through its Lifetime |
CVE-2026-28124 | Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in AncoraThemes Notarius notarius allows PHP Local File Inclusion.This issue affects Notarius: from n/a through <= 1.9. | 2026-03-05 | 98 | Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') | Network | High | None | None | Unchanged | High | High | High | 98 | 829 | 706 | 664 | CWE-98: Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') | CWE-829: Inclusion of Functionality from Untrusted Control Sphere | CWE-706: Use of Incorrectly-Resolved Name or Reference | CWE-664: Improper Control of a Resource Through its Lifetime |
CVE-2026-2657 | A vulnerability has been found in wren-lang wren up to 0.4.0. This impacts the function printError of the file src/vm/wren_compiler.c of the component Error Message Handler. Such manipulation leads to stack-based buffer overflow. An attack has to be approached locally. The exploit has been disclosed to the public and m... | 2026-02-18 | 121 | Stack-based Buffer Overflow | Memory Corruption | Local | Low | Low | None | Unchanged | None | None | Low | 121 | 788 | 119 | 664 | CWE-121: Stack-based Buffer Overflow | CWE-788: Access of Memory Location After End of Buffer | CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer | CWE-664: Improper Control of a Resource Through its Lifetime |
CVE-2026-1513 | billboard.js before 3.18.0 allows an attacker to execute malicious JavaScript due to improper sanitization during chart option binding. | 2026-01-28 | 79 | CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | Network | Low | None | Required | Changed | Low | Low | None | null | 79 | 74 | 707 | null | CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') | CWE-707: Improper Neutralization |
CVE-2026-30949 | Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.5.2-alpha.5 and 8.6.18, the Keycloak authentication adapter does not validate the azp (authorized party) claim of Keycloak access tokens against the configured client-id. A valid access token issued by the... | 2026-03-10 | 287 | CWE-287: Improper Authentication | Network | Low | Low | None | Unchanged | High | High | None | null | null | 287 | 284 | null | null | CWE-287: Improper Authentication | CWE-284: Improper Access Control |
CVE-2026-3767 | A weakness has been identified in itsourcecode sanitize or validate this input 1.0. Affected is an unknown function of the file /admin/teacher-attendance.php. Executing a manipulation of the argument teacher_id can lead to sql injection. The attack may be launched remotely. The exploit has been made available to the pu... | 2026-03-08 | 89 | SQL Injection | Injection | Network | Low | Low | None | Unchanged | Low | Low | Low | null | 89 | 943 | 707 | null | CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | CWE-943: Improper Neutralization of Special Elements in Data Query Logic | CWE-707: Improper Neutralization |
CVE-2026-26116 | Improper neutralization of special elements used in an sql command ('sql injection') in SQL Server allows an authorized attacker to elevate privileges over a network. | 2026-03-10 | 89 | CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | Network | Low | Low | None | Unchanged | High | High | High | null | 89 | 943 | 707 | null | CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | CWE-943: Improper Neutralization of Special Elements in Data Query Logic | CWE-707: Improper Neutralization |
CVE-2026-20118 | A vulnerability in the handling of an Egress Packet Network Interface (EPNI) Aligner interrupt in Cisco IOS XR Software for Cisco Network Convergence System (NCS) 5500 Series with NC57 line cards and Cisco NCS 5700 Routers and Cisco IOS XR Software for Third Party Software could allow an unauthenticated, remote attacke... | 2026-03-11 | 460 | Improper Cleanup on Thrown Exception | Network | High | None | None | Changed | None | None | High | null | 460 | 755 | 703 | null | CWE-460: Improper Cleanup on Thrown Exception | CWE-755: Improper Handling of Exceptional Conditions | CWE-703: Improper Check or Handling of Exceptional Conditions |
CVE-2026-20057 | Multiple Cisco products are affected by a vulnerability in the Snort 3 Visual Basic for Applications (VBA) feature which could allow an unauthenticated, remote attacker to cause the Snort 3 Detection Engine to crash.
This vulnerability is due to lack of proper error checking when decompressing VBA data. ... | 2026-03-04 | 369 | Divide By Zero | Network | Low | None | None | Changed | None | None | Low | null | 369 | null | 682 | null | CWE-369: Divide By Zero | null | CWE-682: Incorrect Calculation |
CVE-2026-22614 | The encryption mechanism used in Eaton's EasySoft project file was insecure and susceptible to brute force attacks, an attacker with access to this file and the local host
machine could potentially read the sensitive information stored and tamper with the project file. This security issue has been fixed in the latest v... | 2026-03-10 | 257 | CWE-257 Storing passwords in a recoverable format | Local | Low | Low | None | Unchanged | High | Low | None | null | 257 | 522 | 284 | null | CWE-257: Storing Passwords in a Recoverable Format | CWE-522: Insufficiently Protected Credentials | CWE-284: Improper Access Control |
CVE-2026-1490 | The Spam protection, Anti-Spam, FireWall by CleanTalk plugin for WordPress is vulnerable to unauthorized Arbitrary Plugin Installation due to an authorization bypass via reverse DNS (PTR record) spoofing on the 'checkWithoutToken' function in all versions up to, and including, 6.71. This makes it possible for unauthent... | 2026-02-15 | 350 | CWE-350 Reliance on Reverse DNS Resolution for a Security-Critical Action | Network | Low | None | None | Unchanged | High | High | High | 350 | 290 | 1,390 | 693 | CWE-350: Reliance on Reverse DNS Resolution for a Security-Critical Action | CWE-290: Authentication Bypass by Spoofing | CWE-1390: Weak Authentication | CWE-693: Protection Mechanism Failure |
CVE-2026-24999 | Missing Authorization vulnerability in Alma Alma alma-gateway-for-woocommerce allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Alma: from n/a through <= 5.16.1. | 2026-02-19 | 862 | Missing Authorization | Network | Low | None | None | Unchanged | None | Low | None | null | null | 862 | 284 | null | null | CWE-862: Missing Authorization | CWE-284: Improper Access Control |
CVE-2026-27339 | Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in AncoraThemes Buzz Stone | Magazine & Viral Blog WordPress Theme buzzstone allows PHP Local File Inclusion.This issue affects Buzz Stone | Magazine & Viral Blog WordPress Theme: from n/a through <= 1.... | 2026-03-05 | 98 | Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') | Network | High | None | None | Unchanged | High | High | High | 98 | 829 | 706 | 664 | CWE-98: Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') | CWE-829: Inclusion of Functionality from Untrusted Control Sphere | CWE-706: Use of Incorrectly-Resolved Name or Reference | CWE-664: Improper Control of a Resource Through its Lifetime |
CVE-2026-32349 | Server-Side Request Forgery (SSRF) vulnerability in Andy Fragen Embed PDF Viewer embed-pdf-viewer allows Server Side Request Forgery.This issue affects Embed PDF Viewer: from n/a through <= 2.4.7. | 2026-03-13 | 918 | Server-Side Request Forgery (SSRF) | Network | High | Low | None | Changed | Low | Low | None | null | 918 | 441 | 664 | null | CWE-918: Server-Side Request Forgery (SSRF) | CWE-441: Unintended Proxy or Intermediary ('Confused Deputy') | CWE-664: Improper Control of a Resource Through its Lifetime |
CVE-2026-23950 | node-tar,a Tar for Node.js, has a race condition vulnerability in versions up to and including 7.5.3. This is due to an incomplete handling of Unicode path collisions in the `path-reservations` system. On case-insensitive or normalization-insensitive filesystems (such as macOS APFS, In which it has been tested), the li... | 2026-01-20 | 176 | CWE-176: Improper Handling of Unicode Encoding | CWE-352: Cross-Site Request Forgery (CSRF) | CWE-367: Time-of-check Time-of-use (TOCTOU) Race Condition | Network | Low | None | Required | Changed | Low | High | Low | 176 | null | 172 | 707 | CWE-176: Improper Handling of Unicode Encoding | null | CWE-172: Encoding Error | CWE-707: Improper Neutralization |
CVE-2026-20669 | A parsing issue in the handling of directory paths was addressed with improved path validation. This issue is fixed in macOS Tahoe 26.3. An app may be able to access sensitive user data. | 2026-02-11 | 22 | An app may be able to access sensitive user data | Local | Low | None | Required | Unchanged | High | None | None | null | 22 | 706 | 664 | null | CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') | CWE-706: Use of Incorrectly-Resolved Name or Reference | CWE-664: Improper Control of a Resource Through its Lifetime |
CVE-2026-2214 | A weakness has been identified in code-projects for Plugin 1.0. This affects an unknown part of the file /Administrator/PHP/AdminAddAlbum.php. This manipulation of the argument txtalbum causes cross site scripting. It is possible to initiate the attack remotely. The exploit has been made available to the public and cou... | 2026-02-09 | 94 | Cross Site Scripting | Code Injection | Network | Low | High | Required | Unchanged | None | Low | None | null | 94 | 74 | 707 | null | CWE-94: Improper Control of Generation of Code ('Code Injection') | CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') | CWE-707: Improper Neutralization |
CVE-2026-0684 | The CP Image Store with Slideshow plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 1.1.9 due to a logic error in the 'cpis_admin_init' function's permission check. This makes it possible for authenticated attackers, with Contributor-level access and above, to import arbit... | 2026-01-13 | 863 | CWE-863 Incorrect Authorization | Network | Low | Low | None | Unchanged | None | Low | None | null | null | 863 | 284 | null | null | CWE-863: Incorrect Authorization | CWE-284: Improper Access Control |
CVE-2026-0681 | The Extended Random Number Generator plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin settings in all versions up to, and including, 1.1 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator-level access, to inj... | 2026-02-04 | 79 | CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | Network | High | High | None | Changed | Low | Low | None | null | 79 | 74 | 707 | null | CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') | CWE-707: Improper Neutralization |
CVE-2026-26105 | Improper neutralization of input during web page generation ('cross-site scripting') in Microsoft Office SharePoint allows an unauthorized attacker to perform spoofing over a network. | 2026-03-10 | 79 | CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | Network | Low | None | Required | Unchanged | High | High | None | null | 79 | 74 | 707 | null | CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') | CWE-707: Improper Neutralization |
CVE-2026-22782 | RustFS is a distributed object storage system built in Rust. From >= 1.0.0-alpha.1 to 1.0.0-alpha.79, invalid RPC signatures cause the server to log the shared HMAC secret (and expected signature), which exposes the secret to log readers and enables forged RPC calls. In crates/ecstore/src/rpc/http_auth.rs, the invalid ... | 2026-01-16 | 532 | CWE-532: Insertion of Sensitive Information into Log File | Network | Low | None | None | Unchanged | Low | None | None | null | 532 | 200 | 664 | null | CWE-532: Insertion of Sensitive Information into Log File | CWE-200: Exposure of Sensitive Information to an Unauthorized Actor | CWE-664: Improper Control of a Resource Through its Lifetime |
CVE-2026-22905 | An unauthenticated remote attacker can bypass authentication by exploiting insufficient URI validation and using path traversal sequences (e.g., /js/../cgi-bin/post.cgi), gaining unauthorized access to protected CGI endpoints and configuration downloads. | 2026-02-09 | 22 | CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') | Network | Low | None | None | Unchanged | High | None | None | null | 22 | 706 | 664 | null | CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') | CWE-706: Use of Incorrectly-Resolved Name or Reference | CWE-664: Improper Control of a Resource Through its Lifetime |
CVE-2026-27517 | Binardat 10G08-0800GSM network switch firmware version V300SP10260209 and prior reflect unsanitized user input in the web interface, allowing an attacker to inject and execute arbitrary JavaScript in the context of an authenticated user. | 2026-02-24 | 79 | CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') | Network | Low | None | Required | Changed | Low | Low | None | null | 79 | 74 | 707 | null | CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') | CWE-707: Improper Neutralization |
CVE-2026-20833 | Use of a broken or risky cryptographic algorithm in Windows Kerberos allows an authorized attacker to disclose information locally. | 2026-01-13 | 327 | CWE-327: Use of a Broken or Risky Cryptographic Algorithm | Local | Low | Low | None | Unchanged | High | None | None | null | null | 327 | 693 | null | null | CWE-327: Use of a Broken or Risky Cryptographic Algorithm | CWE-693: Protection Mechanism Failure |
CVE-2026-1953 | Nukegraphic CMS v3.1.2 contains a stored cross-site scripting (XSS) vulnerability in the user profile edit functionality at /ngc-cms/user-edit-profile.php. The application fails to properly sanitize user input in the name field before storing it in the database and rendering it across multiple CMS pages. An authenticat... | 2026-02-05 | 79 | CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') | Network | Low | Low | Required | Unchanged | High | None | None | null | 79 | 74 | 707 | null | CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') | CWE-707: Improper Neutralization |
CVE-2026-32411 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Simpma Embed Calendly embed-calendly-scheduling allows Stored XSS.This issue affects Embed Calendly: from n/a through <= 4.4. | 2026-03-13 | 79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | Network | Low | Low | Required | Changed | Low | Low | Low | null | 79 | 74 | 707 | null | CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') | CWE-707: Improper Neutralization |
CVE-2026-32039 | OpenClaw versions prior to 2026.2.22 contain an authorization bypass vulnerability in the toolsBySender group policy matching that allows attackers to inherit elevated tool permissions through identifier collision attacks. Attackers can exploit untyped sender keys by forcing collisions with mutable identity values such... | 2026-03-19 | 639 | CWE-639 Authorization Bypass Through User-Controlled Key | Network | High | Low | None | Unchanged | Low | High | None | null | 639 | 863 | 284 | null | CWE-639: Authorization Bypass Through User-Controlled Key | CWE-863: Incorrect Authorization | CWE-284: Improper Access Control |
CVE-2026-30841 | Wallos is an open-source, self-hostable personal subscription tracker. Prior to version 4.6.2, passwordreset.php outputs $_GET["token"] and $_GET["email"] directly into HTML input value attributes using <?= $token ?> and <?= $email ?> without calling htmlspecialchars(). This allows reflected XSS by breaking out of the ... | 2026-03-07 | 79 | CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | Network | Low | None | None | Unchanged | None | Low | None | null | 79 | 74 | 707 | null | CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') | CWE-707: Improper Neutralization |
CVE-2026-4366 | A flaw was identified in Keycloak, an identity and access management solution, where it improperly follows HTTP redirects when processing certain client configuration requests. This behavior allows an attacker to trick the server into making unintended requests to internal or restricted resources. As a result, sensitiv... | 2026-03-18 | 918 | Server-Side Request Forgery (SSRF) | Network | Low | None | None | Changed | Low | None | None | null | 918 | 441 | 664 | null | CWE-918: Server-Side Request Forgery (SSRF) | CWE-441: Unintended Proxy or Intermediary ('Confused Deputy') | CWE-664: Improper Control of a Resource Through its Lifetime |
CVE-2026-4015 | A weakness has been identified in GPAC 26.03-DEV. Affected is the function txtin_process_texml of the file src/filters/load_text.c of the component TeXML File Parser. Executing a manipulation can lead to stack-based buffer overflow. It is possible to launch the attack on the local host. The exploit has been made availa... | 2026-03-12 | 121 | Stack-based Buffer Overflow | Memory Corruption | Local | Low | Low | None | Unchanged | Low | Low | Low | 121 | 788 | 119 | 664 | CWE-121: Stack-based Buffer Overflow | CWE-788: Access of Memory Location After End of Buffer | CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer | CWE-664: Improper Control of a Resource Through its Lifetime |
CVE-2026-26316 | OpenClaw is a personal AI assistant. Prior to 2026.2.13, the optional BlueBubbles iMessage channel plugin could accept webhook requests as authenticated based only on the TCP peer address being loopback (`127.0.0.1`, `::1`, `::ffff:127.0.0.1`) even when the configured webhook secret was missing or incorrect. This does ... | 2026-02-19 | 863 | CWE-863: Incorrect Authorization | Network | Low | None | None | Unchanged | None | High | None | null | null | 863 | 284 | null | null | CWE-863: Incorrect Authorization | CWE-284: Improper Access Control |
CVE-2026-27116 | Vikunja is an open-source self-hosted task management platform. Prior to version 2.0.0, a reflected HTML injection vulnerability exists in the Projects module where the `filter` URL parameter is rendered into the DOM without output encoding when the user clicks "Filter." While `<script>` and `<iframe>` are blocked, `<s... | 2026-02-25 | 80 | CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | CWE-80: Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) | Network | Low | None | Required | Changed | Low | Low | None | 80 | 79 | 74 | 707 | CWE-80: Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) | CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') | CWE-707: Improper Neutralization |
CVE-2026-25815 | Fortinet FortiOS through 7.6.6 allows attackers to decrypt LDAP credentials stored in device configuration files, as exploited in the wild from 2025-12-16 through 2026 (by default, the encryption key is the same across all customers' installations). NOTE: the Supplier's position is that the instance of CWE-1394 is not ... | 2026-02-05 | 1,394 | CWE-1394 Use of Default Cryptographic Key | Local | High | None | None | Changed | Low | None | None | null | 1,394 | 1,391 | 284 | null | CWE-1394: Use of Default Cryptographic Key | CWE-1391: Use of Weak Credentials | CWE-284: Improper Access Control |
CVE-2026-22239 | The vulnerability exists in BLUVOYIX due to design flaws in the email sending API. An unauthenticated remote attacker could exploit this vulnerability by sending specially crafted HTTP requests to the vulnerable email sending API. Successful exploitation of this vulnerability could allow the attacker to send unsolicite... | 2026-01-14 | 400 | CWE-400 Uncontrolled Resource Consumption | Network | Low | None | None | Unchanged | High | High | High | null | null | 400 | 664 | null | null | CWE-400: Uncontrolled Resource Consumption | CWE-664: Improper Control of a Resource Through its Lifetime |
CVE-2026-27628 | pypdf is a free and open-source pure-python PDF library. Prior to 6.7.2, an attacker who uses this vulnerability can craft a PDF which leads to an infinite loop. This requires reading the file. This has been fixed in pypdf 6.7.2. As a workaround, one may apply the patch manually. | 2026-02-25 | 835 | CWE-835: Loop with Unreachable Exit Condition ('Infinite Loop') | Network | Low | None | Required | Unchanged | None | None | Low | null | 835 | 834 | 691 | null | CWE-835: Loop with Unreachable Exit Condition ('Infinite Loop') | CWE-834: Excessive Iteration | CWE-691: Insufficient Control Flow Management |
CVE-2026-24572 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Nelio Software Nelio Content nelio-content allows Blind SQL Injection.This issue affects Nelio Content: from n/a through <= 4.1.0. | 2026-01-23 | 89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | Network | Low | Low | None | Unchanged | High | High | High | null | 89 | 943 | 707 | null | CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | CWE-943: Improper Neutralization of Special Elements in Data Query Logic | CWE-707: Improper Neutralization |
CVE-2026-24407 | iccDEV provides libraries and tools for interacting with, manipulating, and applying ICC color management profiles. Versions 2.3.1.1 and below have Undefined Behavior in icSigCalcOp(). This occurs when user-controllable input is unsafely incorporated into ICC profile data or other structured binary blobs. Successful ex... | 2026-01-24 | 758 | CWE-20: Improper Input Validation | CWE-758: Reliance on Undefined, Unspecified, or Implementation-Defined Behavior | Network | Low | None | Required | Unchanged | None | Low | High | null | null | 758 | 710 | null | null | CWE-758: Reliance on Undefined, Unspecified, or Implementation-Defined Behavior | CWE-710: Improper Adherence to Coding Standards |
CVE-2026-25153 | Backstage is an open framework for building developer portals, and @backstage/plugin-techdocs-node provides common node.js functionalities for TechDocs. In versions of @backstage/plugin-techdocs-node prior to 1.13.11 and 1.14.1, when TechDocs is configured with `runIn: local`, a malicious actor who can submit or modify... | 2026-01-30 | 94 | CWE-94: Improper Control of Generation of Code ('Code Injection') | Network | High | Low | None | Changed | High | Low | Low | null | 94 | 74 | 707 | null | CWE-94: Improper Control of Generation of Code ('Code Injection') | CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') | CWE-707: Improper Neutralization |
CVE-2026-2175 | A weakness has been identified in D-Link DIR-823X 250416. This vulnerability affects the function sub_420618 of the file /goform/set_upnp. This manipulation of the argument upnp_enable causes os command injection. Remote exploitation of the attack is possible. The exploit has been made available to the public and could... | 2026-02-08 | 78 | OS Command Injection | Command Injection | Network | Low | High | None | Unchanged | High | High | High | null | 78 | 77 | 707 | null | CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | CWE-77: Improper Neutralization of Special Elements used in a Command ('Command Injection') | CWE-707: Improper Neutralization |
CVE-2026-21344 | Substance3D - Stager versions 3.1.6 and earlier are affected by an out-of-bounds read vulnerability when parsing a crafted file, which could result in a read past the end of an allocated memory structure. An attacker could leverage this vulnerability to execute code in the context of the current user. Exploitation of t... | 2026-02-10 | 125 | Out-of-bounds Read (CWE-125) | Local | Low | None | Required | Unchanged | High | High | High | null | 125 | 119 | 664 | null | CWE-125: Out-of-bounds Read | CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer | CWE-664: Improper Control of a Resource Through its Lifetime |
CVE-2026-22249 | Docmost is an open-source collaborative wiki and documentation software. From 0.21.0 to before 0.24.0, Docmost is vulnerable to Arbitrary File Write via Zip Import Feature (ZipSlip). In apps/server/src/integrations/import/utils/file.utils.ts, there are no validation on filename. This vulnerability is fixed in 0.24.0. | 2026-01-15 | 22 | CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') | Network | Low | Low | None | Unchanged | None | Low | High | null | 22 | 706 | 664 | null | CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') | CWE-706: Use of Incorrectly-Resolved Name or Reference | CWE-664: Improper Control of a Resource Through its Lifetime |
CVE-2026-3049 | A vulnerability was detected in horilla-opensource horilla up to 1.0.2. This issue affects the function get of the file horilla_generics/global_search.py of the component Query Parameter Handler. The manipulation of the argument prev_url results in open redirect. The attack can be executed remotely. The exploit is now ... | 2026-02-24 | 601 | Open Redirect | Network | Low | None | Required | Unchanged | None | Low | None | null | 601 | 610 | 664 | null | CWE-601: URL Redirection to Untrusted Site ('Open Redirect') | CWE-610: Externally Controlled Reference to a Resource in Another Sphere | CWE-664: Improper Control of a Resource Through its Lifetime |
CVE-2026-1895 | A flaw has been found in WeKan up to 8.20. Affected is the function applyWipLimit of the file models/lists.js of the component Attachment Storage Handler. Executing a manipulation can lead to improper access controls. The attack can be executed remotely. Upgrading to version 8.21 is able to address this issue. This pat... | 2026-02-04 | 266 | Improper Access Controls | Incorrect Privilege Assignment | Network | Low | Low | None | Unchanged | Low | Low | Low | null | 266 | 269 | 284 | null | CWE-266: Incorrect Privilege Assignment | CWE-269: Improper Privilege Management | CWE-284: Improper Access Control |
CVE-2026-21864 | Valkey-Bloom is a Rust based Valkey module which brings a Bloom Filter (Module) data type into the Valkey distributed key-value database. Prior to commit a68614b6e3845777d383b3a513cedcc08b3b7ccd, a specially crafted `RESTORE` command can cause Valkey to hit an assertion, causes the server to shutdown. Valkey modules ar... | 2026-02-24 | 20 | CWE-20: Improper Input Validation | Network | Low | Low | None | Unchanged | None | None | High | null | null | 20 | 707 | null | null | CWE-20: Improper Input Validation | CWE-707: Improper Neutralization |
CVE-2026-26707 | sourcecodester Pharmacy Point of Sale System v1.0 is vulnerable to SQL Injection in /pharmacy/view_supplier.php. | 2026-03-02 | 89 | null | Network | Low | None | None | Unchanged | High | High | High | null | 89 | 943 | 707 | null | CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | CWE-943: Improper Neutralization of Special Elements in Data Query Logic | CWE-707: Improper Neutralization |
CVE-2026-27510 | Unitree Go2 firmware versions 1.1.7 through 1.1.11, when used with the Unitree Go2 Android application (com.unitree.doggo2), are vulnerable to remote code execution due to missing integrity protection and validation of user-created programmes. The Android application stores programs in a local SQLite database (unitree_... | 2026-02-26 | 345 | CWE-345 Insufficient Verification of Data Authenticity | Network | Low | None | Required | Changed | High | High | High | null | null | 345 | 693 | null | null | CWE-345: Insufficient Verification of Data Authenticity | CWE-693: Protection Mechanism Failure |
CVE-2026-25144 | Talishar is a fan-made Flesh and Blood project. A Stored XSS exists in the chat in-game system. The playerID parameter in SubmitChat.php and is saved without sanitization and executed whenever a user view the current page game. This vulnerability is fixed by 09dd00e5452e3cd998eb1406a88e5b0fa868e6b4. | 2026-02-02 | 79 | CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | Network | Low | None | None | Unchanged | None | Low | None | null | 79 | 74 | 707 | null | CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') | CWE-707: Improper Neutralization |
CVE-2026-1107 | A weakness has been identified in EyouCMS up to 1.7.1/5.0. Impacted is the function check_userinfo of the file Diyajax.php of the component Member Avatar Handler. Executing a manipulation of the argument viewfile can lead to unrestricted upload. The attack may be performed from remote. The exploit has been made availab... | 2026-01-18 | 434 | Unrestricted Upload | Improper Access Controls | Network | Low | Low | None | Unchanged | Low | Low | Low | null | 434 | 669 | 664 | null | CWE-434: Unrestricted Upload of File with Dangerous Type | CWE-669: Incorrect Resource Transfer Between Spheres | CWE-664: Improper Control of a Resource Through its Lifetime |
CVE-2026-33053 | Langflow is a tool for building and deploying AI-powered agents and workflows. In versions prior to 1.9.0, the delete_api_key_route() endpoint accepts an api_key_id path parameter and deletes it with only a generic authentication check (get_current_active_user dependency). However, the delete_api_key() CRUD function do... | 2026-03-20 | 639 | CWE-639: Authorization Bypass Through User-Controlled Key | Network | Low | Low | None | Unchanged | None | High | High | null | 639 | 863 | 284 | null | CWE-639: Authorization Bypass Through User-Controlled Key | CWE-863: Incorrect Authorization | CWE-284: Improper Access Control |
CVE-2026-1131 | A vulnerability has been found in Yonyou KSOA 9.0. Impacted is an unknown function of the file /kmc/save_catalog.jsp of the component HTTP GET Parameter Handler. Such manipulation of the argument catalogid leads to sql injection. It is possible to launch the attack remotely. The exploit has been disclosed to the public... | 2026-01-19 | 89 | SQL Injection | Injection | Network | Low | None | None | Unchanged | Low | Low | Low | null | 89 | 943 | 707 | null | CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | CWE-943: Improper Neutralization of Special Elements in Data Query Logic | CWE-707: Improper Neutralization |
CVE-2026-32598 | OneUptime is a solution for monitoring and managing online services. Prior to 10.0.24, the password reset flow logs the complete password reset URL — containing the plaintext reset token — at INFO log level, which is enabled by default in production. Anyone with access to application logs (log aggregation, Docker logs,... | 2026-03-12 | 532 | CWE-532: Insertion of Sensitive Information into Log File | Local | Low | None | None | Unchanged | High | None | None | null | 532 | 200 | 664 | null | CWE-532: Insertion of Sensitive Information into Log File | CWE-200: Exposure of Sensitive Information to an Unauthorized Actor | CWE-664: Improper Control of a Resource Through its Lifetime |
CVE-2026-26192 | Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to version 0.7.0, aanually modifying chat history allows setting the `html` property within document metadata. This causes the frontend to enter a code path that treats document contents as HTML, and render them in ... | 2026-02-19 | 79 | CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | Network | Low | Low | Required | Unchanged | High | High | None | null | 79 | 74 | 707 | null | CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') | CWE-707: Improper Neutralization |
CVE-2026-1542 | The Super Stage WP WordPress plugin through 1.0.1 unserializes user input via REQUEST, which could allow unauthenticated users to perform PHP Object Injection when a suitable gadget is present on the blog. | 2026-02-28 | 502 | CWE-502 Deserialization of Untrusted Data | Network | Low | None | None | Unchanged | Low | Low | None | null | 502 | 913 | 664 | null | CWE-502: Deserialization of Untrusted Data | CWE-913: Improper Control of Dynamically-Managed Code Resources | CWE-664: Improper Control of a Resource Through its Lifetime |
CVE-2026-22426 | Authorization Bypass Through User-Controlled Key vulnerability in Elated-Themes Sweet Jane sweetjane allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Sweet Jane: from n/a through <= 1.2. | 2026-01-22 | 639 | Authorization Bypass Through User-Controlled Key | Network | Low | Low | None | Unchanged | Low | Low | None | null | 639 | 863 | 284 | null | CWE-639: Authorization Bypass Through User-Controlled Key | CWE-863: Incorrect Authorization | CWE-284: Improper Access Control |
CVE-2026-27507 | Binardat 10G08-0800GSM network switch firmware version V300SP10260209 and prior contain hard-coded administrative credentials that cannot be changed by users. Knowledge of these credentials allows full administrative access to the device. | 2026-02-24 | 798 | CWE-798 Use of Hard-coded Credentials | Network | Low | None | None | Unchanged | High | High | High | null | 798 | 1,391 | 284 | null | CWE-798: Use of Hard-coded Credentials | CWE-1391: Use of Weak Credentials | CWE-284: Improper Access Control |
CVE-2026-30962 | Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.5.2-alpha.6 and 8.6.19, the validation for protected fields only checks top-level query keys. By wrapping a query constraint on a protected field inside a logical operator, the check is bypassed entirely. ... | 2026-03-10 | 284 | CWE-284: Improper Access Control | Network | Low | Low | None | Unchanged | High | None | None | null | null | null | 284 | null | null | null | CWE-284: Improper Access Control |
CVE-2026-0617 | The LatePoint – Calendar Booking Plugin for Appointments and Events plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the customer profile fields in all versions up to, and including, 5.2.5 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attacke... | 2026-02-03 | 79 | CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | Network | Low | None | None | Changed | Low | Low | None | null | 79 | 74 | 707 | null | CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') | CWE-707: Improper Neutralization |
CVE-2026-30842 | Wallos is an open-source, self-hostable personal subscription tracker. Prior to version 4.6.2, Wallos allows an authenticated user to delete avatar files uploaded by other users. The avatar deletion endpoint does not verify that the requested avatar belongs to the current user. As a result, any authenticated user who k... | 2026-03-07 | 862 | CWE-862: Missing Authorization | Network | Low | Low | None | Unchanged | None | Low | None | null | null | 862 | 284 | null | null | CWE-862: Missing Authorization | CWE-284: Improper Access Control |
CVE-2026-32301 | Centrifugo is an open-source scalable real-time messaging server. Prior to 6.7.0, Centrifugo is vulnerable to Server-Side Request Forgery (SSRF) when configured with a dynamic JWKS endpoint URL using template variables (e.g. {{tenant}}). An unauthenticated attacker can craft a JWT with a malicious iss or aud claim valu... | 2026-03-12 | 918 | CWE-918: Server-Side Request Forgery (SSRF) | Network | Low | None | None | Changed | High | Low | None | null | 918 | 441 | 664 | null | CWE-918: Server-Side Request Forgery (SSRF) | CWE-441: Unintended Proxy or Intermediary ('Confused Deputy') | CWE-664: Improper Control of a Resource Through its Lifetime |
CVE-2026-24452 | An OS command injection
vulnerability exists in XWEB Pro version 1.12.1 and prior, enabling an
authenticated attacker to achieve remote code execution on the system by
supplying a crafted template file to the devices route. | 2026-02-27 | 78 | CWE-78 | Network | High | High | None | Changed | High | High | High | null | 78 | 77 | 707 | null | CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | CWE-77: Improper Neutralization of Special Elements used in a Command ('Command Injection') | CWE-707: Improper Neutralization |
CVE-2026-3939 | Insufficient policy enforcement in PDF in Google Chrome prior to 146.0.7680.71 allowed a remote attacker to bypass navigation restrictions via a crafted PDF file. (Chromium security severity: Low) | 2026-03-11 | 284 | Insufficient policy enforcement | Network | Low | None | Required | Unchanged | None | High | None | null | null | null | 284 | null | null | null | CWE-284: Improper Access Control |
CVE-2026-1063 | A vulnerability has been found in bastillion-io Bastillion up to 4.0.1. This vulnerability affects unknown code of the file src/main/java/io/bastillion/manage/control/AuthKeysKtrl.java of the component Public Key Management System. Such manipulation leads to command injection. It is possible to launch the attack remote... | 2026-01-17 | 77 | Command Injection | Injection | Network | Low | High | None | Unchanged | Low | Low | Low | null | null | 77 | 707 | null | null | CWE-77: Improper Neutralization of Special Elements used in a Command ('Command Injection') | CWE-707: Improper Neutralization |
CVE-2026-2458 | Mattermost versions 11.3.x <= 11.3.0, 11.2.x <= 11.2.2, 10.11.x <= 10.11.10 fail to properly validate team membership when searching channels which allows a removed team member to enumerate all public channels within a private team via the channel search API endpoint.. Mattermost Advisory ID: MMSA-2025-00568 | 2026-03-16 | 862 | CWE-862: Missing Authorization | Network | Low | Low | None | Unchanged | Low | None | None | null | null | 862 | 284 | null | null | CWE-862: Missing Authorization | CWE-284: Improper Access Control |
CVE-2026-32732 | Lean 4 VS Code Extension is a Visual Studio Code extension for the Lean 4 proof assistant. Projects that use @leanprover/unicode-input-component are vulnerable to an XSS exploit in 0.1.9 of the package and lower. The component re-inserted text in the input element back into the input element as unescaped HTML. The issu... | 2026-03-13 | 80 | CWE-80: Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) | Network | Low | None | Required | Unchanged | None | None | None | 80 | 79 | 74 | 707 | CWE-80: Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) | CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') | CWE-707: Improper Neutralization |
CVE-2026-30956 | OneUptime is a solution for monitoring and managing online services. Prior to 10.0.21, a low‑privileged user can bypass authorization and tenant isolation in OneUptime v10.0.20 and earlier by sending a forged is-multi-tenant-query header together with a controlled projectid header. Because the server trusts this client... | 2026-03-10 | 285 | CWE-285: Improper Authorization | CWE-862: Missing Authorization | Network | Low | Low | None | Changed | High | High | High | null | null | 285 | 284 | null | null | CWE-285: Improper Authorization | CWE-284: Improper Access Control |
CVE-2026-20726 | An out-of-bounds read vulnerability exists in the EMF functionality of Canva Affinity. By using a specially crafted EMF file, an attacker could exploit this vulnerability to perform an out-of-bounds read, potentially leading to the disclosure of sensitive information. | 2026-03-17 | 125 | CWE-125: Out-of-bounds Read | Local | Low | None | Required | Unchanged | High | None | Low | null | 125 | 119 | 664 | null | CWE-125: Out-of-bounds Read | CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer | CWE-664: Improper Control of a Resource Through its Lifetime |
CVE-2026-25805 | Zed is a multiplayer code editor. Prior to 0.219.4, Zed does not show with which parameters a tool is being invoked, when asking for allowance. Further it does not show after the tool was being invoked, which parameters were used. Thus, maybe unwanted or even malicious values could be used without the user having a cha... | 2026-02-10 | 356 | CWE-356: Product UI does not Warn User of Unsafe Actions | Network | High | High | Required | Unchanged | High | High | High | null | 356 | 221 | 664 | null | CWE-356: Product UI does not Warn User of Unsafe Actions | CWE-221: Information Loss or Omission | CWE-664: Improper Control of a Resource Through its Lifetime |
CVE-2026-1329 | A flaw has been found in Tenda AX1803 1.0.0.1. The affected element is the function fromGetWifiGuestBasic of the file /goform/WifiGuestSet. Executing a manipulation of the argument guestWrlPwd/guestEn/guestSsid/hideSsid/guestSecurity can lead to stack-based buffer overflow. The attack may be launched remotely. The expl... | 2026-01-22 | 121 | Stack-based Buffer Overflow | Memory Corruption | Network | Low | Low | None | Unchanged | High | High | High | 121 | 788 | 119 | 664 | CWE-121: Stack-based Buffer Overflow | CWE-788: Access of Memory Location After End of Buffer | CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer | CWE-664: Improper Control of a Resource Through its Lifetime |
CVE-2026-28522 | arduino-TuyaOpen before version 1.2.1 contains a null pointer dereference vulnerability in the WiFiUDP component. An attacker on the same local area network can send a large volume of malicious UDP packets to cause memory exhaustion on the device, triggering a null pointer dereference and resulting in a denial-of-servi... | 2026-03-15 | 476 | NULL Pointer Dereference | Adjacent Network | Low | None | None | Unchanged | None | None | High | null | 476 | 754 | 710 | null | CWE-476: NULL Pointer Dereference | CWE-754: Improper Check for Unusual or Exceptional Conditions | CWE-710: Improper Adherence to Coding Standards |
CVE-2026-3963 | A security flaw has been discovered in perfree go-fastdfs-web up to 1.3.7. This affects the function rememberMeManager of the file src/main/java/com/perfree/config/ShiroConfig.java of the component Apache Shiro RememberMe. Performing a manipulation results in use of hard-coded cryptographic key
. The attack can be ini... | 2026-03-11 | 321 | Use of Hard-coded Cryptographic Key | Key Management Error | Network | High | None | None | Unchanged | Low | None | None | 321 | 798 | 1,391 | 284 | CWE-321: Use of Hard-coded Cryptographic Key | CWE-798: Use of Hard-coded Credentials | CWE-1391: Use of Weak Credentials | CWE-284: Improper Access Control |
CVE-2026-3455 | Versions of the package mailparser before 3.9.3 are vulnerable to Cross-site Scripting (XSS) via the textToHtml() function due to the improper sanitisation of URLs in the email content. An attacker can execute arbitrary scripts in victim browsers by adding extra quote " to the URL with embedded malicious JavaScript co... | 2026-03-03 | 79 | Cross-site Scripting (XSS) | Network | Low | None | Required | Changed | Low | Low | None | null | 79 | 74 | 707 | null | CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') | CWE-707: Improper Neutralization |
CVE-2026-29085 | Hono is a Web application framework that provides support for any JavaScript runtime. Prior to version 4.12.4, when using streamSSE() in Streaming Helper, the event, id, and retry fields were not validated for carriage return (\r) or newline (\n) characters. Because the SSE protocol uses line breaks as field delimiters... | 2026-03-04 | 74 | CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') | Network | Low | None | None | Unchanged | Low | Low | None | null | null | 74 | 707 | null | null | CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') | CWE-707: Improper Neutralization |
CVE-2026-30985 | iccDEV provides a set of libraries and tools for working with ICC color management profiles. Prior to 2.3.1.5, there is a heap-based buffer overflow write in CIccMatrixMath::SetRange() causing memory corruption or crash. This vulnerability is fixed in 2.3.1.5. | 2026-03-10 | 122 | CWE-120: Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') | CWE-122: Heap-based Buffer Overflow | CWE-787: Out-of-bounds Write | Local | Low | None | Required | Unchanged | High | High | High | 122 | 788 | 119 | 664 | CWE-122: Heap-based Buffer Overflow | CWE-788: Access of Memory Location After End of Buffer | CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer | CWE-664: Improper Control of a Resource Through its Lifetime |
CVE-2026-27514 | Shenzhen Tenda F3 Wireless Router firmware V12.01.01.55_multi contains a sensitive information exposure vulnerability in the configuration download functionality. The configuration download response includes the router password and administrative password in plaintext. The endpoint also omits appropriate Cache-Control ... | 2026-02-23 | 525 | CWE-201: Insertion of Sensitive Information Into Sent Data | CWE-525: Use of Web Browser Cache Containing Sensitive Information | Network | Low | Low | None | Unchanged | High | None | None | 525 | 524 | 668 | 664 | CWE-525: Use of Web Browser Cache Containing Sensitive Information | CWE-524: Use of Cache Containing Sensitive Information | CWE-668: Exposure of Resource to Wrong Sphere | CWE-664: Improper Control of a Resource Through its Lifetime |
CVE-2026-0554 | The NotificationX plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the 'regenerate' and 'reset' REST API endpoints in all versions up to, and including, 3.1.11. This makes it possible for authenticated attackers, with Contributor-level access and above, to res... | 2026-01-20 | 862 | CWE-862 Missing Authorization | Network | Low | Low | None | Unchanged | None | Low | None | null | null | 862 | 284 | null | null | CWE-862: Missing Authorization | CWE-284: Improper Access Control |
CVE-2026-24996 | Missing Authorization vulnerability in wpelemento WPElemento Importer wpelemento-importer allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects WPElemento Importer: from n/a through <= 0.6.4. | 2026-02-03 | 862 | Missing Authorization | Network | Low | Low | None | Unchanged | None | Low | None | null | null | 862 | 284 | null | null | CWE-862: Missing Authorization | CWE-284: Improper Access Control |
CVE-2026-23798 | Deserialization of Untrusted Data vulnerability in blubrry PowerPress Podcasting powerpress allows Object Injection.This issue affects PowerPress Podcasting: from n/a through <= 11.15.10. | 2026-03-05 | 502 | Deserialization of Untrusted Data | Network | Low | Low | None | Unchanged | High | High | High | null | 502 | 913 | 664 | null | CWE-502: Deserialization of Untrusted Data | CWE-913: Improper Control of Dynamically-Managed Code Resources | CWE-664: Improper Control of a Resource Through its Lifetime |
CVE-2026-23953 | Incus is a system container and virtual machine manager. In versions 6.20.0 and below, a user with the ability to launch a container with a custom YAML configuration (e.g a member of the ‘incus’ group) can create an environment variable containing newlines, which can be used to add additional configuration items in the... | 2026-01-22 | 93 | CWE-93: Improper Neutralization of CRLF Sequences ('CRLF Injection') | Adjacent Network | Low | Low | None | Changed | High | High | None | null | 93 | 74 | 707 | null | CWE-93: Improper Neutralization of CRLF Sequences ('CRLF Injection') | CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') | CWE-707: Improper Neutralization |
CVE-2026-29188 | File Browser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit files. Prior to version 2.61.1, a broken access control vulnerability in the TUS protocol DELETE endpoint allows authenticated users with only Create permission to delete arbitrary... | 2026-03-05 | 732 | CWE-732: Incorrect Permission Assignment for Critical Resource | CWE-284: Improper Access Control | Network | Low | None | None | Unchanged | None | High | High | null | null | 732 | 284 | null | null | CWE-732: Incorrect Permission Assignment for Critical Resource | CWE-284: Improper Access Control |
CVE-2026-24523 | Exposure of Sensitive System Information to an Unauthorized Control Sphere vulnerability in Marcus (aka @msykes) WP FullCalendar wp-fullcalendar allows Retrieve Embedded Sensitive Data.This issue affects WP FullCalendar: from n/a through <= 1.6. | 2026-01-23 | 497 | Exposure of Sensitive System Information to an Unauthorized Control Sphere | Network | Low | None | None | Unchanged | High | None | None | null | 497 | 200 | 664 | null | CWE-497: Exposure of Sensitive System Information to an Unauthorized Control Sphere | CWE-200: Exposure of Sensitive Information to an Unauthorized Actor | CWE-664: Improper Control of a Resource Through its Lifetime |
CVE-2026-2825 | A vulnerability has been found in rachelos WeRSS we-mp-rss up to 1.4.8. This impacts the function fix_html of the file tools/fix.py of the component Article Module. The manipulation leads to cross site scripting. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be use... | 2026-02-20 | 94 | Cross Site Scripting | Code Injection | Network | Low | Low | Required | Unchanged | None | Low | None | null | 94 | 74 | 707 | null | CWE-94: Improper Control of Generation of Code ('Code Injection') | CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') | CWE-707: Improper Neutralization |
CVE-2026-27799 | ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 7.1.2-15 and 6.9.13-40, a heap buffer over-read vulnerability exists in the DJVU image format handler. The vulnerability occurs due to integer truncation when calculating the stride (row size) for pixel buff... | 2026-02-25 | 126 | CWE-122: Heap-based Buffer Overflow | CWE-126: Buffer Over-read | Local | High | None | None | Unchanged | None | Low | Low | 126 | 125 | 119 | 664 | CWE-126: Buffer Over-read | CWE-125: Out-of-bounds Read | CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer | CWE-664: Improper Control of a Resource Through its Lifetime |
CVE-2026-30896 | The installer for Qsee Client versions 1.0.1 and prior insecurely load Dynamic Link Libraries (DLLs). When a user is directed to place some malicious DLL to the same directory and execute the affected installer, then arbitrary code may be executed with the administrative privilege. | 2026-03-09 | 427 | Uncontrolled Search Path Element | Local | Low | None | Required | Unchanged | High | High | High | null | 427 | 668 | 664 | null | CWE-427: Uncontrolled Search Path Element | CWE-668: Exposure of Resource to Wrong Sphere | CWE-664: Improper Control of a Resource Through its Lifetime |
CVE-2026-3741 | A security vulnerability has been detected in YiFang CMS 2.0.5. The affected element is the function update of the file app/db/admin/D_friendLink.php. Such manipulation of the argument linkName leads to cross site scripting. The attack may be performed from remote. The exploit has been disclosed publicly and may be use... | 2026-03-08 | 94 | Cross Site Scripting | Code Injection | Network | Low | Low | Required | Unchanged | None | Low | None | null | 94 | 74 | 707 | null | CWE-94: Improper Control of Generation of Code ('Code Injection') | CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') | CWE-707: Improper Neutralization |
CVE-2026-25916 | Roundcube Webmail before 1.5.13 and 1.6 before 1.6.13, when "Block remote images" is used, does not block SVG feImage. | 2026-02-09 | 420 | CWE-420 Unprotected Alternate Channel | Network | Low | None | Required | Unchanged | Low | None | None | null | 420 | 923 | 284 | null | CWE-420: Unprotected Alternate Channel | CWE-923: Improper Restriction of Communication Channel to Intended Endpoints | CWE-284: Improper Access Control |
CVE-2026-20844 | Use after free in Windows Clipboard Server allows an unauthorized attacker to elevate privileges locally. | 2026-01-13 | 416 | CWE-416: Use After Free | CWE-362: Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition') | Local | High | None | None | Unchanged | High | High | High | 416 | 825 | 672 | 664 | CWE-416: Use After Free | CWE-825: Expired Pointer Dereference | CWE-672: Operation on a Resource after Expiration or Release | CWE-664: Improper Control of a Resource Through its Lifetime |
CVE-2026-25463 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in WpEstate Wpresidence Core wpresidence-core allows Stored XSS.This issue affects Wpresidence Core: from n/a through <= 5.4.0. | 2026-02-19 | 79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | Network | Low | Low | Required | Changed | Low | Low | Low | null | 79 | 74 | 707 | null | CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') | CWE-707: Improper Neutralization |
CVE-2026-27901 | Svelte performance oriented web framework. Prior to version 5.53.5, the contents of `bind:innerText` and `bind:textContent` on `contenteditable` elements were not properly escaped. This could enable HTML injection and Cross-Site Scripting (XSS) if rendering untrusted data as the binding's initial value on the server. V... | 2026-02-26 | 79 | CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | Network | High | None | Required | Unchanged | Low | None | None | null | 79 | 74 | 707 | null | CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') | CWE-707: Improper Neutralization |
CVE-2026-25471 | Authentication Bypass Using an Alternate Path or Channel vulnerability in Themepaste Admin Safety Guard allows Password Recovery Exploitation.This issue affects Admin Safety Guard: from n/a through 1.2.6. | 2026-03-19 | 288 | CWE-288 Authentication Bypass Using an Alternate Path or Channel | Network | High | None | None | Unchanged | High | High | High | null | 288 | 287 | 284 | null | CWE-288: Authentication Bypass Using an Alternate Path or Channel | CWE-287: Improper Authentication | CWE-284: Improper Access Control |
CVE-2026-3497 | Vulnerability in the OpenSSH GSSAPI delta included in various Linux distributions. This vulnerability affects the GSSAPI patches added by various Linux distributions and does not affect the OpenSSH upstream project itself. The usage of sshpkt_disconnect() on an error, which does not terminate the process, allows an att... | 2026-03-12 | 908 | CWE-908 Use of Uninitialized Resource | Network | Low | None | None | Unchanged | None | Low | Low | null | 908 | 665 | 664 | null | CWE-908: Use of Uninitialized Resource | CWE-665: Improper Initialization | CWE-664: Improper Control of a Resource Through its Lifetime |
CVE-2026-2391 | ### Summary
The `arrayLimit` option in qs does not enforce limits for comma-separated values when `comma: true` is enabled, allowing attackers to cause denial-of-service via memory exhaustion. This is a bypass of the array limit enforcement, similar to the bracket notation bypass addressed in GHSA-6rw7-vpxm-498p (CVE-2... | 2026-02-12 | 20 | CWE-20 Improper Input Validation | Network | High | None | None | Unchanged | None | None | Low | null | null | 20 | 707 | null | null | CWE-20: Improper Input Validation | CWE-707: Improper Neutralization |
CVE-2026-22645 | The application discloses all used components, versions and license information to unauthenticated actors, giving attackers the opportunity to target known security vulnerabilities of used components. | 2026-01-15 | 200 | CWE-200 Exposure of Sensitive Information to an Unauthorized Actor | Network | Low | None | None | Unchanged | Low | None | None | null | null | 200 | 664 | null | null | CWE-200: Exposure of Sensitive Information to an Unauthorized Actor | CWE-664: Improper Control of a Resource Through its Lifetime |
CVE-2026-3795 | A security flaw has been discovered in doramart DoraCMS 3.0.x. Impacted is the function createFileBypath of the file /DoraCMS/server/app/router/api/v1.js. Performing a manipulation results in path traversal. The attack can be initiated remotely. The exploit has been released to the public and may be used for attacks. T... | 2026-03-09 | 22 | Path Traversal | Network | Low | Low | None | Unchanged | Low | Low | Low | null | 22 | 706 | 664 | null | CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') | CWE-706: Use of Incorrectly-Resolved Name or Reference | CWE-664: Improper Control of a Resource Through its Lifetime |
CVE-2026-32043 | OpenClaw versions prior to 2026.2.25 contain a time-of-check-time-of-use vulnerability in approval-bound system.run execution where the cwd parameter is validated at approval time but resolved at execution time. Attackers can retarget a symlinked cwd between approval and execution to bypass command execution restrictio... | 2026-03-21 | 367 | CWE-367: Time-of-check Time-of-use (TOCTOU) Race Condition | Local | High | Low | None | Unchanged | Low | High | High | null | 367 | 362 | 691 | null | CWE-367: Time-of-check Time-of-use (TOCTOU) Race Condition | CWE-362: Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition') | CWE-691: Insufficient Control Flow Management |
CVE-2026-1466 | Jirafeau normally prevents browser preview for text files due to the possibility that for example SVG and HTML documents could be exploited for cross site scripting. This was done by storing the MIME type of a file and allowing only browser preview for MIME types beginning with image (except for image/svg+xml, see CVE-... | 2026-01-28 | 79 | CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | Network | Low | None | Required | Changed | Low | Low | None | null | 79 | 74 | 707 | null | CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') | CWE-707: Improper Neutralization |
CVE-2026-20616 | An out-of-bounds write issue was addressed with improved bounds checking. This issue is fixed in iOS 18.7.5 and iPadOS 18.7.5, macOS Tahoe 26.3, macOS Sonoma 14.8.4, visionOS 26.3. Processing a maliciously crafted USD file may lead to unexpected app termination. | 2026-02-11 | 787 | Processing a maliciously crafted USD file may lead to unexpected app termination | Network | Low | None | Required | Unchanged | High | High | High | null | 787 | 119 | 664 | null | CWE-787: Out-of-bounds Write | CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer | CWE-664: Improper Control of a Resource Through its Lifetime |
End of preview. Expand in Data Studio
README.md exists but content is empty.
- Downloads last month
- 20