5d ago
2026-06-04 18:16Z
CRIT

CVE-2026-48040 — Netty Netty-incubator-codec-ohttp: The information disclosure path provides the attacker with the encryption key needed to extract

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-48040

The netty incubator codec.bhttp is a java language binary http parser. The library implements Oblivious HTTP (RFC 9458) using BoringSSL's HPKE C library via JNI. When deriving native memory addresses for cryptographic operations versions prior to 0.0.22.Final provide a fallback path for direct ByteBufs that do not expose their memory address through `hasMemoryAddress()`. This fallback occurs when `sun.misc.Unsafe` is unavailable to Netty — for example, when the JVM is started CVSSv3.1 9.1 (CRITICAL)

CWECWE 125CWECWE 787VNDNettyTYPVulnerability
9.1
CVSS v3.1
96
Edit Score
5d ago
2026-06-04 18:16Z
CRIT

CVE-2026-25550 — Seagull: Software BarTender 2010, 2016, and 2019 contain an unauthenticated remote code execution vulnerability

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-25550

Seagull Software BarTender 2010, 2016, and 2019 contain an unauthenticated remote code execution vulnerability in the .NET Remoting service exposed on TCP port 7375 via BtSystem.Service.exe. The service registers an unauthenticated singleton endpoint — BarTenderSystem for BarTender 2016 <= R9, and DataServiceSingleton for BarTender 2019 <= R10 — configured with BinaryServerFormatterSinkProvider and TypeFilterLevel set to Full. An unauthenticated remote attacker can exploit .N CVSSv3.1 9.8 (CRITICAL)

CWECWE 502CWECWE 306VNDSeagullTYPVulnerability
9.8
CVSS v3.1
99
Edit Score
5d ago
2026-06-04 18:16Z
CRIT

CVE-2026-10880 — OSNexus: QuantaStor SDS Manager is vulnerable to SQL injection in the login endpoint.

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-10880

OSNexus QuantaStor SDS Manager is vulnerable to SQL injection in the login endpoint. The username field is not properly sanitized before being incorporated into a SQL query, allowing an unauthenticated remote attacker to bypass authentication and log in as an administrator without supplying a valid password. CVSSv3.1 9.8 (CRITICAL)

CWECWE 89VNDOsnexusTYPVulnerability
9.8
CVSS v3.1
99
Edit Score
5d ago
2026-06-04 18:16Z
HIGH

CVE-2025-69755 — Neterbit: An issue in Neterbit NW-431F Router vNW-431F-20241014-IR03 allows a remote attacker to obtain sensitive

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2025-69755

An issue in Neterbit NW-431F Router vNW-431F-20241014-IR03 allows a remote attacker to obtain sensitive information and execute arbitrary code via a crafted command to the at_command.asp interface CVSSv3.1 8.2 (HIGH)

VNDNeterbitTYPVulnerability
8.2
CVSS v3.1
91
Edit Score
5d ago
2026-06-04 18:16Z
CRIT

CVE-2025-67447 — The network diagnosis (ping) module in Neterbit NW-431F Router 20241014-IR03 and before is vulnerable

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2025-67447

The network diagnosis (ping) module in Neterbit NW-431F Router 20241014-IR03 and before is vulnerable to OS command injection. The application does not properly sanitize user input in the IP address field before passing it to the system's ping command. An attacker can inject arbitrary OS commands, which will be executed with the privileges of the web server. CVSSv3.1 9.8 (CRITICAL)

TYPVulnerability
9.8
CVSS v3.1
99
Edit Score
5d ago
2026-06-04 17:16Z
CRIT

CVE-2026-50076 — Deserialization: of Untrusted Data in the Java replace-resolve path in Apache Fory fory-core Java

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-50076

Deserialization of Untrusted Data in the Java replace-resolve path in Apache Fory fory-core Java SDK before 1.1.0 on Java/JVM platforms allows a remote attacker to bypass class registration, TypeChecker, and DisallowedList checks and invoke classpath-present readResolve/readExternal hooks via crafted Fory serialized data. Users are recommended to upgrade to version 1.1.0 or later, which fixes this issue. CVSSv3.1 9.1 (CRITICAL)

CWECWE 502TYPVulnerability
9.1
CVSS v3.1
96
Edit Score
5d ago
2026-06-04 17:16Z
CRIT

CVE-2025-67446 — Authentication: Improper Authentication (Authentication Bypass) exists in Neterbit NW-431F Router 20241014-IR03 and before.

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2025-67446

Improper Authentication (Authentication Bypass) exists in Neterbit NW-431F Router 20241014-IR03 and before. The router uses a weak/predictable cookie value for authentication. By modifying the cookie value (e.g., setting it to "admin"), an attacker can bypass the authentication schema and gain unauthorized access to admin functionalities. CVSSv3.1 9.8 (CRITICAL)

TYPVulnerability
9.8
CVSS v3.1
99
Edit Score
728 × 90 / responsive · programmatic ad slot
5d ago
2026-06-04 16:16Z
HIGH

CVE-2026-5228 — Access: Improper Access Control, Missing Authorization vulnerability in Kurt Software Studio WriteUp Mobile App allows

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-5228

Improper Access Control, Missing Authorization vulnerability in Kurt Software Studio WriteUp Mobile App allows Accessing Functionality Not Properly Constrained by ACLs. This issue affects WriteUp Mobile App: from 1.3.0 through 04062026. CVSSv3.1 8.8 (HIGH)

CWECWE 862CWECWE 284VNDAccessTYPVulnerability
8.8
CVSS v3.1
94
Edit Score
5d ago
2026-06-04 16:16Z
CRIT

CVE-2026-43986 — Tautulli: This turns an authenticated SSRF primitive into a persistent unauthenticated SSRF gadget.

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-43986

Tautulli is a Python based monitoring and tracking tool for Plex Media Server. Versions prior to 2.17.1 expose a public `/image/<hash>` route that resolves attacker-controlled entries from `image_hash_lookup` and replays them through the same server-side image fetch logic used by authenticated image proxying. A low-privilege guest user can seed a malicious external image URL into this lookup table and then trigger server-side fetches through a fully unauthenticated endpoint. CVSSv3.1 9.9 (CRITICAL)

CWECWE 918VNDTautulliTYPVulnerability
9.9
CVSS v3.1
100
Edit Score
5d ago
2026-06-04 16:16Z
HIGH

CVE-2026-43985 — Tautulli: Versions prior to 2.17.1 expose `configUpdate` as a state-changing administrator endpoint, but the route

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-43985

Tautulli is a Python based monitoring and tracking tool for Plex Media Server. Versions prior to 2.17.1 expose `configUpdate` as a state-changing administrator endpoint, but the route does not enforce `POST` and does not use any anti-CSRF token. In the default form and JWT-based authentication mode, the administrator session cookie is issued with `SameSite=Lax`, which still permits top-level cross-site navigation requests. An attacker can exploit this by luring a logged-in ad CVSSv3.1 8.8 (HIGH)

CWECWE 352VNDTautulliTYPVulnerability
8.8
CVSS v3.1
94
Edit Score
5d ago
2026-06-04 16:16Z
HIGH

CVE-2026-43984 — Tautulli: This creates a stored cross-site scripting condition where a low-privilege guest can inject HTML

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-43984

Tautulli is a Python based monitoring and tracking tool for Plex Media Server. Versions prior to 2.17.1 expose `log_js_errors` to any authenticated user, including guest users when guest access is enabled. The endpoint writes attacker-controlled strings directly into the main application log. The administrator-only `logFile` view then reads that log file and embeds it into an HTML response without escaping. This creates a stored cross-site scripting condition where a low-priv CVSSv3.1 8.9 (HIGH)

CWECWE 79VNDTautulliTYPVulnerability
8.9
CVSS v3.1
95
Edit Score
5d ago
2026-06-04 16:16Z
CRIT

CVE-2026-36182 — GNCC: GP5 v7.1.76 was discovered to utilize a weak hashing algorithm to protect the

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-36182

GNCC GP5 v7.1.76 was discovered to utilize a weak hashing algorithm to protect the root password, possibly allowing attackers to obtain root credentials and privileges via a bruteforce attack. CVSSv3.1 9.8 (CRITICAL) · EPSS 4th percentile

CWECWE 328VNDGnccTYPVulnerability
9.8
CVSS v3.1
99
Edit Score
5d ago
2026-06-04 15:16Z
CRIT

CVE-2026-35906 — CGI: An undocumented debug CGI endpoint in T3 Technology CPE models T625Pro v1.0.07, T6825G v1.0.03

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-35906

An undocumented debug CGI endpoint in T3 Technology CPE models T625Pro v1.0.07, T6825G v1.0.03 allows unauthenticated attackers to execute arbitrary system commands as root via supplying a crafted HTTP query string. CVSSv3.1 9.6 (CRITICAL)

CWECWE 78VNDCgiTYPVulnerability
9.6
CVSS v3.1
98
Edit Score
5d ago
2026-06-04 15:16Z
CRIT

CVE-2026-35905 — Technology: T3 Technology CPE models T625Pro v1.0.07, T6825G v1.0.03, and T7281 v1.0.03 were discovered to

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-35905

T3 Technology CPE models T625Pro v1.0.07, T6825G v1.0.03, and T7281 v1.0.03 were discovered to contain a hardcoded password for root access under the "superadmin" account. CVSSv3.1 9.8 (CRITICAL) · EPSS 5th percentile

CWECWE 259VNDTechnologyTYPVulnerability
9.8
CVSS v3.1
99
Edit Score
5d ago
2026-06-04 15:16Z
CRIT

CVE-2026-35904 — Incorrect: access control in the web management interface of T3 Technology CPE models T625Pro

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-35904

Incorrect access control in the web management interface of T3 Technology CPE models T625Pro v1.0.07, T6825G v1.0.03, and T7281 v1.0.03 allows unauthorized attackers to enable the Telnet service via sending a crafted request to a vulnerable CGI component. CVSSv3.1 9.8 (CRITICAL) · EPSS 4th percentile

CWECWE 284TYPVulnerability
9.8
CVSS v3.1
99
Edit Score
5d ago
2026-06-04 15:16Z
HIGH

CVE-2026-10863 — Misp Misp: Depending on how the value was processed by the underlying data access layer, this

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-10863

A security issue was fixed in the correlations over-correlation endpoint where the order query parameter was accepted from user-controlled named request parameters. This allowed an authenticated user to override the server-defined ordering of over-correlating values. Depending on how the value was processed by the underlying data access layer, this could allow manipulation of database query ordering and potentially expose the application to unsafe query construction. The p CVSSv3.1 8.1 (HIGH) · EPSS 17th percentile

CWECWE 20VNDMispTYPVulnerability
8.1
CVSS v3.1
91
Edit Score
5d ago
2026-06-04 14:16Z
CRIT

CVE-2026-8037 — Command: OS Command Injection Remote Code Execution Vulnerability in API in Progress ADC Products allows

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-8037

OS Command Injection Remote Code Execution Vulnerability in API in Progress ADC Products allows an un-authenticated attacker to execute arbitrary commands on the LoadMaster appliance by exploiting unsanitized input in multiple command endpoints CVSSv3.1 9.6 (CRITICAL)

CWECWE 77VNDCommandTYPVulnerability
9.6
CVSS v3.1
98
Edit Score
5d ago
2026-06-04 14:16Z
HIGH

CVE-2025-59874 — HCL: Hive Telco Observability is affected by a Required directives missing from the CSP

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2025-59874

HCL Hive Telco Observability is affected by  a Required directives missing from the CSP issue is detected in keycloak component of the web application. Missing essential directives can leave a site vulnerable. CVSSv3.1 8.1 (HIGH)

CWECWE 1027VNDHclTYPVulnerability
8.1
CVSS v3.1
91
Edit Score
5d ago
2026-06-04 14:16Z
HIGH

CVE-2019-25745 — WordPress: Plugin Google Review Slider 6.1 contains a time-based blind SQL injection vulnerability that

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2019-25745

WordPress Plugin Google Review Slider 6.1 contains a time-based blind SQL injection vulnerability that allows unauthenticated attackers to manipulate database queries by injecting SQL code through the 'tid' parameter. Attackers can send GET requests to the admin interface with malicious 'tid' values to extract sensitive database information using time-based blind SQL injection techniques. CVSSv3.1 8.2 (HIGH)

CWECWE 89VNDWordpressTYPVulnerability
8.2
CVSS v3.1
91
Edit Score
5d ago
2026-06-04 14:16Z
CRIT

CVE-2019-25741 — Mobatek: MobaXterm 12.1 contains a structured exception handling (SEH) based buffer overflow vulnerability in

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2019-25741

Mobatek MobaXterm 12.1 contains a structured exception handling (SEH) based buffer overflow vulnerability in the username field of session files that allows remote attackers to execute arbitrary code. Attackers can craft a malicious MobaXterm sessions file with overflow data that triggers the vulnerability when imported and executed, enabling reverse shell execution with user privileges. CVSSv3.1 9.8 (CRITICAL)

CWECWE 120VNDMobatekTYPVulnerability
9.8
CVSS v3.1
99
Edit Score
5d ago
2026-06-04 14:16Z
CRIT

CVE-2019-25738 — WordPress: Hybrid Composer 1.4.6 contains an unauthenticated settings change vulnerability that allows unauthenticated attackers

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2019-25738

WordPress Hybrid Composer 1.4.6 contains an unauthenticated settings change vulnerability that allows unauthenticated attackers to modify WordPress options by exploiting the hc_ajax_save_option action. Attackers can send POST requests to the admin-ajax.php endpoint with the action parameter set to hc_ajax_save_option to enable user registration and set the default role to administrator, enabling account takeover. CVSSv3.1 9.8 (CRITICAL)

CWECWE 306VNDWordpressTYPVulnerability
9.8
CVSS v3.1
99
Edit Score
5d ago
2026-06-04 14:16Z
HIGH

CVE-2019-25736 — LabF: nfsAxe 3.7 Ping Client contains a buffer overflow vulnerability that allows local attackers

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2019-25736

LabF nfsAxe 3.7 Ping Client contains a buffer overflow vulnerability that allows local attackers to execute arbitrary code by supplying a malicious payload in the Host IP field. Attackers can craft a specially formatted input file with shellcode and overwrite the return address to execute calc.exe or other arbitrary commands. CVSSv3.1 8.4 (HIGH)

CWECWE 120VNDLabfTYPVulnerability
8.4
CVSS v3.1
92
Edit Score
5d ago
2026-06-04 14:16Z
HIGH

CVE-2019-25735 — AllPlayer: 7.4 contains a local buffer overflow vulnerability in URL handling that allows attackers

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2019-25735

AllPlayer 7.4 contains a local buffer overflow vulnerability in URL handling that allows attackers to overwrite structured exception handling pointers by supplying an excessively long URL string. Attackers can craft a malicious URL, paste it into the Open URL dialog, and trigger SEH-based code execution to run arbitrary commands with user privileges. CVSSv3.1 8.4 (HIGH)

CWECWE 120VNDAllplayerTYPVulnerability
8.4
CVSS v3.1
92
Edit Score
5d ago
2026-06-04 14:16Z
HIGH

CVE-2019-25733 — NetShareWatcher: 1.5.8.0 contains a structured exception handler buffer overflow vulnerability that allows local attackers

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2019-25733

NetShareWatcher 1.5.8.0 contains a structured exception handler buffer overflow vulnerability that allows local attackers to execute arbitrary code by supplying malicious input. Attackers can craft a payload with overwritten SEH and NSEH pointers through the Restrictions custom filter field to trigger code execution when the Find function is invoked. CVSSv3.1 8.4 (HIGH)

CWECWE 120VNDNetsharewatcherTYPVulnerability
8.4
CVSS v3.1
92
Edit Score
5d ago
2026-06-04 14:16Z
HIGH

CVE-2019-25732 — PHP: EI-Tube Script 3 contains an SQL injection vulnerability that allows unauthenticated attackers to

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2019-25732

PHP EI-Tube Script 3 contains an SQL injection vulnerability that allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code through the search parameter. Attackers can send GET requests to the search endpoint with crafted SQL payloads in the query parameter to extract sensitive database information including usernames, passwords, and version details. CVSSv3.1 8.2 (HIGH)

CWECWE 89TYPVulnerability
8.2
CVSS v3.1
91
Edit Score