3d ago
2026-06-05 19:16Z
CRIT

CVE-2026-10580 — Hippoo: The Hippoo Mobile App for WooCommerce plugin for WordPress is vulnerable to Authentication Bypass

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

The Hippoo Mobile App for WooCommerce plugin for WordPress is vulnerable to Authentication Bypass leading to Administrator Account Takeover in all versions up to and including 1.9.4. This is due to a logic conflation in HippooPermissions::get_user_permissions(), which returns the same null sentinel for both administrators and unauthenticated visitors — a value that HippooPermissions::has_role_access() unconditionally interprets as full administrator access — causing override_ CVSSv3.1 9.8 (CRITICAL)

CWECWE 285VNDHippooTYPVulnerability
9.8
CVSS v3.1
99
Edit Score
3d ago
2026-06-05 18:17Z
HIGH

CVE-2026-50733 — Markdown: When a victim previews or exports a crafted markdown document, an attacker can execute

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

Markdown Preview Enhanced before 0.8.28 parses WaveDrom diagrams by evaluating untrusted markdown content with eval(), allowing arbitrary JavaScript execution. The flaw affects every render path - the live preview (window.eval) and presentation mode plus HTML export (the bundled WaveDrom.ProcessAll()/eva() helpers) - and can also be triggered through a <script type="WaveDrom"> element injected via raw HTML in markdown. When a victim previews or exports a crafted markdown docu CVSSv3.1 8.8 (HIGH)

CWECWE 95VNDMarkdownTYPVulnerability
8.8
CVSS v3.1
94
Edit Score
3d ago
2026-06-05 18:17Z
HIGH

CVE-2026-49493 — Markdown: Preview Enhanced before 0.8.28 parses Bitfield fenced code blocks with interpretJS(), which evaluates

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

Markdown Preview Enhanced before 0.8.28 parses Bitfield fenced code blocks with interpretJS(), which evaluates the block content as code via vm.runInNewContext(), allowing arbitrary code execution. A crafted markdown document containing a malicious bitfield code block executes attacker-controlled code on the server side when the document is rendered or exported. Fixed in 0.8.28 by parsing bitfield register definitions with JSON5.parse(), since they are purely data. CVSSv3.1 8.8 (HIGH)

CWECWE 94VNDMarkdownTYPVulnerability
8.8
CVSS v3.1
94
Edit Score
3d ago
2026-06-05 18:17Z
HIGH

CVE-2026-49492 — Markdown: Preview Enhanced before 0.8.28 opens external files and links from the preview through

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

Markdown Preview Enhanced before 0.8.28 opens external files and links from the preview through a shell and does not validate untrusted inputs taken from the markdown document - the diagram filename attribute, imported file paths, and the latex_engine code-chunk attribute. On Windows, a crafted markdown document can inject operating system commands that execute when the document is previewed. Fixed in 0.8.28 by passing these inputs as literal arguments instead of through a sh CVSSv3.1 8.8 (HIGH)

CWECWE 78VNDMarkdownTYPVulnerability
8.8
CVSS v3.1
94
Edit Score
3d ago
2026-06-05 18:17Z
CRIT

CVE-2026-45750 — Termix: Prior to version 2.3.2, the GET /ssh/file_manager/ssh/resolvePath endpoint in the Termix File Manager component

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

Termix is a web-based server management platform with SSH terminal, tunneling, and file editing capabilities. Prior to version 2.3.2, the GET /ssh/file_manager/ssh/resolvePath endpoint in the Termix File Manager component unsafely processes the path parameter and embeds it into a shell command executed over the active SSH session. Because the user-controlled value is placed inside double quotes and only double quotes are escaped, shell command substitution syntax such as $(.. CVSSv3.1 9.0 (CRITICAL)

CWECWE 639CWECWE 78VNDTermixTYPVulnerability
9.0
CVSS v3.1
95
Edit Score
3d ago
2026-06-05 18:17Z
HIGH

CVE-2026-45749 — Termix: An attacker who obtains a user's password (phishing, credential stuffing, the passwordHash leak in

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

Termix is a web-based server management platform with SSH terminal, tunneling, and file editing capabilities. The `POST /users/totp/disable` and `POST /users/totp/backup-codes` endpoints in Termix prior to version 2.3.2 accept the account password as a sole authentication factor for MFA-critical operations. An attacker who obtains a user's password (phishing, credential stuffing, the passwordHash leak in GHSA-xxxx) can disable TOTP entirely or regenerate backup codes, without CVSSv3.1 8.1 (HIGH)

CWECWE 308VNDTermixTYPVulnerability
8.1
CVSS v3.1
91
Edit Score
3d ago
2026-06-05 18:17Z
CRIT

CVE-2026-45748 — Termix: The `POST /ssh/tunnel/connect` endpoint in Termix prior to version 2.3.2 builds an SSH tunnel

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

Termix is a web-based server management platform with SSH terminal, tunneling, and file editing capabilities. The `POST /ssh/tunnel/connect` endpoint in Termix prior to version 2.3.2 builds an SSH tunnel command by interpolating user-controlled host record fields (`endpointIP`, `endpointUsername`, `password`) directly into a shell command without escaping, allowing persistent OS command injection on the source SSH host. Version 2.3.2 patches the issue. CVSSv3.1 9.8 (CRITICAL)

CWECWE 78VNDTermixTYPVulnerability
9.8
CVSS v3.1
99
Edit Score
728 × 90 / responsive · programmatic ad slot
3d ago
2026-06-05 18:17Z
CRIT

CVE-2026-45746 — Termix: This allows an attacker to manipulate the value and access active File Manager sessions

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

Termix is a web-based server management platform with SSH terminal, tunneling, and file editing capabilities. Prior to version 2.3.2, the File Manager functionality in Termix contains a critical Broken Access Control vulnerability due to improper validation of the sessionId parameter. The backend trusts a client-controlled identifier without verifying that it belongs to the authenticated user. This allows an attacker to manipulate the value and access active File Manager sess CVSSv3.1 9.0 (CRITICAL)

CWECWE 639CWECWE 284VNDTermixTYPVulnerability
9.0
CVSS v3.1
95
Edit Score
3d ago
2026-06-05 18:17Z
HIGH

CVE-2026-45745 — Termix: This can lead to credential theft and JWT/session theft during login and normal use.

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

Termix is a web-based server management platform with SSH terminal, tunneling, and file editing capabilities. Starting in version 1.7.0, Termix Desktop (Electron) disables TLS certificate validation, allowing a machine-in-the-middle attacker to intercept and modify HTTPS traffic to the configured Termix server. This can lead to credential theft and JWT/session theft during login and normal use. As of time of publication, no known patched versions are available. CVSSv3.1 8.0 (HIGH)

CWECWE 295VNDTermixTYPVulnerability
8.0
CVSS v3.1
90
Edit Score
3d ago
2026-06-05 18:17Z
CRIT

CVE-2026-45744 — Termix: Prior to version 2.3.2, the GET /ssh/file_manager/ssh/resolvePath endpoint in Termix is vulnerable to OS

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

Termix is a web-based server management platform with SSH terminal, tunneling, and file editing capabilities. Prior to version 2.3.2, the GET /ssh/file_manager/ssh/resolvePath endpoint in Termix is vulnerable to OS command injection. The endpoint uses double-quote escaping for shell command construction, which does not prevent $(...) and backtick command substitution. Any authenticated user with an active File Manager SSH session can execute arbitrary commands on the connecte CVSSv3.1 9.9 (CRITICAL)

CWECWE 78VNDTermixTYPVulnerability
9.9
CVSS v3.1
100
Edit Score
3d ago
2026-06-05 18:17Z
HIGH

CVE-2026-45743 — Termix: 16 file-manager endpoints in Termix prior to version 2.3.2 do not verify that the

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

Termix is a web-based server management platform with SSH terminal, tunneling, and file editing capabilities. 16 file-manager endpoints in Termix prior to version 2.3.2 do not verify that the requesting user owns the SSH session identified by `sessionId`. An authenticated attacker who knows or guesses another user's active `sessionId` can read, write, delete, download, and execute files on the victim's connected SSH host. Version 2.3.2 patches the issue. CVSSv3.1 8.1 (HIGH)

CWECWE 639VNDTermixTYPVulnerability
8.1
CVSS v3.1
91
Edit Score
3d ago
2026-06-05 18:17Z
HIGH

CVE-2026-45327 — TinyIce: In versions 0.8.95 through 2.4.1, missing authentication on WebRTC ingest endpoint allows unauthenticated stream

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

TinyIce is a streaming server for audio and video. In versions 0.8.95 through 2.4.1, missing authentication on WebRTC ingest endpoint allows unauthenticated stream injection. Version 2.5.0 fixes the issue by requiring either HTTP Basic auth or a `?password=` query parameter, comparing the supplied password against the per-mount source password (or the `default_source_password` fallback) using bcrypt, hooking into the existing brute-force IP rate-limiter (5 failed attempts per CVSSv3.1 8.2 (HIGH)

CWECWE 306VNDTinyiceTYPVulnerability
8.2
CVSS v3.1
91
Edit Score
3d ago
2026-06-05 18:17Z
CRIT

CVE-2026-36500 — An issue in the cluster-admin:backup-datastore component of Controller v12.0.5 allows attackers to execute a

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

An issue in the cluster-admin:backup-datastore component of Controller v12.0.5 allows attackers to execute a directory traversal via a crafted request. CVSSv3.1 9.1 (CRITICAL) · EPSS 16th percentile

CWECWE 22TYPVulnerability
9.1
CVSS v3.1
96
Edit Score
3d ago
2026-06-05 18:16Z
CRIT

CVE-2025-71318 — NetMan: A remote, unauthenticated attacker can directly request administrative pages (such as administration.html, administration-commands.html, and

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

NetMan 204 fails to enforce authentication on its administrative pages and command endpoints. A remote, unauthenticated attacker can directly request administrative pages (such as administration.html, administration-commands.html, and configuration.html) to disclose sensitive information including LDAP configuration and active user details, and can invoke privileged UPS control commands — including shutdown, reboot, switch-on-bypass, and battery test — without supplying any c CVSSv3.1 9.8 (CRITICAL)

CWECWE 306VNDNetmanTYPVulnerability
9.8
CVSS v3.1
99
Edit Score
3d ago
2026-06-05 18:16Z
CRIT

CVE-2025-71317 — NetMan: 204 contains a hard-coded backdoor account with the username and password 'eurek' that

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

NetMan 204 contains a hard-coded backdoor account with the username and password 'eurek' that grants administrative access. A remote, unauthenticated attacker can authenticate through the cgi-bin/login.cgi endpoint (for example /cgi-bin/login.cgi?username=eurek&password=eurek, which due to lax parameter validation can be shortened to /cgi-bin/login.cgi?username=eurek%20eurek) to obtain administrator privileges, allowing them to alter device configuration, enable the telnet/SS CVSSv3.1 9.8 (CRITICAL)

CWECWE 798VNDNetmanTYPVulnerability
9.8
CVSS v3.1
99
Edit Score
3d ago
2026-06-05 17:16Z
HIGH

CVE-2025-5088 — Redis: An authenticated Redis session could be used to obtain full root access to all

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

An authenticated Redis session could be used to obtain full root access to all servers in the CVX cluster. Note that this would require an attacker to have both network access to the Redis service on a CVX server and the Redis password. Please note that all Redis communication, including authentication, occurs over plaintext in the present day. TLS support is tracked under RFE1294850. CVSSv3.1 8.3 (HIGH)

CWECWE 269VNDRedisTYPVulnerability
8.3
CVSS v3.1
92
Edit Score
3d ago
2026-06-05 17:01Z
HIGH

Weekly Metasploit Update: Apache ActiveMQ RCE, Gogs Rebase RCE, and Windows Kernel Pointer Enum

Metasploit Framework 6.4.136 adds three new modules: Apache ActiveMQ RCE via Jolokia JMX-over-HTTP (CVE-2026-34197), Gogs Git rebase argument injection RCE, and a Windows kernel pointer enumeration post-exploitation module. The release also includes seven enhancements (Kerberos cracking support, payload manager plugin, session defaults, HTTP scanner improvements) and seven bug fixes across multiple modules.

SRFApplicationTACTA0004TACTA0002SRFWebOSWindowsSWMetasploitSWGogsSWApache Activemq
78
Edit Score
3d ago
2026-06-05 16:16Z
CRIT

CVE-2026-9270 — DataDog: DataDog::DogStatsd versions through 0.07 for Perl allow metric injections.

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

DataDog::DogStatsd versions through 0.07 for Perl allow metric injections. DataDog::DogStatsd does not properly sanitise input, allowing metric injections of data from untrusted sources. The send_stats method does not remove newlines from metric names ($stat variable), allowing attackers to change the metric name prefix. The send_stats method does not validate the content of the value ($delta variable), allowing attackers to inject metrics, especially from methods that do CVSSv3.1 9.1 (CRITICAL) · EPSS 8th percentile

CWECWE 93CWECWE 150VNDDatadogTYPVulnerability
9.1
CVSS v3.1
96
Edit Score
3d ago
2026-06-05 16:16Z
CRIT

CVE-2026-11362 — DataDog: DataDog::DogStatsd versions through 0.07 for Perl allow metric injections from event tags.

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

DataDog::DogStatsd versions through 0.07 for Perl allow metric injections from event tags. DataDog::DogStatsd does not properly sanitise input, allowing metric injections of data from untrusted sources. The format_event method (used by the event method) does not validate the content of the tags, which may contain commas (allowing tags to be injected) or newlines, pipes and colons that allow metric injections. (There is an ineffective s/|//g to remove pipes, but because the CVSSv3.1 9.8 (CRITICAL) · EPSS 8th percentile

CWECWE 93CWECWE 150VNDDatadogTYPVulnerability
9.8
CVSS v3.1
99
Edit Score
3d ago
2026-06-05 15:16Z
CRIT

CVE-2026-6209 — Access: Improper Access Control, Missing Authorization vulnerability in HAVELSAN Inc.

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

Improper Access Control, Missing Authorization vulnerability in HAVELSAN Inc. Geographic Tracking System allows Accessing Functionality Not Properly Constrained by ACLs. This issue affects Geographic Tracking System: before v0.0.2. CVSSv3.1 9.1 (CRITICAL)

CWECWE 862CWECWE 284VNDAccessTYPVulnerability
9.1
CVSS v3.1
96
Edit Score
3d ago
2026-06-05 15:16Z
CRIT

CVE-2026-6208 — Authorization: bypass through User-Controlled key vulnerability in HAVELSAN Inc.

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

Authorization bypass through User-Controlled key vulnerability in HAVELSAN Inc. Geographic Tracking System allows Exploitation of Trusted Identifiers. This issue affects Geographic Tracking System: before v0.0.2. CVSSv3.1 9.1 (CRITICAL)

CWECWE 639TYPVulnerability
9.1
CVSS v3.1
96
Edit Score
3d ago
2026-06-05 15:16Z
CRIT

CVE-2026-6207 — Observable: Geographic Tracking System allows System Footprinting.

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

Observable response discrepancy vulnerability in HAVELSAN Inc. Geographic Tracking System allows System Footprinting. This issue affects Geographic Tracking System: before v0.0.2. CVSSv3.1 9.1 (CRITICAL)

CWECWE 204VNDObservableTYPVulnerability
9.1
CVSS v3.1
96
Edit Score
3d ago
2026-06-05 15:16Z
HIGH

CVE-2026-48095 — Zip: Versions 26.00 and prior contain a heap buffer overflow vulnerability caused by an under-allocation

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

7-Zip is a file archiver with a high compression ratio. Versions 26.00 and prior contain a heap buffer overflow vulnerability caused by an under-allocation in the NTFS compressed stream buffer (GetCuSize shift UB), potentially allowing attackers to cause arbitrary code execution or application crashes. CInStream::GetCuSize() in the NTFS handler computes the compression-unit buffer size as (UInt32)1 << (BlockSizeLog + CompressionUnit), and a crafted image with ClusterSizeLog > CVSSv3.1 8.8 (HIGH)

CWECWE 787CWECWE 190VNDZipTYPVulnerability
8.8
CVSS v3.1
94
Edit Score
3d ago
2026-06-05 15:16Z
CRIT

CVE-2026-10879 — DBI: versions before 1.648 for Perl have a heap overflow when preparsing SQL statements

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

DBI versions before 1.648 for Perl have a heap overflow when preparsing SQL statements with more than 9 binders. The preparse method expands SQL placeholder characters to numbered binders of the form :pN, but only allocates three characters per binder in the buffer. Placeholders 10-99 require four characters, 100-999 require five characters, et cetera. CVSSv3.1 9.8 (CRITICAL) · EPSS 5th percentile

CWECWE 787VNDDbiTYPVulnerability
9.8
CVSS v3.1
99
Edit Score
3d ago
2026-06-05 13:00Z
CRIT

Popping Root on UniFi OS Server: Unauthenticated RCE Chain Detection & Analysis

Bishop Fox published a detailed analysis of an unauthenticated RCE chain affecting Ubiquiti UniFi OS Server (CVE-2026-34908/34909/34910). The chain exploits an authentication gateway bypass via URI normalization divergence, reaches a command-injection sink in the package-update service, and escalates to root via over-privileged sudoers entries. The appliance controls network management, physical access, and identity systems, making root compromise equivalent to full infrastructure takeover.

SRFApplicationTACTA0004TACTA0001TACTA0002SRFNetwork ApplianceSWUnifi OsVNDUbiquitiTYPResearch
92
Edit Score