Lucene search
+L

343867 matches found

EUVD
EUVD
added 2026/08/31 12:14 p.m.7 views

EUVD-2026-68505

A flaw was found in the Qute template engine, which is used by Quarkus to generate dynamic content like HTML pages or emails. The issue exists in the component responsible for looking up data values ReflectionValueResolver, which fails to properly block access to sensitive Java internal functions...

8.8CVSS5.8AI score0.00324EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/31 12:14 p.m.37 views

CVE-2026-12894 Io.quarkus:quarkus-qute: quarkus-qute:server-side template injection (ssti) vulnerability in reflectionvalueresolver of the quarkus qute template engine

A flaw was found in the Qute template engine, which is used by Quarkus to generate dynamic content like HTML pages or emails. The issue exists in the component responsible for looking up data values ReflectionValueResolver, which fails to properly block access to sensitive Java internal functions...

8.8CVSS0.00324EPSS
SaveExploits0References3
The Hacker News
The Hacker News
added 2026/08/31 12:14 p.m.5 views

ValleyRAT Backdoor Hides in Signed Adware That Users Add to Antivirus Exclusions

The threat actor known as Silver Fox has been observed distributing the ValleyRAT backdoor disguised as a signed Chinese adware application, running the malware under a trusted process to slip past users who add such software to their antivirus exclusions. Russian cybersecurity vendor Kaspersky...

5.9AI score
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/31 12:07 p.m.6 views

Security Bulletin: Maximo AI Service uses java 17.0.13 which is vulnerable to CVE-2025-21502.

Summary Maximo AI Service uses java 17.0.13 which is vulnerable to CVE-2025-21502. This bulletin contains information regarding the vulnerability and its fix. Vulnerability Details CVEID:CVE-2025-21502 DESCRIPTION: Vulnerability in the Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM...

4.8CVSS6.2AI score0.01007EPSS
SaveExploits0Affected Software1
Vulnrichment
Vulnrichment
added 2026/08/31 11:56 a.m.8 views

CVE-2026-76983 Apache Wicket: XSS in AutoLabelTextResolver via FormComponent.setLabel

Improper neutralization of input during web page generation in Apache Wicket. The tag is provided by org.apache.wicket.markup.html.form.AutoLabelTextResolver, which is registered by default in every WebApplication. The resolver writes the label it finds into the markup as it is, and reads no...

5.1CVSS5.8AI score0.00496EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/31 11:56 a.m.13 views

CVE-2026-76983

Apache Wicket's AutoLabelTextResolver (registered by default in every WebApplication) writes form-component labels into markup unescaped , never consulting the escape-model-strings setting. When a label is set via FormComponent#setLabel(IModel) with attacker-influenced data, the result is a store...

5.4CVSS5.8AI score0.00496EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/08/31 11:56 a.m.6 views

EUVD-2026-68491

Improper neutralization of input during web page generation in Apache Wicket. The tag is provided by org.apache.wicket.markup.html.form.AutoLabelTextResolver, which is registered by default in every WebApplication. The resolver writes the label it finds into the markup as it is, and reads no...

5.1CVSS5.8AI score0.00496EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/31 11:56 a.m.36 views

CVE-2026-76983 Apache Wicket: XSS in AutoLabelTextResolver via FormComponent.setLabel

Improper neutralization of input during web page generation in Apache Wicket. The tag is provided by org.apache.wicket.markup.html.form.AutoLabelTextResolver, which is registered by default in every WebApplication. The resolver writes the label it finds into the markup as it is, and reads no...

5.1CVSS0.00496EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/31 11:56 a.m.4 views

CVE-2026-66917

IDOR + Stored XSS via Broken Object-Level Authorization in JoomGallery JoomGallery ≤ 4.3.0 — Editor-Role User Hijacks Any Gallery Image and Stores XSS Payload, Enabling Admin Session Takeover SUMMARY UserimageController::save in JoomGallery checks checkACL'edit', ... instead of checkACL'edit.own'...

8.6CVSS5.2AI score0.00466EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2026/08/31 11:54 a.m.5 views

CVE-2026-80632

A flaw was found in the Linux kernel's Wi-Fi driver, specifically within the mt7996 component. When the MT76NPU and CONFIGNETMEDIATEKSOCWED configurations are enabled and the Airoha NPU System-on-Chip SoC is detected, the mt7996inittxqueues function can attempt to dereference a NULL Wi-Fi/Etherne...

5.5CVSS5.9AI score0.00155EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/31 11:53 a.m.5 views

CVE-2026-63312

A flaw was found in NLTK. This vulnerability, specifically within the StreamBackedCorpusView component, allows an attacker to bypass security enforcement by directly calling builtins.open instead of the intended pathsec.open. By controlling the fileid argument, an attacker can read arbitrary loca...

8.7CVSS5.8AI score0.00563EPSS
SaveExploits1References5
Vulnrichment
Vulnrichment
added 2026/08/31 11:52 a.m.9 views

CVE-2026-76982 Apache Wicket: XSS in Button via its model object

Improper neutralization of input during web page generation in Apache Wicket. org.apache.wicket.markup.html.form.Button clears the escape-model-strings flag in its constructor, so that the value attribute it writes is not encoded twice — ComponentTag already encodes attribute values when it write...

5.1CVSS5.8AI score0.00496EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/31 11:52 a.m.12 views

CVE-2026-76982

Apache Wicket is vulnerable to a cross-site scripting (XSS) issue in the Button component (and its subclasses AjaxButton, AjaxFallbackButton, and WizardButton). The root cause: the Button constructor clears the escape-model-strings flag to prevent double-encoding of the value attribute on elemen...

5.4CVSS5.8AI score0.00496EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/08/31 11:52 a.m.36 views

CVE-2026-76982 Apache Wicket: XSS in Button via its model object

Improper neutralization of input during web page generation in Apache Wicket. org.apache.wicket.markup.html.form.Button clears the escape-model-strings flag in its constructor, so that the value attribute it writes is not encoded twice — ComponentTag already encodes attribute values when it write...

5.1CVSS0.00496EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/31 11:52 a.m.6 views

EUVD-2026-68489

Improper neutralization of input during web page generation in Apache Wicket. org.apache.wicket.markup.html.form.Button clears the escape-model-strings flag in its constructor, so that the value attribute it writes is not encoded twice — ComponentTag already encodes attribute values when it write...

5.1CVSS5.8AI score0.00496EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/31 11:52 a.m.6 views

EUVD-2026-68488

AjaxEditableChoiceLabel in wicket-extensions, when constructed with a non-null IChoiceRenderer, writes the display value obtained from that renderer into the label's markup without applying the HTML escaping Wicket performs by default for component model values. An attacker who can influence the...

5.1CVSS5.8AI score0.00496EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/31 11:52 a.m.11 views

CVE-2026-75802

Apache Wicket (module wicket-extensions ) contains an XSS vulnerability in AjaxEditableLabel , AjaxEditableChoiceLabel , and AjaxEditableMultiLineLabel . The display value obtained from a non-null IChoiceRenderer, and the value returned by the overridden defaultNullLabel(), are written into the l...

5.4CVSS5.8AI score0.00496EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/08/31 11:52 a.m.36 views

CVE-2026-75802 Apache Wicket: XSS in AjaxEditableLabel and its subclasses via IChoiceRenderer and defaultNullLabel

AjaxEditableChoiceLabel in wicket-extensions, when constructed with a non-null IChoiceRenderer, writes the display value obtained from that renderer into the label's markup without applying the HTML escaping Wicket performs by default for component model values. An attacker who can influence the...

5.1CVSS0.00496EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/31 11:52 a.m.8 views

CVE-2026-75802 Apache Wicket: XSS in AjaxEditableLabel and its subclasses via IChoiceRenderer and defaultNullLabel

AjaxEditableChoiceLabel in wicket-extensions, when constructed with a non-null IChoiceRenderer, writes the display value obtained from that renderer into the label's markup without applying the HTML escaping Wicket performs by default for component model values. An attacker who can influence the...

5.1CVSS5.8AI score0.00496EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/08/31 11:52 a.m.8 views

CVE-2026-12894

A flaw was found in the Qute template engine, which is used by Quarkus to generate dynamic content like HTML pages or emails. The issue exists in the component responsible for looking up data values ReflectionValueResolver, which fails to properly block access to sensitive Java internal functions...

8.8CVSS5.7AI score0.00324EPSS
SaveExploits0References3
Rows per page
Query Builder