Latest CVE Feed
-
4.3
MEDIUMCVE-2025-53657
Jenkins ReadyAPI Functional Testing Plugin 1.11 and earlier does not mask SLM License Access Keys, client secrets, and passwords displayed on the job configuration form, increasing the potential for attackers to observe and capture them.... Read more
Affected Products : readyapi_functional_testing- Published: Jul. 09, 2025
- Modified: Jul. 18, 2025
- Vuln Type: Information Disclosure
-
6.5
MEDIUMCVE-2025-53656
Jenkins ReadyAPI Functional Testing Plugin 1.11 and earlier stores SLM License Access Keys, client secrets, and passwords unencrypted in job config.xml files on the Jenkins controller, where they can be viewed by users with Item/Extended Read permission o... Read more
Affected Products : readyapi_functional_testing- Published: Jul. 09, 2025
- Modified: Jul. 18, 2025
- Vuln Type: Information Disclosure
-
5.3
MEDIUMCVE-2025-53655
Jenkins Statistics Gatherer Plugin 2.0.3 and earlier does not mask the AWS Secret Key on the global configuration form, increasing the potential for attackers to observe and capture it.... Read more
Affected Products : statistics_gatherer- Published: Jul. 09, 2025
- Modified: Jul. 18, 2025
- Vuln Type: Information Disclosure
-
6.5
MEDIUMCVE-2025-53654
Jenkins Statistics Gatherer Plugin 2.0.3 and earlier stores the AWS Secret Key unencrypted in its global configuration file on the Jenkins controller, where it can be viewed by users with access to the Jenkins controller file system.... Read more
Affected Products : statistics_gatherer- Published: Jul. 09, 2025
- Modified: Jul. 18, 2025
- Vuln Type: Misconfiguration
-
4.3
MEDIUMCVE-2025-53653
Jenkins Aqua Security Scanner Plugin 3.2.8 and earlier stores Scanner Tokens for Aqua API unencrypted in job config.xml files on the Jenkins controller, where they can be viewed by users with Item/Extended Read permission or access to the Jenkins controll... Read more
Affected Products : aqua_security_scanner- Published: Jul. 09, 2025
- Modified: Jul. 18, 2025
- Vuln Type: Misconfiguration
-
8.2
HIGHCVE-2025-53652
Jenkins Git Parameter Plugin 439.vb_0e46ca_14534 and earlier does not validate that the Git parameter value submitted to the build matches one of the offered choices, allowing attackers with Item/Build permission to inject arbitrary values into Git parame... Read more
Affected Products : git_parameter- Published: Jul. 09, 2025
- Modified: Jul. 18, 2025
- Vuln Type: Authorization
-
6.3
MEDIUMCVE-2025-53651
Jenkins HTML Publisher Plugin 425 and earlier displays log messages that include the absolute paths of files archived during the Publish HTML reports post-build step, exposing information about the Jenkins controller file system in the build log.... Read more
Affected Products : html_publisher- Published: Jul. 09, 2025
- Modified: Jul. 18, 2025
- Vuln Type: Information Disclosure
-
7.3
HIGHCVE-2025-53650
Jenkins Credentials Binding Plugin 687.v619cb_15e923f and earlier does not properly mask (i.e., replace with asterisks) credentials present in exception error messages that are written to the build log.... Read more
Affected Products : credentials_binding- Published: Jul. 09, 2025
- Modified: Jul. 18, 2025
- Vuln Type: Information Disclosure
-
6.5
MEDIUMCVE-2025-44526
Realtek RTL8762EKF-EVB RTL8762E SDK V1.4.0 was discovered to utilize insufficient permission checks on critical fields within Bluetooth Low Energy (BLE) data packets. This issue allows attackers to cause a Denial of Service (DoS) via a crafted LL_Length_R... Read more
- Published: Jul. 09, 2025
- Modified: Jul. 18, 2025
- Vuln Type: Denial of Service
-
8.2
HIGHCVE-2025-44177
A directory traversal vulnerability was discovered in White Star Software Protop version 4.4.2-2024-11-27, specifically in the /pt3upd/ endpoint. An unauthenticated attacker can remotely read arbitrary files on the underlying OS using encoded traversal se... Read more
Affected Products : protop- Published: Jul. 09, 2025
- Modified: Jul. 18, 2025
- Vuln Type: Path Traversal
-
6.5
MEDIUMCVE-2025-7204
In ConnectWise PSA versions older than 2025.9, a vulnerability exists where authenticated users could gain access to sensitive user information. Specific API requests were found to return an overly verbose user object, which included encrypted password ha... Read more
Affected Products : professional_service_automation- Published: Jul. 09, 2025
- Modified: Aug. 20, 2025
- Vuln Type: Information Disclosure
-
9.1
CRITICALCVE-2025-53546
Folo organizes feeds content into one timeline. Using pull_request_target on .github/workflows/auto-fix-lint-format-commit.yml can be exploited by attackers, since untrusted code can be executed having full access to secrets (from the base repo). By explo... Read more
Affected Products :- Published: Jul. 09, 2025
- Modified: Jul. 10, 2025
- Vuln Type: Misconfiguration
-
7.5
HIGHCVE-2025-52364
Insecure Permissions vulnerability in Tenda CP3 Pro Firmware V22.5.4.93 allows the telnet service (telnetd) by default at boot via the initialization script /etc/init.d/eth.sh. This allows remote attackers to connect to the device s shell over the network... Read more
- Published: Jul. 09, 2025
- Modified: Aug. 07, 2025
- Vuln Type: Misconfiguration
-
4.3
MEDIUMCVE-2025-2670
IBM OpenPages 9.0 is vulnerable to information disclosure of sensitive information due to a weaker than expected security for certain REST end points related to workflow feature of OpenPages. An authenticated user is able to obtain certain information abo... Read more
- Published: Jul. 09, 2025
- Modified: Aug. 14, 2025
- Vuln Type: Information Disclosure
-
4.3
MEDIUMCVE-2025-1112
IBM OpenPages with Watson 8.3 and 9.0 could allow an authenticated user to obtain sensitive information that should only be available to privileged users.... Read more
- Published: Jul. 09, 2025
- Modified: Jul. 14, 2025
- Vuln Type: Authorization
-
9.6
CRITICALCVE-2025-6514
mcp-remote is exposed to OS command injection when connecting to untrusted MCP servers due to crafted input from the authorization_endpoint response URL... Read more
Affected Products :- Published: Jul. 09, 2025
- Modified: Jul. 10, 2025
- Vuln Type: Injection
-
0.0
NACVE-2025-38264
In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: sanitize request list handling Validate the request in nvme_tcp_handle_r2t() to ensure it's not part of any list, otherwise a malicious R2T PDU might inject a loop in request ... Read more
Affected Products : linux_kernel- Published: Jul. 09, 2025
- Modified: Jul. 10, 2025
- Vuln Type: Denial of Service
-
0.0
NACVE-2025-38263
In the Linux kernel, the following vulnerability has been resolved: bcache: fix NULL pointer in cache_set_flush() 1. LINE#1794 - LINE#1887 is some codes about function of bch_cache_set_alloc(). 2. LINE#2078 - LINE#2142 is some codes about function of... Read more
Affected Products : linux_kernel- Published: Jul. 09, 2025
- Modified: Jul. 17, 2025
- Vuln Type: Memory Corruption
-
0.0
NACVE-2025-38262
In the Linux kernel, the following vulnerability has been resolved: tty: serial: uartlite: register uart driver in init When two instances of uart devices are probing, a concurrency race can occur. If one thread calls uart_register_driver function, whic... Read more
Affected Products : linux_kernel- Published: Jul. 09, 2025
- Modified: Jul. 17, 2025
- Vuln Type: Race Condition
-
0.0
NACVE-2025-38261
In the Linux kernel, the following vulnerability has been resolved: riscv: save the SR_SUM status over switches When threads/tasks are switched we need to ensure the old execution's SR_SUM state is saved and the new thread has the old SR_SUM state resto... Read more
Affected Products : linux_kernel- Published: Jul. 09, 2025
- Modified: Jul. 10, 2025
- Vuln Type: Misconfiguration