Lucene search
+L

564111 matches found

Vulnrichment
Vulnrichment
added 2026/08/18 9:32 p.m.7 views

CVE-2026-52854 mediawiki/maps: Stored XSS through the overlays parameter in the display_map parser function

Maps is a MediaWiki extension that enables visualization of geographic data through dynamic embedded maps. Prior to version 12.1.3, the displaymap parser function in the Leaflet service accepts attacker-controlled HTML in the overlays parameter, and resources/leaflet/jquery.leaflet.js uses the...

8.6CVSS5.6AI score0.00433EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/18 9:32 p.m.38 views

CVE-2026-52854

The MediaWiki Maps extension (versions before 12.1.3) is vulnerable to stored XSS: the display_map parser function's overlays parameter passes unescaped overlay names to Leaflet's layer-control label code, enabling script execution in any viewer's browser. A PoC exists using {{#display_map:0,0|se...

8.6CVSS5.6AI score0.00433EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/18 9:32 p.m.8 views

CVE-2026-52854 mediawiki/maps: Stored XSS through the overlays parameter in the display_map parser function

Maps is a MediaWiki extension that enables visualization of geographic data through dynamic embedded maps. Prior to version 12.1.3, the displaymap parser function in the Leaflet service accepts attacker-controlled HTML in the overlays parameter, and resources/leaflet/jquery.leaflet.js uses the...

8.6CVSS5.8AI score
SaveExploits0References7
EUVD
EUVD
added 2026/08/18 9:32 p.m.8 views

EUVD-2026-62200

Maps is a MediaWiki extension that enables visualization of geographic data through dynamic embedded maps. Prior to version 12.1.3, the displaymap parser function in the Leaflet service accepts attacker-controlled HTML in the overlays parameter, and resources/leaflet/jquery.leaflet.js uses the...

8.6CVSS5.6AI score0.00433EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/18 9:32 p.m.37 views

CVE-2026-52854 mediawiki/maps: Stored XSS through the overlays parameter in the display_map parser function

Maps is a MediaWiki extension that enables visualization of geographic data through dynamic embedded maps. Prior to version 12.1.3, the displaymap parser function in the Leaflet service accepts attacker-controlled HTML in the overlays parameter, and resources/leaflet/jquery.leaflet.js uses the...

8.6CVSS0.00433EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/18 9:22 p.m.5 views

CVE-2026-72323

A flaw was found in the Linux kernel. A race condition exists between network device teardown and Internet Group Management Protocol IGMP query processing. This can lead to a Use-After-Free UAF vulnerability in the igmpgqstarttimer function, which could allow an attacker to trigger a kernel panic...

9.8CVSS5.5AI score0.00644EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/18 9:22 p.m.5 views

CVE-2026-72320

A flaw was found in the Linux kernel's netfilter component, specifically within the nftlookup functionality. This issue arises from incorrect handling of 'catchall' elements during 'inverted lookups' in the nftlookupeval function. Due to a logic error where the lookup result is not recomputed,...

9.1CVSS5.3AI score0.00523EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/18 9:17 p.m.11 views

LibreNMS Vulnerable to Remote Code Execution via AboutController

Remote Code Execution via AboutController in LibreNMS Summary A Remote Code Execution RCE vulnerability exists in LibreNMS 26.3.1 through the AboutController. An authenticated administrator can manipulate the snmpget configuration parameter to execute arbitrary system commands. When the /about...

6.3AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/08/18 9:17 p.m.5 views

GHSA-JF24-8G2H-2WG7 LibreNMS Vulnerable to Remote Code Execution via AboutController

Remote Code Execution via AboutController in LibreNMS Summary A Remote Code Execution RCE vulnerability exists in LibreNMS 26.3.1 through the AboutController. An authenticated administrator can manipulate the snmpget configuration parameter to execute arbitrary system commands. When the /about...

6.4CVSS6.4AI score
SaveExploits0References3
NVD
NVD
added 2026/08/18 9:16 p.m.5 views

CVE-2026-16732

fastify is a fast and low overhead web framework for Node.js. Impact: the fix for CVE-2026-3635 added a guard on the forwarded-header reads used to derive the request host, protocol, hostname, ip, and ips values, checking the connecting address. That guard closes the IP, CIDR, and custom-function...

6.1CVSS0.00144EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2026/08/18 8:57 p.m.5 views

CVE-2026-72302

A flaw was found in the Linux kernel, specifically within the ASoC Sound Open Firmware SOF component. An integer overflow vulnerability exists in the sofipc3controlupdate function when calculating an expected size based on firmware-provided data on 32-bit systems. This flaw can lead to memory...

7.8CVSS5.5AI score0.00177EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/18 8:52 p.m.4 views

SUSE-SU-2026:23244-1 Security update for the Linux Kernel

The SUSE Linux Enterprise Micro 6.0 and Micro 6.1 kernel was updated to fix various security issues: The following security issues were fixed: - CVE-2025-68741: scsi: qla2xxx: Fix improper freeing of purex item bsc1255703. - CVE-2025-68818: scsi: Revert "scsi: qla2xxx: Perform lockless command...

10CVSS7.2AI score0.99907EPSS
SaveExploits269References1310
OSV
OSV
added 2026/08/18 8:48 p.m.6 views

GHSA-XPR4-8VP6-C87J Froxlor has CSRF Vulnerability in AJAX Endpoint — Missing Cross-Site Request Forgery Protection

Summary The Froxlor AJAX endpoint lib/ajax.php is missing Cross-Site Request Forgery CSRF protection. While the main application lib/init.php enforces CSRF token validation on all state-changing HTTP requests POST/PUT/PATCH/DELETE, the standalone lib/ajax.php endpoint bypasses this mechanism...

6.5CVSS5.7AI score0.00232EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/18 8:48 p.m.10 views

Froxlor has CSRF Vulnerability in AJAX Endpoint — Missing Cross-Site Request Forgery Protection

Summary The Froxlor AJAX endpoint lib/ajax.php is missing Cross-Site Request Forgery CSRF protection. While the main application lib/init.php enforces CSRF token validation on all state-changing HTTP requests POST/PUT/PATCH/DELETE, the standalone lib/ajax.php endpoint bypasses this mechanism...

6.5CVSS5.6AI score0.00232EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/18 8:47 p.m.11 views

Froxlor: Stored XSS in DNS TXT Record Content Allows Customer-to-Admin Account Takeover

Summary A stored Cross-Site Scripting XSS vulnerability in Froxlor's DNS editor allows an authenticated user with DNS editor access customer role to inject arbitrary JavaScript into any administrator's browser session. When an administrator views the DNS configuration of an affected domain, the...

8.7CVSS5.9AI score0.00382EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/08/18 8:47 p.m.6 views

GHSA-43GM-9RR3-CX7G Froxlor: Stored XSS in DNS TXT Record Content Allows Customer-to-Admin Account Takeover

Summary A stored Cross-Site Scripting XSS vulnerability in Froxlor's DNS editor allows an authenticated user with DNS editor access customer role to inject arbitrary JavaScript into any administrator's browser session. When an administrator views the DNS configuration of an affected domain, the...

8.7CVSS6AI score0.00382EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/18 8:43 p.m.4 views

SUSE-SU-2026:23241-1 Security update for the Linux Kernel

The SUSE Linux Enterprise Micro 6.0 and Micro 6.1 RT kernel was updated to fix various security issues: The following security issues were fixed: - CVE-2025-68741: scsi: qla2xxx: Fix improper freeing of purex item bsc1255703. - CVE-2025-68818: scsi: Revert "scsi: qla2xxx: Perform lockless command...

10CVSS7.2AI score0.99907EPSS
SaveExploits269References1312
RedhatCVE
RedhatCVE
added 2026/08/18 8:40 p.m.5 views

CVE-2026-49852

A flaw was found in the joserfc Python library. A remote attacker can exploit a vulnerability in the joserfc.jwt.decode function to forge HMAC-signed tokens. This occurs because the library accepts tokens signed with an empty or null verification key, allowing an attacker to bypass integrity...

8.7CVSS5.4AI score0.00194EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/18 8:40 p.m.4 views

GHSA-59XM-4M8C-G3XJ MineAdmin Vulnerable to Path Traversal via Unsanitized identifier in Plugin Install/Uninstall

Path Traversal via Unsanitized Identifier in Plugin Install/Uninstall Summary The app-store plugin service concatenates unsanitized user-supplied identifier values directly into file system paths. An attacker can use path traversal sequences e.g., ../ to read, install, or uninstall plugins from...

8.7CVSS6.7AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/18 8:40 p.m.11 views

MineAdmin Vulnerable to Path Traversal via Unsanitized identifier in Plugin Install/Uninstall

Path Traversal via Unsanitized Identifier in Plugin Install/Uninstall Summary The app-store plugin service concatenates unsanitized user-supplied identifier values directly into file system paths. An attacker can use path traversal sequences e.g., ../ to read, install, or uninstall plugins from...

6.6AI score
SaveExploits0References4Affected Software1
Rows per page
Query Builder