7.8
    High

    CVE-2025-30400

    Last Modified: 26 Feb 2026

    Use after free in Windows DWM allows an authorized attacker to elevate privileges locally.

    Published:13 May 2025
    7.5
    High

    CVE-2025-30397

    Last Modified: 5 Jun 2025

    Access of resource using incompatible type ('type confusion') in Microsoft Scripting Engine allows an unauthorized attacker to execute code over a network.

    Source:Mohammed Idrees Banyamer
    Published:13 May 2025
    Unknown

    CVE-2025-30374

    https://github.com/jackfromeast/CVE-2025-30374

    7.2
    High

    CVE-2025-30349

    Last Modified: 15 Apr 2026

    Horde IMP through 6.2.27, as used with Horde Application Framework through 5.2.23, allows XSS that leads to account takeover via a crafted text/html e-mail message with an onerror attribute (that may use base64-encoded JavaScript code), as exploited in the wild in March 2025.

    Published:21 Mar 2025
    9.4
    Critical

    CVE-2025-30216

    Last Modified: 6 May 2025

    CryptoLib provides a software-only solution using the CCSDS Space Data Link Security Protocol - Extended Procedures (SDLS-EP) to secure communications between a spacecraft running the core Flight System (cFS) and a ground station. In versions 1.3.3 and prior, a Heap Overflow vulnerability occurs in the `Crypto_TM_ProcessSecurity` function (`crypto_tm.c:1735:8`). When processing the Secondary Header Length of a TM protocol packet, if the Secondary Header Length exceeds the packet's total length, a heap overflow is triggered during the memcpy operation that copies packet data into the dynamically allocated buffer `p_new_dec_frame`. This allows an attacker to overwrite adjacent heap memory, potentially leading to arbitrary code execution or system instability. A patch is available at commit 810fd66d592c883125272fef123c3240db2f170f.

    Published:25 Mar 2025
    5.3
    Medium

    CVE-2025-30208

    Last Modified: 3 Apr 2025

    Vite, a provider of frontend development tooling, has a vulnerability in versions prior to 6.2.3, 6.1.2, 6.0.12, 5.4.15, and 4.5.10. `@fs` denies access to files outside of Vite serving allow list. Adding `?raw??` or `?import&raw??` to the URL bypasses this limitation and returns the file content if it exists. This bypass exists because trailing separators such as `?` are removed in several places, but are not accounted for in query string regexes. The contents of arbitrary files can be returned to the browser. Only apps explicitly exposing the Vite dev server to the network (using `--host` or `server.host` config option) are affected. Versions 6.2.3, 6.1.2, 6.0.12, 5.4.15, and 4.5.10 fix the issue.

    Source:4m3rr0r
    Published:24 Mar 2025
    6.5
    Medium

    CVE-2025-30144

    Last Modified: 15 Apr 2026

    fast-jwt provides fast JSON Web Token (JWT) implementation. Prior to 5.0.6, the fast-jwt library does not properly validate the iss claim based on the RFC 7519. The iss (issuer) claim validation within the fast-jwt library permits an array of strings as a valid iss value. This design flaw enables a potential attack where a malicious actor crafts a JWT with an iss claim structured as ['https://attacker-domain/', 'https://valid-iss']. Due to the permissive validation, the JWT will be deemed valid. Furthermore, if the application relies on external libraries like get-jwks that do not independently validate the iss claim, the attacker can leverage this vulnerability to forge a JWT that will be accepted by the victim application. Essentially, the attacker can insert their own domain into the iss array, alongside the legitimate issuer, and bypass the intended security checks. This issue is fixed in 5.0.6.

    Published:19 Mar 2025
    8.6
    High

    CVE-2025-30066

    Last Modified: 26 Feb 2026

    tj-actions changed-files before 46 allows remote attackers to discover secrets by reading actions logs. (The tags v1 through v45.0.7 were affected on 2025-03-14 and 2025-03-15 because they were modified by a threat actor to point at commit 0e58ed8, which contained malicious updateFeatures code.)

    Published:15 Mar 2025
    10
    Critical

    CVE-2025-30065

    Last Modified: 26 Feb 2026

    Schema parsing in the parquet-avro module of Apache Parquet 1.15.0 and previous versions allows bad actors to execute arbitrary code Users are recommended to upgrade to version 1.15.1, which fixes the issue.

    Published:1 Apr 2025
    9.9
    Critical

    CVE-2025-29972

    Last Modified: 26 Feb 2026

    Server-side request forgery (ssrf) in Azure Storage Resource Provider allows an authorized attacker to perform spoofing over a network.

    Published:8 May 2025
    7.5
    High

    CVE-2025-29969

    Last Modified: 26 Feb 2026

    Time-of-check time-of-use (toctou) race condition in Windows Fundamentals allows an authorized attacker to execute code over a network.

    Published:13 May 2025
    4.6
    Medium

    CVE-2025-29943

    Last Modified: 15 Apr 2026

    Write what were condition within AMD CPUs may allow an admin-privileged attacker to modify the configuration of the CPU pipeline potentially resulting in the corruption of the stack pointer inside an SEV-SNP guest.

    Published:16 Jan 2026
    9.1
    Critical

    CVE-2025-29927

    Last Modified: 5 Apr 2025

    Next.js is a React framework for building full-stack web applications. Starting in version 1.11.4 and prior to versions 12.3.5, 13.5.9, 14.2.25, and 15.2.3, it is possible to bypass authorization checks within a Next.js application, if the authorization check occurs in middleware. If patching to a safe version is infeasible, it is recommend that you prevent external user requests which contain the x-middleware-subrequest header from reaching your Next.js application. This vulnerability is fixed in 12.3.5, 13.5.9, 14.2.25, and 15.2.3.

    Source:kOaDT
    Published:21 Mar 2025
    7.8
    High

    CVE-2025-29824

    Last Modified: 13 Feb 2026

    Use after free in Windows Common Log File System Driver allows an authorized attacker to elevate privileges locally.

    Published:8 Apr 2025
    7.5
    High

    CVE-2025-29810

    Last Modified: 13 Feb 2026

    Improper access control in Active Directory Domain Services allows an authorized attacker to elevate privileges over a network.

    Published:8 Apr 2025
    9.3
    Critical

    CVE-2025-29775

    Last Modified: 15 Apr 2026

    xml-crypto is an XML digital signature and encryption library for Node.js. An attacker may be able to exploit a vulnerability in versions prior to 6.0.1, 3.2.1, and 2.1.6 to bypass authentication or authorization mechanisms in systems that rely on xml-crypto for verifying signed XML documents. The vulnerability allows an attacker to modify a valid signed XML message in a way that still passes signature verification checks. For example, it could be used to alter critical identity or access control attributes, enabling an attacker to escalate privileges or impersonate another user. Users of versions 6.0.0 and prior should upgrade to version 6.0.1 to receive a fix. Those who are still using v2.x or v3.x should upgrade to patched versions 2.1.6 or 3.2.1, respectively.

    Published:14 Mar 2025
    9.3
    Critical

    CVE-2025-29774

    Last Modified: 15 Apr 2026

    xml-crypto is an XML digital signature and encryption library for Node.js. An attacker may be able to exploit a vulnerability in versions prior to 6.0.1, 3.2.1, and 2.1.6 to bypass authentication or authorization mechanisms in systems that rely on xml-crypto for verifying signed XML documents. The vulnerability allows an attacker to modify a valid signed XML message in a way that still passes signature verification checks. For example, it could be used to alter critical identity or access control attributes, enabling an attacker with a valid account to escalate privileges or impersonate another user. Users of versions 6.0.0 and prior should upgrade to version 6.0.1 to receive a fix. Those who are still using v2.x or v3.x should upgrade to patched versions 2.1.6 or 3.2.1, respectively.

    Published:14 Mar 2025
    6.3
    Medium

    CVE-2025-29722

    Last Modified: 23 Apr 2025

    A CSRF vulnerability in Commercify v1.0 allows remote attackers to perform unauthorized actions on behalf of authenticated users. The issue exists due to missing CSRF protection on sensitive endpoints.

    Published:17 Apr 2025
    Unknown

    CVE-2025-29711

    https://github.com/SteamPunk424/CVE-2025-29711-TAKASHI-Wireless-Instant-Router-And-Repeater-WebApp-Incorrect-Access-Control

    4.3
    Medium

    CVE-2025-29705

    Last Modified: 22 Apr 2025

    code-gen <=2.0.6 is vulnerable to Incorrect Access Control. The project does not have permission control allowing anyone to access such projects.

    Published:15 Apr 2025
    5.4
    Medium

    CVE-2025-29632

    Last Modified: 25 Jun 2025

    Buffer Overflow vulnerability in Free5gc v.4.0.0 allows a remote attacker to cause a denial of service via the AMF, NGAP, security.go, handler_generated.go, handleInitialUEMessageMain, DecodePlainNasNoIntegrityCheck, GetSecurityHeaderType components

    Published:29 May 2025
    9.4
    Critical

    CVE-2025-29628

    Last Modified: 15 Apr 2026

    A Gardyn Azure IoT Hub connection string is downloaded over an insecure HTTP connection in Gardyn Home Kit firmware before master.619, Home Kit Mobile Application before 2.11.0, and Home Kit Cloud API before 2.12.2026 leaving the string vulnerable to interception and modification through a Man-in-the-Middle attack. This may result in the attacker capturing device credentials or taking control of vulnerable home kits.

    Published:25 Jul 2025
    6.1
    Medium

    CVE-2025-29602

    Last Modified: 16 Jun 2025

    flatpress 1.3.1 is vulnerable to Cross Site Scripting (XSS) in Administration area via Manage categories.

    Published:7 May 2025
    5.4
    Medium

    CVE-2025-29557

    Last Modified: 15 Apr 2026

    ExaGrid EX10 6.3 - 7.0.1.P08 is vulnerable to Incorrect Access Control in the MailConfiguration API endpoint, where users with operator-level privileges can issue an HTTP request to retrieve SMTP credentials, including plaintext passwords.

    Published:31 Jul 2025
    7.3
    High

    CVE-2025-29556

    Last Modified: 15 Apr 2026

    ExaGrid EX10 6.3 - 7.0.1.P08 is vulnerable to Incorrect Access Control. Since version 6.3, ExaGrid enforces restrictions preventing users with the Admin role from creating or modifying users with the Security Officer role without approval. However, a flaw in the account creation process allows an attacker to bypass these restrictions via API request manipulation. An attacker with an Admin access can intercept and modify the API request during user creation, altering the parameters to assign the new account to the ExaGrid Security Officers group without the required approval.

    Published:31 Jul 2025
    6.5
    Medium

    CVE-2025-29529

    Last Modified: 15 Apr 2026

    ITC Systems Multiplan/Matrix OneCard platform v3.7.4.1002 was discovered to contain a SQL injection vulnerability via the component Forgotpassword.aspx.

    Published:24 Apr 2025
    8.3
    High

    CVE-2025-29471

    Last Modified: 16 Apr 2025

    Cross Site Scripting vulnerability in Nagios Log Server v.2024R1.3.1 allows a remote attacker to execute arbitrary code via a payload into the Email field.

    Source:Seth Kraft
    Published:15 Apr 2025
    7.5
    High

    CVE-2025-29448

    Last Modified: 28 Jan 2026

    Booking logic flaw in Easy!Appointments v1.5.1 allows unauthenticated attackers to create appointments with excessively long durations, causing a denial of service by blocking all future booking availability.

    Published:7 May 2025
    9.8
    Critical

    CVE-2025-29384

    Last Modified: 19 Mar 2025

    In Tenda AC9 v1.0 V15.03.05.14_multi, the wanMTU parameter of /goform/AdvSetMacMtuWan has a stack overflow vulnerability, which can lead to remote arbitrary code execution.

    Published:14 Mar 2025
    5.6
    Medium

    CVE-2025-29338

    Last Modified: 17 May 2026

    NXP moal.ko Wi-Fi driver 5.1.7.10 FW version from v17.92.1.p149.43 To v17.92.1.p149.157 was discovered to contain a buffer overflow via the mod_para parameter in the woal_init_module_param function.

    Published:13 May 2026
    9.8
    Critical

    CVE-2025-29306

    Last Modified: 19 Apr 2025

    An issue in FoxCMS v.1.2.5 allows a remote attacker to execute arbitrary code via the case display page in the index.html component.

    Source:VeryLazyTech
    Published:27 Mar 2025
    Unknown

    CVE-2025-29279

    https://github.com/0xBl4nk/CVE-2025-29279

    Unknown

    CVE-2025-29278

    https://github.com/0xBl4nk/CVE-2025-29278

    Unknown

    CVE-2025-29277

    https://github.com/0xBl4nk/CVE-2025-29277

    Unknown

    CVE-2025-29276

    https://github.com/0xBl4nk/CVE-2025-29276

    Unknown

    CVE-2025-29275

    https://github.com/0xBl4nk/CVE-2025-29275

    Unknown

    CVE-2025-29111

    https://github.com/gduma-phData/patch-CVE-2025-29111

    6.1
    Medium

    CVE-2025-29094

    Last Modified: 11 Jun 2025

    Cross Site Scripting vulnerability in Motivian Content Mangment System v.41.0.0 allows a remote attacker to execute arbitrary code via the Marketing/Forms, Marketing/Offers and Content/Pages components.

    Published:4 Jun 2025
    8.2
    High

    CVE-2025-29093

    Last Modified: 11 Jun 2025

    File Upload vulnerability in Motivian Content Mangment System v.41.0.0 allows a remote attacker to execute arbitrary code via the Content/Gallery/Images component.

    Published:4 Jun 2025
    4.8
    Medium

    CVE-2025-29018

    Last Modified: 28 Apr 2025

    A Stored Cross-Site Scripting (XSS) vulnerability exists in the name parameter of pages_add_acc_type.php in Code Astro Internet Banking System 2.0.0.

    Published:9 Apr 2025
    8.8
    High

    CVE-2025-29017

    Last Modified: 30 Apr 2025

    A Remote Code Execution (RCE) vulnerability exists in Code Astro Internet Banking System 2.0.0 due to improper file upload validation in the profile_pic parameter within pages_view_client.php.

    Published:10 Apr 2025
    6.1
    Medium

    CVE-2025-29015

    Last Modified: 21 Apr 2025

    Code Astro Internet Banking System 2.0.0 is vulnerable to Cross Site Scripting (XSS) via the name parameter in /admin/pages_account.php.

    Published:17 Apr 2025
    10
    Critical

    CVE-2025-29009

    Last Modified: 23 Apr 2026

    Unrestricted Upload of File with Dangerous Type vulnerability in Webkul Medical Prescription Attachment Plugin for WooCommerce medical-prescription-attachment-plugin-for-woocommerce allows Upload a Web Shell to a Web Server.This issue affects Medical Prescription Attachment Plugin for WooCommerce: from n/a through <= 1.2.3.

    Published:16 Jul 2025
    9.1
    Critical

    CVE-2025-28915

    Last Modified: 23 Apr 2026

    Unrestricted Upload of File with Dangerous Type vulnerability in Theme Egg ThemeEgg ToolKit themeegg-toolkit allows Upload a Web Shell to a Web Server.This issue affects ThemeEgg ToolKit: from n/a through <= 1.2.9.

    Published:11 Mar 2025
    4.7
    Medium

    CVE-2025-28355

    Last Modified: 20 Jun 2025

    Volmarg Personal Management System 1.4.65 is vulnerable to Cross Site Request Forgery (CSRF) allowing attackers to execute arbitrary code and obtain sensitive information via the SameSite cookie attribute defaults value set to none

    Published:18 Apr 2025
    Unknown

    CVE-2025-28346

    https://github.com/Shubham03007/CVE-2025-28346

    6.1
    Medium

    CVE-2025-28121

    Last Modified: 22 Apr 2025

    code-projects Online Exam Mastering System 1.0 is vulnerable to Cross Site Scripting (XSS) in feedback.php via the "q" parameter allowing remote attackers to execute arbitrary code.

    Source:Pruthu Raut
    Published:21 Apr 2025
    6.1
    Medium

    CVE-2025-28074

    Last Modified: 16 Jun 2025

    phpList before 3.6.15 is vulnerable to Cross-Site Scripting (XSS) due to improper input sanitization in lt.php. The vulnerability is exploitable when the application dynamically references internal paths and processes untrusted input without escaping, allowing an attacker to inject malicious JavaScript.

    Published:8 May 2025
    6.1
    Medium

    CVE-2025-28073

    Last Modified: 16 Jun 2025

    phpList before 3.6.15 is vulnerable to Reflected Cross-Site Scripting (XSS) via the /lists/dl.php endpoint. An attacker can inject arbitrary JavaScript code by manipulating the id parameter, which is improperly sanitized.

    Published:8 May 2025
    8.1
    High

    CVE-2025-28062

    Last Modified: 6 May 2025

    A Cross-Site Request Forgery (CSRF) vulnerability was discovered in ERPNEXT 14.82.1 and 14.74.3. The vulnerability allows an attacker to perform unauthorized actions such as user deletion, password resets, and privilege escalation due to missing CSRF protections.

    Source:Ahmed Thaiban
    Published:5 May 2025
    Items Per Page