Lucene search
+L

92939 matches found

RedHat Linux
RedHat Linux
added 5 days ago7 views

golang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via HTML parsing bypass

A flaw was found in golang.org/x/net/html. When arbitrary HTML is parsed and then rendered, it can result in an unexpected HTML tree. This allows an attacker to bypass HTML sanitization mechanisms, leading to Cross-Site Scripting XSS attacks in applications. Such attacks can result in information...

6.1CVSS5.1AI score0.00223EPSS
SaveExploits0References8
NVD
NVD
added 5 days ago8 views

CVE-2026-46516

Frogman provides headless FreePBX control. Prior to version 1.6.6, Frogman's chat-console markdown formatter assets/js/chat.js's formatMarkdown inserted regex capture groups as raw HTML in four template patterns: inline code, bold, markdown links, and download links. Tool responses that reflect...

4.8CVSS0.00261EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 5 days ago14 views

Important: Red Hat Security Advisory: python3.14 security update

An update for python3.14 is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability fro...

8.7CVSS5.4AI score0.00551EPSS
SaveExploits0References2
CVE
CVE
added 5 days ago20 views

CVE-2026-45709

Mailpit’s CVE-2026-45709 vulnerability stems from an incomplete fix for GHSA-6jxm. While v1.28.3 hardened CSS download with size cap, content-type check, and login-info stripping, the internal htmlcheck CSS downloader (internal/htmlcheck/css.go) did not implement an IP-filtering dialer. The safeD...

5.8CVSS5.1AI score0.00223EPSS
SaveExploits0References2
Cvelist
Cvelist
added 5 days ago36 views

CVE-2026-45709 Mailpit has an incomplete fix for GHSA-6jxm: HTML check still permits SSRF to private/loopback/IMDS via missing IP-filter dialer

Mailpit is an email testing tool and API for developers. The fix for GHSA-6jxm-fv7w-rw5j CVE-2026-23845, "Server-Side Request Forgery SSRF via HTML Check API", shipped in mailpit v1.28.3, hardened internal/htmlcheck/css.go::downloadCSSToBytes with a 5MB size cap, a text/css content-type check,...

5.8CVSS0.00223EPSS
SaveExploits0References2
OSV
OSV
added 5 days ago4 views

CVE-2026-45709 Mailpit has an incomplete fix for GHSA-6jxm: HTML check still permits SSRF to private/loopback/IMDS via missing IP-filter dialer

Mailpit is an email testing tool and API for developers. The fix for GHSA-6jxm-fv7w-rw5j CVE-2026-23845, "Server-Side Request Forgery SSRF via HTML Check API", shipped in mailpit v1.28.3, hardened internal/htmlcheck/css.go::downloadCSSToBytes with a 5MB size cap, a text/css content-type check,...

5.8CVSS5.2AI score0.00223EPSS
SaveExploits0References4
EUVD
EUVD
added 5 days ago8 views

EUVD-2026-45963

Frogman provides headless FreePBX control. Prior to version 1.6.6, Frogman's chat-console markdown formatter assets/js/chat.js's formatMarkdown inserted regex capture groups as raw HTML in four template patterns: inline code, bold, markdown links, and download links. Tool responses that reflect...

4.8CVSS5.4AI score0.00261EPSS
SaveExploits0References2
CVE
CVE
added 5 days ago22 views

CVE-2026-45270

CI4MS (ci4-cms-erp/ci4ms) has a stored-XSS vulnerability in its Pages module due to html_purify mutating the input by reference, while the DB stores raw content and the public renderer outputs it without escaping. The issue affects language-keyed page content; administrators and visitors can exec...

8.7CVSS5AI score0.00207EPSS
SaveExploits0References2
Cvelist
Cvelist
added 5 days ago33 views

CVE-2026-45270 CI4MS: Stored XSS in Pages Module Content via Broken html_purify Validation Rule

CI4MS is a CodeIgniter 4-based content management system skeleton. Prior to version 0.31.9.0, the Pages backend module registers the htmlpurify validation rule on language-keyed page content but persists the raw, un-purified POST value into the database. The public renderer for pages Home::index ...

8.7CVSS0.00207EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 5 days ago9 views

ip-address: ip-address: Cross-site scripting via improper HTML escaping of untrusted input

A flaw was found in ip-address, a JavaScript library for parsing and manipulating IPv4 and IPv6 addresses. This vulnerability allows a remote attacker to perform cross-site scripting XSS by providing untrusted input to the Address6 constructor. When an application renders the output of...

8.1CVSS6.8AI score0.00471EPSS
SaveExploits1References5
NVD
NVD
added 5 days ago9 views

CVE-2026-12724

The Kirki WordPress plugin before 6.0.12 does not sanitise or escape the email subject and body values supplied in a request before including them in the password-reset email it sends as HTML, allowing unauthenticated users to inject arbitrary HTML into the message delivered to a registered user,...

4.3CVSS0.00101EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 5 days ago7 views

httpd: Apache HTTP Server: Buffer overflow in mod_proxy_html allows security bypass

A vulnerability has been identified in the Apache HTTP Server. If the server is configured to connect to a malicious or compromised backend server, an attacker could exploit this flaw to bypass security controls or run unauthorized code on the system...

7.5CVSS7.3AI score0.01089EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 5 days ago5 views

CVE-2026-9833

The Tag Groups is the Advanced Way to Display Your Taxonomy Terms WordPress plugin before 2.2.0 does not properly escape one of its AJAX parameters before reflecting it in the response body served with an HTML content type, allowing unauthenticated attackers to execute arbitrary JavaScript in the...

5.8AI score0.00164EPSS
SaveExploits0References1
Cvelist
Cvelist
added 5 days ago34 views

CVE-2026-12970 LearnPress < 4.4.1 - Reflected XSS via c_search

The LearnPress WordPress plugin before 4.4.1 does not escape a search parameter before reflecting it into an HTML attribute, leading to Reflected Cross-Site Scripting that executes in the browser of a logged-in instructor or administrator who is tricked into opening a crafted link...

0.00146EPSS
SaveExploits0References1
Cvelist
Cvelist
added 5 days ago34 views

CVE-2026-12724 Kirki < 6.0.12 - Unauthenticated HTML Injection in Password Reset Email via kirki-forgot-password

The Kirki WordPress plugin before 6.0.12 does not sanitise or escape the email subject and body values supplied in a request before including them in the password-reset email it sends as HTML, allowing unauthenticated users to inject arbitrary HTML into the message delivered to a registered user,...

0.00101EPSS
SaveExploits0References1
CVE
CVE
added 5 days ago10 views

CVE-2026-12724

The Kirki WordPress plugin (pre-6.0.12) is affected by an HTML injection in the password-reset email: unsigned/unsanitized email subject/body values allow unauthenticated users to inject HTML into the delivered message, enabling phishing. Root cause: lack of sanitization/escaping in the password-...

4.3CVSS5.5AI score0.00101EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 5 days ago5 views

CVE-2026-12970

The LearnPress WordPress plugin before 4.4.1 does not escape a search parameter before reflecting it into an HTML attribute, leading to Reflected Cross-Site Scripting that executes in the browser of a logged-in instructor or administrator who is tricked into opening a crafted link...

5.2AI score0.00146EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 5 days ago5 views

CVE-2026-12724

The Kirki WordPress plugin before 6.0.12 does not sanitise or escape the email subject and body values supplied in a request before including them in the password-reset email it sends as HTML, allowing unauthenticated users to inject arbitrary HTML into the message delivered to a registered user,...

5.5AI score0.00101EPSS
SaveExploits0References1
EUVD
EUVD
added 5 days ago10 views

EUVD-2026-45883

The Kirki WordPress plugin before 6.0.12 does not sanitise or escape the email subject and body values supplied in a request before including them in the password-reset email it sends as HTML, allowing unauthenticated users to inject arbitrary HTML into the message delivered to a registered user,...

4.3CVSS5.5AI score0.00101EPSS
SaveExploits0References1
Amazon
Amazon
added 5 days ago6 views

Important: containerd

Issue Overview: Parsing arbitrary HTML can consume excessive CPU time, possibly leading to denial of service. CVE-2026-25680 Parsing arbitrary HTML which is then rendered using Render can result in an unexpected HTML tree. This can be leveraged to execute XSS attacks in applications that attempt ...

9.6CVSS5AI score0.00655EPSS
SaveExploits0
Rows per page
Query Builder