CVE Feed

    Dashboard / CVE

    6.1
    Medium

    CVE-2025-60837

    Last Modified: 27 Oct 2025

    A reflected cross-site scripting (XSS) vulnerability in MCMS v6.0.1 allows attackers to execute arbitrary Javascript in the context of a user's browser via a crafted payload.

    Published: 23 Oct 2025
    6.5
    Medium

    CVE-2025-50951

    Last Modified: 27 Oct 2025

    FontForge v20230101 was discovered to contain a memory leak via the utf7toutf8_copy function at /fontforge/sfd.c.

    Published: 23 Oct 2025
    6.5
    Medium

    CVE-2025-50949

    Last Modified: 27 Oct 2025

    FontForge v20230101 was discovered to contain a memory leak via the component DlgCreate8.

    Published: 23 Oct 2025
    4.9
    Medium

    CVE-2025-62820

    Last Modified: 15 Apr 2026

    Slack Nebula before 1.9.7 mishandles CIDR in some configurations and thus accepts arbitrary source IP addresses within the Nebula network.

    Published: 23 Oct 2025
    6.1
    Medium

    CVE-2025-60859

    Last Modified: 28 Oct 2025

    Cross Site Scripting (XSS) vulnerability in Gnuboard 5.6.15 allows authenticated attackers to execute arbitrary code via crafted c_id parameter in bbs/view_comment.php.

    Published: 23 Oct 2025
    6.5
    Medium

    CVE-2025-56007

    Last Modified: 20 May 2026

    CRLF-injection in KeeneticOS before 4.3 at "/auth" API endpoint allows attackers to take over the device via adding additional users with full permissions by managing the victim to open page with exploit.

    Published: 23 Oct 2025
    6.5
    Medium

    CVE-2025-60852

    Last Modified: 15 Apr 2026

    A CSV Injection vulnerability existed in Instant Developer Foundation versions prior to 25.0.9600. Applications built with affected versions of the framework did not properly sanitize user-controlled input before including it in CSV exports. This issue could lead to code execution on the system where the exported CSV file is opened.

    Published: 23 Oct 2025
    7.1
    High

    CVE-2025-61136

    Last Modified: 15 Apr 2026

    A Host Header Injection vulnerability in the password reset component in axewater sharewarez v2.4.3 allows remote attackers to conduct password reset poisoning and account takeover via manipulation of the Host header when Flask's url_for(_external=True) generates reset links without a fixed SERVER_NAME.

    Published: 23 Oct 2025
    7.1
    High

    CVE-2025-61132

    Last Modified: 15 Apr 2026

    A Host Header Injection vulnerability in the password reset component in levlaz braindump v0.4.14 allows remote attackers to conduct password reset poisoning and account takeover via manipulation of the Host header when Flask's url_for(_external=True) generates reset links without a fixed SERVER_NAME.

    Published: 23 Oct 2025
    Unknown

    CVE-2025-62808

    Last Modified: 23 Oct 2025

    Not used

    Published: 22 Oct 2025
    Unknown

    CVE-2025-62809

    Last Modified: 23 Oct 2025

    Not used

    Published: 22 Oct 2025
    Unknown

    CVE-2025-62810

    Last Modified: 23 Oct 2025

    Not used

    Published: 22 Oct 2025
    Unknown

    CVE-2025-62811

    Last Modified: 23 Oct 2025

    Not used

    Published: 22 Oct 2025
    Unknown

    CVE-2025-62812

    Last Modified: 23 Oct 2025

    Not used

    Published: 22 Oct 2025
    Unknown

    CVE-2025-62804

    Last Modified: 23 Oct 2025

    Not used

    Published: 22 Oct 2025
    Unknown

    CVE-2025-62805

    Last Modified: 23 Oct 2025

    Not used

    Published: 22 Oct 2025
    Unknown

    CVE-2025-62806

    Last Modified: 23 Oct 2025

    Not used

    Published: 22 Oct 2025
    Unknown

    CVE-2025-62807

    Last Modified: 23 Oct 2025

    Not used

    Published: 22 Oct 2025
    5.9
    Medium

    CVE-2025-62710

    Last Modified: 30 Oct 2025

    Sakai is a Collaboration and Learning Environment. Prior to versions 23.5 and 25.0, EncryptionUtilityServiceImpl initialized an AES256TextEncryptor password (serverSecretKey) using RandomStringUtils with the default java.util.Random. java.util.Random is a non‑cryptographic PRNG and can be predicted from limited state/seed information (e.g., start time window), substantially reducing the effective search space of the generated key. An attacker who can obtain ciphertexts (e.g., exported or at‑rest strings protected by this service) and approximate the PRNG seed can feasibly reconstruct the serverSecretKey and decrypt affected data. SAK-49866 is patched in Sakai 23.5, 25.0, and trunk.

    Published: 22 Oct 2025
    6.6
    Medium

    CVE-2025-62708

    Last Modified: 27 Oct 2025

    pypdf is a free and open-source pure-python PDF library. Prior to version 6.1.3, an attacker who uses this vulnerability can craft a PDF which leads to large memory usage. This requires parsing the content stream of a page using the LZWDecode filter. This has been fixed in pypdf version 6.1.3.

    Published: 22 Oct 2025
    6.6
    Medium

    CVE-2025-62707

    Last Modified: 27 Oct 2025

    pypdf is a free and open-source pure-python PDF library. Prior to version 6.1.3, an attacker who uses this vulnerability can craft a PDF which leads to an infinite loop. This requires parsing the content stream of a page which has an inline image using the DCTDecode filter. This has been fixed in pypdf version 6.1.3.

    Published: 22 Oct 2025
    6.5
    Medium

    CVE-2025-62706

    Last Modified: 3 Nov 2025

    Authlib is a Python library which builds OAuth and OpenID Connect servers. Prior to version 1.6.5, Authlib’s JWE zip=DEF path performs unbounded DEFLATE decompression. A very small ciphertext can expand into tens or hundreds of megabytes on decrypt, allowing an attacker who can supply decryptable tokens to exhaust memory and CPU and cause denial of service. This issue has been patched in version 1.6.5. Workarounds for this issue involve rejecting or stripping zip=DEF for inbound JWEs at the application boundary, forking and add a bounded decompression guard via decompressobj().decompress(data, MAX_SIZE)) and returning an error when output exceeds a safe limit, or enforcing strict maximum token sizes and fail fast on oversized inputs; combine with rate limiting.

    Published: 22 Oct 2025
    5.7
    Medium

    CVE-2025-62705

    Last Modified: 27 Oct 2025

    OpenBao is an open source identity-based secrets management system. Prior to version 2.4.2, OpenBao's audit log did not appropriately redact fields when relevant subsystems sent []byte response parameters rather than strings. This includes, but is not limited to sys/raw with use of encoding=base64, all data would be emitted unredacted to the audit log, and Transit, when performing a signing operation with a derived Ed25519 key, would emit public keys to the audit log. This issue has been patched in OpenBao 2.4.2.

    Published: 22 Oct 2025
    7.2
    High

    CVE-2025-62617

    Last Modified: 30 Oct 2025

    Admidio is an open-source user management solution. Prior to version 4.3.17, an authenticated SQL injection vulnerability exists in the member assignment data retrieval functionality of Admidio. Any authenticated user with permissions to assign members to a role (such as an administrator) can exploit this vulnerability to execute arbitrary SQL commands. This can lead to a full compromise of the application's database, including reading, modifying, or deleting all data. This issue has been patched in version 4.3.17.

    Published: 22 Oct 2025
    8.7
    High

    CVE-2025-62614

    Last Modified: 15 Apr 2026

    BookLore is a self-hosted web app for organizing and managing personal book collections. In versions 1.8.1 and prior, an authentication bypass vulnerability in the BookMediaController allows any unauthenticated user to access and download book covers, thumbnails, and complete PDF/CBX page content without authorization. The vulnerability exists because multiple media endpoints lack proper access control annotations, and the CoverJwtFilter continues request processing even when no authentication token is provided. This enables attackers to enumerate and exfiltrate all book content from the system, bypassing the intended download permissions (canDownload) entirely. This issue has been patched via commit b226c43.

    Published: 22 Oct 2025
    6.9
    Medium

    CVE-2025-62613

    Last Modified: 15 Apr 2026

    VDO.Ninja is a tool that brings remote video feeds into OBS or other studio software via WebRTC. From versions 28.0 to before 28.4, a reflected Cross-Site Scripting (XSS) vulnerability exists on examples/control.html through the room parameter, which is improperly sanitized before being rendered in the DOM. The application fails to validate and encode user input, allowing malicious scripts to be injected and executed. This issue has been patched in version 28.4.

    Published: 22 Oct 2025
    6.9
    Medium

    CVE-2025-62612

    Last Modified: 29 Dec 2025

    FastGPT is an AI Agent building platform. Prior to version 4.11.1, in the workflow file reading node, the network link is not security-verified, posing a risk of SSRF attacks. This issue has been patched in version 4.11.1.

    Published: 22 Oct 2025
    8.2
    High

    CVE-2025-62611

    Last Modified: 15 Apr 2026

    aiomysql is a library for accessing a MySQL database from the asyncio. Prior to version 0.3.0, the client-side settings are not checked before sending local files to MySQL server, which allows obtaining arbitrary files from the client using a rogue server. It is possible to create a rogue MySQL server that emulates authorization, ignores client flags and requests arbitrary files from the client by sending a LOAD_LOCAL instruction packet. This issue has been patched in version 0.3.0.

    Published: 22 Oct 2025
    2
    Low

    CVE-2025-62247

    Last Modified: 11 Dec 2025

    Missing Authorization in Collection Provider component in the Liferay Portal 7.4.0 through 7.4.3.132, and Liferay DXP 2025.Q2.0 through 2025.Q2.9, 2025.Q1.0 through 2025.Q1.16, 2024.Q4.0 through 2024.Q4.7, 2024.Q3.1 through 2024.Q3.13, 2024.Q2.0 through 2024.Q2.13, 2024.Q1.1 through 2024.Q1.19 allows instance users to read and select unauthorized Blueprints through the Collection Providers across instances.

    Published: 22 Oct 2025
    8.1
    High

    CVE-2025-62610

    Last Modified: 4 Feb 2026

    Hono is a Web application framework that provides support for any JavaScript runtime. In versions from 1.1.0 to before 4.10.2, Hono’s JWT Auth Middleware does not provide a built-in aud (Audience) verification option, which can cause confused-deputy / token-mix-up issues: an API may accept a valid token that was issued for a different audience (e.g., another service) when multiple services share the same issuer/keys. This can lead to unintended cross-service access. Hono’s docs list verification options for iss/nbf/iat/exp only, with no aud support; RFC 7519 requires that when an aud claim is present, tokens MUST be rejected unless the processing party identifies itself in that claim. This issue has been patched in version 4.10.2.

    Published: 22 Oct 2025
    5.7
    Medium

    CVE-2025-62513

    Last Modified: 27 Oct 2025

    OpenBao is an open source identity-based secrets management system. In versions 2.2.0 to 2.4.1, OpenBao's audit log experienced a regression wherein raw HTTP bodies used by few endpoints were not correctly redacted (HMAC'd). This impacts those using the ACME functionality of PKI, resulting in short-lived ACME verification challenge codes being leaked in the audit logs. Additionally, this impacts those using the OIDC issuer functionality of the identity subsystem, auth and token response codes along with claims could be leaked in the audit logs. ACME verification codes are not usable after verification or challenge expiry so are of limited long-term use. This issue has been patched in OpenBao 2.4.2.

    Published: 22 Oct 2025
    4.8
    Medium

    CVE-2025-62248

    Last Modified: 11 Dec 2025

    A reflected cross-site scripting (XSS) vulnerability, resulting from a regression, has been identified in Liferay Portal 7.4.0 through 7.4.3.132, and Liferay DXP 2025.Q2.0 through 2025.Q2.9, 2025.Q1.0 through 2025.Q1.16, 2024.Q4.0 through 2024.Q4.7, 2024.Q3.1 through 2024.Q3.13, 2024.Q2.1 through 2024.Q2.13, 2024.Q1.1 through 2024.Q1.19 allows a remote, authenticated attacker to inject and execute JavaScript code via the _com_liferay_dynamic_data_mapping_web_portlet_DDMPortlet_definition parameter. The malicious payload is executed within the victim's browser when they access a URL that includes the crafted parameter.

    Published: 22 Oct 2025
    5.4
    Medium

    CVE-2025-24934

    Last Modified: 24 Apr 2026

    Software which sets SO_REUSEPORT_LB on a socket and then connects it to a host will not directly observe any problems. However, due to its membership in a load-balancing group, that socket will receive packets originating from any host. This breaks the contract of the connect(2) and implied connect via sendto(2), and may leave the application vulnerable to spoofing attacks. The kernel failed to check the connection state of sockets when adding them to load-balancing groups. Furthermore, when looking up the destination socket for an incoming packet, the kernel will match a socket belonging to a load-balancing group even if it is connected, in violation of the contract that connected sockets are only supposed to receive packets originating from the connected host.

    Published: 22 Oct 2025
    9
    Critical

    CVE-2025-11957

    Last Modified: 25 Nov 2025

    Improper authorization in the temporary access workflow of Devolutions Server 2025.2.12.0 and earlier allows an authenticated basic user to self-approve or approve the temporary access requests of other users and gain unauthorized access to vaults and entries via crafted API requests.

    Published: 22 Oct 2025
    5.1
    Medium

    CVE-2025-11958

    Last Modified: 27 Nov 2025

    An improper input validation in the Security Dashboard ignored-tasks API of Devolutions Server 2025.2.15.0 and earlier allows an authenticated user to cause a denial of service to the Security Dashboard via a crafted request.

    Published: 22 Oct 2025
    5.3
    Medium

    CVE-2025-22178

    Last Modified: 24 Oct 2025

    Jira Align is vulnerable to an authorization issue. A low-privilege user can access unexpected endpoints that disclose a small amount of sensitive information. For example, a low-level user was able to view items on the "Why" page.

    Published: 22 Oct 2025
    5.3
    Medium

    CVE-2025-22169

    Last Modified: 24 Oct 2025

    Jira Align is vulnerable to an authorization issue. A low-privilege user can access unexpected endpoints that disclose a small amount of sensitive information. For example, a low-level user was able to subscribe to an item/object without having the expected permission level.

    Published: 22 Oct 2025
    5.3
    Medium

    CVE-2025-22173

    Last Modified: 24 Oct 2025

    Jira Align is vulnerable to an authorization issue. A low-privilege user can access unexpected endpoints that disclose a small amount of sensitive information. For example, a low-level user was able to view certain sprint data without the required permission.

    Published: 22 Oct 2025
    5.3
    Medium

    CVE-2025-22170

    Last Modified: 24 Oct 2025

    Jira Align is vulnerable to an authorization issue. A low-privilege user without sufficient privileges to perform an action could if they included a particular state-related parameter of a user with sufficient privileges to perform the action.

    Published: 22 Oct 2025
    5.3
    Medium

    CVE-2025-22174

    Last Modified: 24 Oct 2025

    Jira Align is vulnerable to an authorization issue. A low-privilege user can access unexpected endpoints that disclose a small amount of sensitive information. For example, a low-level user was able to view portfolio rooms without the required permission.

    Published: 22 Oct 2025
    5.3
    Medium

    CVE-2025-22172

    Last Modified: 24 Oct 2025

    Jira Align is vulnerable to an authorization issue. A low-privilege user can access unexpected endpoints that disclose a small amount of sensitive information. For example, a low-level user was able to read external reports without the required permission.

    Published: 22 Oct 2025
    5.3
    Medium

    CVE-2025-22176

    Last Modified: 24 Oct 2025

    Jira Align is vulnerable to an authorization issue. A low-privilege user can access unexpected endpoints that disclose a small amount of sensitive information. For example, a low-level user was able to view audit log items.

    Published: 22 Oct 2025
    5.3
    Medium

    CVE-2025-22171

    Last Modified: 24 Oct 2025

    Jira Align is vulnerable to an authorization issue. A low-privilege user is able to alter the private checklists of other users.

    Published: 22 Oct 2025
    5.3
    Medium

    CVE-2025-22168

    Last Modified: 24 Oct 2025

    Jira Align is vulnerable to an authorization issue. A low-privilege user can access unexpected endpoints that disclose a small amount of sensitive information. For example, a low-level user was able to read the steps of another user's private checklist.

    Published: 22 Oct 2025
    5.3
    Medium

    CVE-2025-22177

    Last Modified: 24 Oct 2025

    Jira Align is vulnerable to an authorization issue. A low-privilege user can access unexpected endpoints that disclose a small amount of sensitive information. For example, a low-level user was able to view other team overviews.

    Published: 22 Oct 2025
    5.3
    Medium

    CVE-2025-22175

    Last Modified: 27 Oct 2025

    Jira Align is vulnerable to an authorization issue. A low-privilege user can access unexpected endpoints that disclose a small amount of sensitive information. For example, a low-level user was able to modify the steps of another user's private checklist.

    Published: 22 Oct 2025
    5.3
    Medium

    CVE-2025-62607

    Last Modified: 15 Apr 2026

    Nautobot Single Source of Truth (SSoT) is an app for Nautobot. Prior to version 3.10.0, an unauthenticated attacker could access this page to view the Service Now public instance name e.g. companyname.service-now.com. This is considered low-value information. This does not expose the Secret, the Secret Name, or the Secret Value for the Username/Password for Service-Now.com. An unauthenticated member would not be able to change the instance name, nor set a Secret. There is not a way to gain access to other pages Nautobot through the unauthenticated Configuration page. This issue has been patched in version 3.10.0.

    Published: 22 Oct 2025
    2.1
    Low

    CVE-2025-62659

    Last Modified: 15 Apr 2026

    Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in The Wikimedia Foundation MediaWiki CookieConsent extension allows Cross-Site Scripting (XSS).This issue affects MediaWiki CookieConsent extension: from v0.1.0 before v2.0.0.

    Published: 22 Oct 2025
    6.7
    Medium

    CVE-2025-23299

    Last Modified: 15 Apr 2026

    NVIDIA Bluefield and ConnectX contain a vulnerability in the management interface that could allow a malicious actor with high privilege access to execute arbitrary code.

    Published: 22 Oct 2025
    8.8
    High

    CVE-2025-62606

    Last Modified: 15 Apr 2026

    my little forum is a PHP and MySQL based internet forum that displays the messages in classical threaded view. Prior to version 2.5.12, an authenticated SQL injection vulnerability in the bookmark reordering feature allows any logged-in user to execute arbitrary SQL commands. This can lead to a full compromise of the application's database, including reading, modifying, or deleting all data. This issue has been patched in version 2.5.12.

    Published: 22 Oct 2025