Lucene search
+L

94384 matches found

Cvelist
Cvelist
added 2026/07/17 4:9 p.m.39 views

CVE-2026-49210 Symfony UX: XSS in symfony/ux-live-component via attacker-controlled child component tag

Symfony UX is a JavaScript ecosystem for Symfony. From 2.8.0 until 2.36.0 and 3.1.0, Symfony\UX\LiveComponent\Util\ChildComponentPartialRenderer::createHtml interpolates the client-controlled childrenid.tag value from LiveComponentSubscriber and InterceptChildComponentRenderSubscriber directly in...

2.3CVSS0.00194EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/17 4:9 p.m.7 views

CVE-2026-49210

Symfony UX is a JavaScript ecosystem for Symfony. From 2.8.0 until 2.36.0 and 3.1.0, Symfony\UX\LiveComponent\Util\ChildComponentPartialRenderer::createHtml interpolates the client-controlled childrenid.tag value from LiveComponentSubscriber and InterceptChildComponentRenderSubscriber directly in...

2.3CVSS5.5AI score0.00194EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/07/17 4:9 p.m.27 views

CVE-2026-49210

Symfony UX: XSS in LiveComponent due to ChildComponentPartialRenderer::createHtml() injecting client-controlled children[id].tag into HTML without escaping. Affected: 2.8.0–2.36.0 and 3.1.0. Exploitation potential includes arbitrary HTML, e.g., [removed] tags, on re-renders containing at least on...

6.1CVSS5.4AI score0.00194EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/07/17 1:31 p.m.3 views

SUSE-SU-2026:3104-1 Security update for python311

This update for python311 fixes the following issues - CVE-2026-1502: CR/LF bytes not rejected by HTTP client proxy tunnel headers or host bsc1261969. - CVE-2026-4786: URLs containing %action can bypass mitigation that allows command injection via the webbrowser.open API bsc1262319. -...

9.1CVSS5.7AI score0.00579EPSS
SaveExploits1References9
OSV
OSV
added 2026/07/17 12:53 p.m.4 views

OPENSUSE-SU-2026:21367-1 Security update for lux

This update for lux fixes the following issues: Changes in lux: - CVE-2026-25680, CVE-2026-42502, CVE-2026-27136, CVE-2026-25681, CVE-2026-42506: Issues when parsing HTML files bsc1267110 - CVE-2024-45338: Denial of service due to non-linear parsing of case-insensitive content bsc1235304 -...

6.5CVSS4.7AI score0.00874EPSS
SaveExploits1References14
CloudLinux
CloudLinux
added 2026/07/17 9:39 a.m.6 views

python: Fix of CVE-2026-15308

CVE-2026-15308: fix quadratic complexity CPU DoS in the incremental HTMLParser when unterminated markup declarations span many feed calls, by accumulating new data and only rescanning once enough has piled up...

8.7CVSS5.1AI score0.00551EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/07/17 12:0 a.m.8 views

PT-2026-60849

Name of the Vulnerable Software and Affected Versions Feng Office version 3.11.13.11 Description An unauthenticated arbitrary file upload issue exists in the ck upload handler.php file. This allows remote attackers to upload malicious files, such as .html files, to the web-accessible /tmp/...

9.8CVSS6AI score0.00563EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/07/17 12:0 a.m.4 views

SUSE SLES16 Security Update : go1.25 (SUSE-SU-2026:22643-1)

The remote SUSE Linux SLES16 / SLESSAP16 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:22643-1 advisory. This update for go1.25 fixes the following issues - Update to version go1.25.12 bsc1244485. - CVE-2026-25679: net/url: reject IPv6...

7.8CVSS6.9AI score0.00728EPSS
SaveExploits0References19
Redos
Redos
added 2026/07/17 12:0 a.m.5 views

ROS-20260717-73-0027

The vulnerability of Google Chrome’s WebRTC technology relates to the use of memory after it is freed. Exploiting this vulnerability allows a remote attacker to compromise the confidentiality, integrity, and accessibility of the protected information through a specially created HTML page...

8.8CVSS8.2AI score0.00541EPSS
SaveExploits0
NVD
NVD
added 2026/07/16 10:17 p.m.8 views

CVE-2026-44175

Kirby is an open-source content management system. In versions prior to 4.9.1 and 5.4.1, Kirby did not securely sanitize the contents of the list field on save, leaving it vulnerable to cross-site scripting XSS. Kirby's list field stores its formatted content as HTML, and unlike other field types...

8.5CVSS0.00254EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/16 6:36 p.m.5 views

MAL-2026-10752 Malicious code in xxdxa (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 26a77171f4b68ff814a7a99b5e51e3d59b9d4ca41fefbd650d2a0f8412878360 The package's sole file i.js declared as main is a heavily obfuscated IIFE whose top-level exploit runs unconditionally when the module is loaded. In...

6AI score
SaveExploits0References6
NVD
NVD
added 2026/07/16 5:16 p.m.10 views

CVE-2026-57073

HTML::Bare versions through 0.04 for Perl have an unbounded character lookahead. The parsercparse function attempts to check for multicharacter strings such as "" without checking that the offsets are within the buffer. Truncated strings such as "a/" can trigger an out-of-bounds read. Note that t...

9.1CVSS0.00422EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/16 5:16 p.m.12 views

CVE-2026-13397

HTML::Bare versions through 0.04 for Perl will hang in an infinite loop when parsing malformed attributes. The parsercparse function never advances the attribute-parse state cursor on certain malformed attribute forms, looping forever. Nameless attributes such as "" or unbalanced quotes "" can...

7.5CVSS0.00393EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/16 4:15 p.m.35 views

CVE-2026-57073 HTML::Bare versions through 0.04 for Perl have an unbounded character lookahead

HTML::Bare versions through 0.04 for Perl have an unbounded character lookahead. The parsercparse function attempts to check for multicharacter strings such as "" without checking that the offsets are within the buffer. Truncated strings such as "a/" can trigger an out-of-bounds read. Note that t...

0.00422EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/16 4:15 p.m.15 views

CVE-2026-57073

HTML::Bare for Perl versions up to 0.04 is vulnerable to an unbounded character lookahead in parserc_parse, enabling out-of-bounds reads (truncated strings like

9.1CVSS6.1AI score0.00422EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/16 4:15 p.m.10 views

EUVD-2026-44965

HTML::Bare versions through 0.04 for Perl have an unbounded character lookahead. The parsercparse function attempts to check for multicharacter strings such as "" without checking that the offsets are within the buffer. Truncated strings such as "a/" can trigger an out-of-bounds read. Note that t...

6.1AI score0.00422EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/16 4:14 p.m.7 views

CVE-2026-13397

HTML::Bare versions through 0.04 for Perl will hang in an infinite loop when parsing malformed attributes. The parsercparse function never advances the attribute-parse state cursor on certain malformed attribute forms, looping forever. Nameless attributes such as "" or unbalanced quotes "" can...

6.1AI score0.00393EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/16 4:14 p.m.37 views

CVE-2026-13397 HTML::Bare versions through 0.04 for Perl will hang in an infinite loop when parsing malformed attributes

HTML::Bare versions through 0.04 for Perl will hang in an infinite loop when parsing malformed attributes. The parsercparse function never advances the attribute-parse state cursor on certain malformed attribute forms, looping forever. Nameless attributes such as "" or unbalanced quotes "" can...

0.00393EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/16 4:14 p.m.12 views

EUVD-2026-44963

HTML::Bare versions through 0.04 for Perl will hang in an infinite loop when parsing malformed attributes. The parsercparse function never advances the attribute-parse state cursor on certain malformed attribute forms, looping forever. Nameless attributes such as "" or unbalanced quotes "" can...

6.1AI score0.00393EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/16 4:14 p.m.15 views

CVE-2026-13397

CVE-2026-13397 affects HTML::Bare up to version 0.04 for Perl. The vulnerability is an infinite loop in the parser when encountering certain malformed attributes, because parserc_parse does not advance the attribute-parse state cursor for those forms (e.g., nameless attributes like and unbalance...

7.5CVSS6.1AI score0.00393EPSS
SaveExploits0References3
Rows per page
Query Builder