CVE tracker
369 subscribers
5.03K links
News monitoring: @irnewsagency

Main channel: @orgsecuritygate

Site: SecurityGate.org
Download Telegram
CVE-2026-44102 - OCPP Firmware download is not properly locked

CVE ID :CVE-2026-44102
Published : July 30, 2026, 7:16 a.m. | 29 minutes ago
Description :An unauthenticated remote attacker can trigger a firmware update download via the OCPP backend by supplying an invalid firmware file. This will cause the file to remain accessible for a short period before it is deleted due to improper locking during the cleanup process.
Severity: 6.9 | MEDIUM
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-44103 - JupiCore does not perform validation of firmware

CVE ID :CVE-2026-44103
Published : July 30, 2026, 7:16 a.m. | 29 minutes ago
Description :An unauthenticated remote attacker can inject malicious firmware into the internal charging module because the JupiCore service transmits firmware updates without performing integrity or verification check. Successful exploitation may compromise the integrity of the affected device. This vulnerability could be used in chain with CVE-2026-44104.
Severity: 6.9 | MEDIUM
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-44104 - ControllerAgent does not perform validation of firmware

CVE ID :CVE-2026-44104
Published : July 30, 2026, 7:16 a.m. | 29 minutes ago
Description :The firmware update process for the basemodule of the charging controller only validates the CRC32 checksum without cryptographic signature verification. This allows an unauthenticated remote attacker to install a modified firmware, resulting in full system compromise.
Severity: 9.8 | CRITICAL
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-44105 - Cleartext password in logs

CVE ID :CVE-2026-44105
Published : July 30, 2026, 7:16 a.m. | 29 minutes ago
Description :The credentials for the local user "user-app" may be exposed in log files, potentially enabling a low-privileged local attacker with access to the logs to authenticate via SSH as the limited user "user-app". Charging could be interrupted.
Severity: 6.6 | MEDIUM
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-44106 - Local Privilege Escalation vulnerability in /etc/init.d/user-applications via customer website file

CVE ID :CVE-2026-44106
Published : July 30, 2026, 7:16 a.m. | 29 minutes ago
Description :A privilege escalation vulnerability in the init-script for user-applications allows a low-privileged local user to execute arbitrary commands as root, resulting in full system compromise.
Severity: 8.5 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-44107 - Exposed Reboot via Modbus

CVE ID :CVE-2026-44107
Published : July 30, 2026, 7:16 a.m. | 29 minutes ago
Description :A reboot of the charging controller can be triggered via Modbus TCP without authentication. Therefore, when the Modbus functionality is enabled by opening the port that CharxModbusServer is listening, an unauthenticated attacker can perform a Denial-of-Service attack.
Severity: 8.7 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-44108 - Firewall bypass during shutdown

CVE ID :CVE-2026-44108
Published : July 30, 2026, 7:16 a.m. | 29 minutes ago
Description :Due to a flaw in the execution order of scripts during shutdown, the firewall is terminated prematurely during system shutdown. This creates a temporary window in which internal services may become externally accessible, potentially allowing an unauthenticated remote attacker to connect to these services, resulting in full system compromise.
Severity: 9.8 | CRITICAL
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-7849 - Command Injection in SCM (idledisconnect parameter)

CVE ID :CVE-2026-7849
Published : July 30, 2026, 7:16 a.m. | 29 minutes ago
Description :Due to improper neutralization of special elements, an unauthenticated remote attacker is able to inject a command into the system configuration which is subsequently executed as root.
Severity: 9.8 | CRITICAL
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-18353 - Unauthenticated SSRF in PIA via OIDC issuer allowlist bypass

CVE ID :CVE-2026-18353
Published : July 30, 2026, 8:16 a.m. | 3 hours, 33 minutes ago
Description :PIA's `POST /v1/upload/sbom` endpoint accepts a Bearer JWT and checks its **unverified** `iss` claim against an issuer allowlist using Python's `urlparse` before performing OIDC discovery with `requests`. Because `urlparse` and `requests`/`urllib3` parse an authority string containing a backslash (e.g. `https://attacker-host\@ci.eclipse.org/`) into *different* hostnames, an attacker can craft an issuer that passes the allowlist check yet drives `requests` — and subsequently `urllib.request.urlopen` for JWKS retrieval — to connect to an arbitrary attacker-chosen host, port, and scheme.
Severity: 8.8 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2022-4994 - KVM: x86: wean fast IN from emulator_pio_in

CVE ID :CVE-2022-4994
Published : July 30, 2026, 10:16 a.m. | 1 hour, 32 minutes ago
Description :In the Linux kernel, the following vulnerability has been resolved: KVM: x86: wean fast IN from emulator_pio_in Use __emulator_pio_in() directly for fast PIO instead of bouncing through emulator_pio_in() now that __emulator_pio_in() fills "val" when handling in-kernel PIO. vcpu->arch.pio.count is guaranteed to be '0', so this a pure nop. emulator_pio_in_emulated is now the last caller of emulator_pio_in. No functional change intended.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-16969 - DFIR-IRIS Stored XSS in Assets

CVE ID :CVE-2026-16969
Published : July 30, 2026, 10:16 a.m. | 1 hour, 32 minutes ago
Description :The IRIS web application in version 2.4.26 and possibly others is vulnerable to stored cross-site scripting (XSS) in the assets function.
Severity: 7.6 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-16970 - DFIR-IRIS Insufficient Logout Implementation

CVE ID :CVE-2026-16970
Published : July 30, 2026, 10:16 a.m. | 1 hour, 32 minutes ago
Description :The IRIS web application in version 2.4.26 and possibly others contains a logout functionality which is ineffective. Stolen session cookies can therefore be misused for a long time.
Severity: 4.2 | MEDIUM
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-16971 - DFIR-IRIS Missing Brute Force Protection in OTP Validation

CVE ID :CVE-2026-16971
Published : July 30, 2026, 10:16 a.m. | 1 hour, 32 minutes ago
Description :The IRIS web application in version 2.4.26 and possibly others does not protect its MFA validation against brute-force attacks.
Severity: 5.9 | MEDIUM
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-18360 - DFIR-IRIS Stored XSS in Custom Attributes

CVE ID :CVE-2026-18360
Published : July 30, 2026, 10:16 a.m. | 1 hour, 32 minutes ago
Description :The IRIS web application in version 2.4.26 and possibly others is vulnerable to stored cross-site scripting (XSS) in the custom attributes function.
Severity: 7.6 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-18361 - DFIR-IRIS Stored XSS in Datastore Upload

CVE ID :CVE-2026-18361
Published : July 30, 2026, 10:16 a.m. | 1 hour, 32 minutes ago
Description :The IRIS web application in version 2.4.26 and possibly others is vulnerable to stored cross-site scripting (XSS) in the datastore upload function.
Severity: 7.6 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-18362 - DFIR-IRIS Missing Brute Force Protection in User Authentication

CVE ID :CVE-2026-18362
Published : July 30, 2026, 10:16 a.m. | 1 hour, 32 minutes ago
Description :The IRIS web application in version 2.4.26 and possibly others does not protect its user authentication against brute-force attacks.
Severity: 5.9 | MEDIUM
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-15397 - Subscriptions for WooCommerce <= 2.0.0 - Missing Authorization to Authenticated (Shop Manager+) Arbitrary Plugin Installation via wps_sfw_install_plugin_configuration AJAX Action

CVE ID :CVE-2026-15397
Published : July 30, 2026, 11:03 a.m. | 46 minutes ago
Description :The Subscriptions for WooCommerce plugin for WordPress is vulnerable to Missing Authorization in all versions up to, and including, 2.0.0. This is due to the plugin not properly verifying that a user is authorized to perform an action via the wps_sfw_install_plugin_configuration AJAX handler. This makes it possible for authenticated attackers, with shop manager-level access and above, to install and activate arbitrary WordPress.org plugins.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-18363 - Weak password recovery mechanism in osTicket by Enhancesoft LLC

CVE ID :CVE-2026-18363
Published : July 30, 2026, 11:16 a.m. | 33 minutes ago
Description :A logic vulnerability in the password reset token validation routine implemented by osTicket in versions prior to v1.17.8 and v1.18.4. During the password reset process, the application retrieves the timestamp associated with the provided token and checks whether the configured validity period has expired. Consequently, the expiry check is only performed if the timestamp lookup fails, allowing tokens with an existing timestamp to bypass the intended expiry validation. Therefore, an attacker able to obtain a valid password reset token could reuse it to perform an unauthorised password reset and compromise the affected account.
Severity: 9.1 | CRITICAL
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-18369 - Dogtag-pki: pki-core: redhat-pki: pki: acme http-01 validation ssrf via ip literal identifiers and unvalidated redirects

CVE ID :CVE-2026-18369
Published : July 30, 2026, 11:16 a.m. | 33 minutes ago
Description :A flaw was found in Dogtag PKI's ACME responder where the HTTP-01 challenge validator accepts IP address literals as dns identifiers and follows HTTP redirects without validating that the target is a public address. An unauthenticated ACME account holder can exploit this to perform server-side request forgery (SSRF), making the Dogtag server send HTTP GET requests to internal network services. With the InMemory database backend, the response body of internal targets is disclosed to the attacker through the ACME challenge error.
Severity: 5.8 | MEDIUM
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-22620 - Eaton Tripp Lite PADM Authentication Bypass Vulnerability

CVE ID :CVE-2026-22620
Published : July 30, 2026, 11:16 a.m. | 33 minutes ago
Description :Improper input validation in the authentication component of Eaton's Tripp Lite series PADM firmware could allow an unauthenticated remote attacker to bypass authentication and gain a privileged user access to the device.
Severity: 8.6 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-22621 - Eaton Tripp Lite Series PADM OS Command Injection

CVE ID :CVE-2026-22621
Published : July 30, 2026, 11:16 a.m. | 33 minutes ago
Description :Improper input validation in one of the session management interface of Eaton's Tripp Lite Series PADM firmware could allow an authenticated administrator to execute arbitrary commands within a restricted environment.
Severity: 8.3 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...