CVE Vulnerability Database

Search and browse 11,425 known security vulnerabilities. Filter by severity, vendor, product, and year.

11,425 vulnerabilities found
CVE-2026-35223
9.8 critical

An improper access check allows unauthorized access to com_config webservice endpoints.

Joomla Joomla\! May 26, 2026
CVE-2026-35222
9.8 critical

Improperly validated order clauses lead to a SQL injection vulnerability in com_tags.

Joomla Joomla\! May 26, 2026
CVE-2026-35221
9.8 critical

Improperly built filter clauses lead to a SQL injection vulnerability in the search query for com_finder.

Joomla Joomla\! May 26, 2026
CVE-2026-35220
4.3 medium

Lack of CSRF token validation lead to a CSRF attack vector in the admin activation endpoint of com_users.

Joomla Joomla\! May 26, 2026
CVE-2026-30895
6.1 medium

Lack of output escaping leads to a XSS vector in the readmore links for com_content.

Joomla Joomla\! May 26, 2026
CVE-2026-30894
6.1 medium

Lack of output escaping leads to a XSS vector in the content history component.

Joomla Joomla\! May 26, 2026
CVE-2026-2264
none

A vulnerability in the Google Cloud Apigee SetIntegrationRequest policy allowed remote attackers to perform Server-Side Request Forgery (SSRF) and exfiltrate service account access tokens. For successful exploitation, an administrator must initially establish an insecure configuration of the API pr

May 26, 2026
CVE-2026-25901
6.1 medium

Lack of output escaping leads to a XSS vector in the multilingual associations component.

Joomla Joomla\! May 26, 2026
CVE-2026-25900
6.1 medium

Lack of output escaping leads to a XSS vector in the feed modules.

Joomla Joomla\! May 26, 2026
CVE-2026-24212
7.5 high

NVIDIA Isaac Launchable for Linux contains a vulnerability where sensitive information is transmitted in clear text. A successful exploit of this vulnerability might lead to code execution, escalation of privileges, information disclosure, and data tampering.

Nvidia Isaac Launchable May 26, 2026
CVE-2026-24162
7.8 high

NVIDIA Transformers4Rec for Linux contains a vulnerability where an attacker could cause improper deserialization of untrusted data. A successful exploit of this vulnerability might lead to code execution, data tampering, and information disclosure.

May 26, 2026
CVE-2025-36221
5.3 medium

IBM Cloud Pak for Data System - Cyclops 11.3.0.2 through Interim Fix 002 IBM Cloud Pak for Data System uses default passwords default passwords from the manufacturing process for use during the installation process, which could allow an attacker to bypass authentication.

May 26, 2026
CVE-2025-36220
4.3 medium

IBM Cloud Pak for Data System - Cyclops 11.3.0.2 through Interim Fix 002 IBM Cloud Pak for Data System is vulnerable to SQL injection. A remote attacker could send specially crafted SQL statements, which could allow the attacker to view, add, modify, or delete information in the back-end database.

May 26, 2026
CVE-2025-36148
5.4 medium

IBM Financial Transaction Manager for SWIFT Services for Multiplatforms 3.2.4.0 through 3.2.4.15 IBM Financial Transaction Manager SWIFT is vulnerable to cross-site scripting. This vulnerability allows an unauthenticated attacker to embed arbitrary JavaScript code in the Web UI thus altering the int

May 26, 2026
CVE-2025-36145
5.4 medium

IBM watsonx.data 2.2 through 2.3.1 IBM Lakehouse does not properly restrict inbound and outbound connections which could allow an attacker to transfer or modify files without restrictions.

May 26, 2026
CVE-2025-36126
6.4 medium

IBM Cognos Analytics 11.2.0, 12.0, and 12.1.0 and IBM Cognos Transformer 12.0, 11.2.4, and 12.1.0 is vulnerable to stored cross-site scripting (XSS) in Cognos Adminstration. This vulnerability allows a privileged user to embed arbitrary JavaScript code in the Web UI thus altering the intended functi

May 26, 2026
CVE-2025-14290
5.4 medium

IBM webMethods Integration (on prem) -Integration Server 10.15 through IS_10.15_Core_Fix2611.1 to IS_11.1_Core_Fix10 IBM webMethods Integration is vulnerable to server-side request forgery (SSRF). This may allow an authenticated attacker to send unauthorized requests from the system, potentially lea

May 26, 2026
CVE-2025-13755
5.5 medium

IBM Db2 11.5.0 through 11.5.9, and 12.1.0 through 12.1.4 for Linux, UNIX and Windows (includes DB2 Connect Server) stores potentially sensitive information in log files that could be read by a local user.

Ibm Db2 May 26, 2026
CVE-2026-48692
8.1 high

FastNetMon Community Edition through 1.2.9 exposes a gRPC API server on port 50052 with no authentication mechanism. The server is initialized with grpc::InsecureServerCredentials() (src/fastnetmon.cpp line 477) and a source code comment explicitly acknowledges 'Listen on the given address without a

Pavel-Odintsov Fastnetmon May 26, 2026
CVE-2026-48688
7.5 high

FastNetMon Community Edition through 1.2.9 contains multiple out-of-bounds reads in the BGP MP_REACH_NLRI IPv6 attribute decoder. The function decode_mp_reach_ipv6() in src/bgp_protocol.cpp contains a TODO comment at line 156 explicitly acknowledging 'we should add sanity checks to avoid reads after

Pavel-Odintsov Fastnetmon May 26, 2026
CVE-2026-48687
9.8 critical

FastNetMon Community Edition through 1.2.9 contains an OS command injection vulnerability in the Juniper router integration plugin. The _log() function in src/juniper_plugin/fastnetmon_juniper.php (lines 117-118) constructs shell commands by concatenating the $msg parameter directly into exec() call

Pavel-Odintsov Fastnetmon May 26, 2026
CVE-2026-48686
9.8 critical

FastNetMon Community Edition through 1.2.9 contains a stack-based buffer overflow in the BGP NLRI (Network Layer Reachability Information) decoder. The function decode_bgp_subnet_encoding_ipv4_raw() in src/bgp_protocol.cpp reads prefix_bit_length directly from the BGP packet (line 99) without valida

Pavel-Odintsov Fastnetmon May 26, 2026
CVE-2026-48685
6.5 medium

FastNetMon Community Edition through 1.2.9 has out-of-bounds memory access because it incorrectly parses BGP path attributes with the extended length flag set. In src/bgp_protocol.hpp, the parse_raw_bgp_attribute() function correctly identifies when extended_length_bit is set and sets length_of_leng

Pavel-Odintsov Fastnetmon May 26, 2026
CVE-2026-48684
6.5 medium

FastNetMon Community Edition through 1.2.9 contains an out-of-bounds read in the NetFlow v9 options template parser. In process_netflow_v9_options_template() (src/netflow_plugin/netflow_v9_collector.cpp), the scope parsing loop (lines 224-229) iterates until scopes_offset reaches the attacker-contro

Pavel-Odintsov Fastnetmon May 26, 2026