Lucene search
+L

17779 matches found

NVD
NVD
added 2026/03/18 2:16 a.m.13 views

CVE-2026-4268

The WP Go Maps formerly WP Google Maps plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘wpgmzacustomjs’ parameter in all versions up to, and including, 10.0.05 due to insufficient input sanitization and output escaping and missing capability check in the...

6.4CVSS0.00156EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/03/18 1:24 a.m.38 views

CVE-2026-4268 WP Go Maps (formerly WP Google Maps) <= 10.0.05 - Missing Authorization to Authenticated (Subscriber+) Stored Cross-Site Scripting via admin_post_wpgmza_save_settings

The WP Go Maps formerly WP Google Maps plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘wpgmzacustomjs’ parameter in all versions up to, and including, 10.0.05 due to insufficient input sanitization and output escaping and missing capability check in the...

6.4CVSS0.00156EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/03/18 1:24 a.m.6 views

CVE-2026-4268 WP Go Maps (formerly WP Google Maps) <= 10.0.05 - Missing Authorization to Authenticated (Subscriber+) Stored Cross-Site Scripting via admin_post_wpgmza_save_settings

The WP Go Maps formerly WP Google Maps plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘wpgmzacustomjs’ parameter in all versions up to, and including, 10.0.05 due to insufficient input sanitization and output escaping and missing capability check in the...

6.4CVSS5.9AI score0.00156EPSS
SaveExploits0References2
CVE
CVE
added 2026/03/18 1:24 a.m.24 views

CVE-2026-4268

The CVE relates to WP Go Maps (formerly WP Google Maps) WordPress plugin. All versions up to 10.0.05 are affected by a Stored Cross-Site Scripting vulnerability via the wpgmza_custom_js parameter, caused by insufficient input sanitization/output escaping and a missing capability check in the admi...

6.4CVSS5.9AI score0.00156EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/03/18 1:24 a.m.7 views

CVE-2026-4268

The WP Go Maps formerly WP Google Maps plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘wpgmzacustomjs’ parameter in all versions up to, and including, 10.0.05 due to insufficient input sanitization and output escaping and missing capability check in the...

6.4CVSS5.9AI score0.00156EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/03/18 12:00 a.m.16 views

WordPress plugin WP Go Maps 跨站脚本漏洞

WordPress and WordPress plugins are both products of the WordPress Foundation. WordPress is a blog platform developed using the PHP language. This platform allows for the creation of personal blog websites on servers based on PHP and MySQL. A WordPress plugin is an application extension. WordPres...

6.4CVSS5.7AI score0.00156EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/03/18 12:00 a.m.17 views

Romeo 路径遍历漏洞

Romeo is an open-source Go application code coverage calculation tool developed by CTFer.io. Versions of Romeo prior to 0.2.2 contained a path traversal vulnerability. This vulnerability stemmed from defects in the path traversal checks, which could lead to arbitrary file writing...

8.3CVSS6.6AI score0.00434EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/03/18 12:00 a.m.24 views

PT-2026-26022

The WP Go Maps formerly WP Google Maps plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘wpgmza custom js’ parameter in all versions up to, and including, 10.0.05 due to insufficient input sanitization and output escaping and missing capability check in the 'admin post...

6.4CVSS6AI score0.00156EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/03/18 12:00 a.m.37 views

PT-2026-26773

Name of the Vulnerable Software and Affected Versions goxmlsig versions prior to 1.6.0 goxmlsig versions prior to 1.22 when using older Go versions or go.mod versions Description The validateSignature function in validate.go has a loop variable capture issue in Go versions before 1.22, or when...

7.5CVSS5.9AI score0.00299EPSS
SaveExploits1
CNNVD
CNNVD
added 2026/03/18 12:00 a.m.23 views

Romeo 访问控制错误漏洞

Romeo is an open-source Go application code coverage calculation tool developed by CTFer.io. Versions of Romeo prior to 0.2.1 contained a access control vulnerability, which was caused by improper network policy configuration and could lead to lateral movement...

10CVSS6.5AI score0.00386EPSS
SaveExploits0References2
SUSE Linux
SUSE Linux
added 2026/03/17 5:34 p.m.18 views

Security update for container-suseconnect

This update for container-suseconnect rebuilds it against the current go 1.25 security release. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch". Alternatively you can run the command listed for your product:...

5.8AI score
SaveExploits0
OSV
OSV
added 2026/03/17 5:34 p.m.7 views

SUSE-SU-2026:0909-1 Security update for container-suseconnect

This update for container-suseconnect rebuilds it against the current go 1.25 security release...

5.8AI score
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/03/17 11:44 a.m.12 views

crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate

A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the HostnameError.Error function. This flaw, caused by unbounded string concatenation, leads to excessive resource...

7.5CVSS5.7AI score0.00457EPSS
SaveExploits2References8
RedHat Linux
RedHat Linux
added 2026/03/17 6:49 a.m.10 views

golang: net/http: net/http: sensitive headers incorrectly sent after cross-domain redirect

A flaw was found in the net/http package of the Golang standard library. The HTTP client drops sensitive headers after following a cross-domain redirect. For example, a request to a.com/ containing an Authorization header redirected to b.com/ will not send that header to b.com. However, the...

6.1CVSS6.5AI score0.00671EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/03/17 6:49 a.m.15 views

golang: archive/tar: Unbounded allocation when parsing GNU sparse map

A flaw was found in the archive/tar package in the Go standard library. tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A specially crafted tar archive with a pax header indicating a big number of sparse regions can cause a Go...

4.3CVSS5.7AI score0.00413EPSS
SaveExploits0References8
Rockylinux
Rockylinux
added 2026/03/17 6:00 a.m.16 views

container-tools:rhel8 security update

An update is available for module.skopeo, aardvark-dns, crun, module.udica, module.cockpit-podman, module.criu, conmon, runc, containernetworking-plugins, python-podman, toolbox, module.oci-seccomp-bpf-hook, module.containers-common, podman, module.aardvark-dns, module.libslirp, fuse-overlayfs,...

10CVSS7.2AI score0.02175EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
added 2026/03/17 12:00 a.m.21 views

AlmaLinux 8 : container-tools:rhel8 (ALSA-2026:4672)

The remote AlmaLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2026:4672 advisory. golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip CVE-2025-61728 golang: net/url: Memory exhaustion in query...

10CVSS5.9AI score0.02175EPSS
SaveExploits2References5
Snyk
Snyk
added 2026/03/16 8:47 p.m.8 views

Server-side Request Forgery (SSRF)

Overview Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via httprequester.go and httpdownloader.go‎. An attacker can access internal network resources and exfiltrate sensitive data by crafting malicious promotion templates or Promotion resources that trigger...

5.1CVSS5.8AI score0.00328EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/16 8:27 p.m.17 views

GO-2026-4696 Gokapi vulnerable to Privilege Escalation in File Replace in github.com/forceu/gokapi

Gokapi vulnerable to Privilege Escalation in File Replace in github.com/forceu/gokapi. NOTE: The source advisory for this report contains additional versions that could not be automatically mapped to standard Go module versions. If this is causing false-positive reports from vulnerability scanner...

4.1CVSS5.8AI score0.00179EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/03/16 8:27 p.m.9 views

Uncaught Exception

Overview github.com/buger/jsonparser is an Alternative JSON parser for Go. Affected versions of this package are vulnerable to Uncaught Exception via the Delete function when processing malformed JSON input. An attacker can cause a runtime panic and disrupt service availability by submitting...

8.7CVSS5.8AI score0.0075EPSS
SaveExploits1References3
Rows per page
Query Builder