Lucene search
+L

21878 matches found

CVE
CVE
added 2026/08/06 5:14 p.m.55 views

CVE-2026-15256

The CVE affects the Ninja Forms WordPress plugin (pre-3.14.10). The issue arises because user-supplied query-string input used to pre-populate a field’s default value is not filtered and can be processed as a shortcode, enabling unauthenticated attackers to execute arbitrary shortcodes registered...

4.8CVSS5.8AI score0.00188EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/06 2:06 p.m.10 views

EUVD-2026-53932

OpenChamber 1.11.7 contains an unauthenticated remote code execution vulnerability that allows remote attackers to execute arbitrary shell commands by sending crafted POST requests to the /api/fs/exec endpoint, which passes commands verbatim to Node.js spawn without any allowlist, blocklist, or...

9.8CVSS6.8AI score0.01084EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/06 11:22 a.m.160 views

CVE-2026-68079

Apache CXF’s DefaultEncryptingCodeDataProvider has a flaw in removeCodeGrant that allows an authorization code to be redeemed unlimited times, violating the one-time-use RFC requirement. This can enable unlimited replay of captured codes. Affected versions are fixed in CXF 4.2.3, 4.1.8, and 3.6.1...

9.8CVSS5.5AI score0.00411EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/08/06 11:22 a.m.39 views

CVE-2026-68079 Apache CXF: DefaultEncryptingCodeDataProvider allows unlimited authorization code replay

In Apache CXF's DefaultEncryptingCodeDataProvider, a captured authorization code can be redeemed an unlimited number of times due to a flaw in the implementation of the removeCodeGrant functionality. This violates the RFC requirement that "The authorization code MUST NOT be used more than once."...

0.00411EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/06 11:16 a.m.8 views

CVE-2026-54225

Apache CXF allows to control the maximum attachment size via the "attachment-max-size". Prior to Apache CXF 4.2.3 and 4.1.8 and 3.6.12, there was no default placed on this size, meaning that a denial of service attack is possible if the user doesn't explicitly set the limit. Users should update t...

7.5CVSS0.00468EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/06 10:23 a.m.14 views

EUVD-2026-53854

Apache CXF's JMS transport deserializes the body of any inbound JMS ObjectMessage using native Java deserialization, with no type restrictions in place. Any attacker able to place a message on the service's JMS destination can submit a malicious serialized object, leading to denial of service or,...

9.8CVSS5.9AI score0.00693EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/06 10:23 a.m.25 views

CVE-2026-66909 Apache CXF: Unsafe deserialization of inbound JMS ObjectMessage

Apache CXF's JMS transport deserializes the body of any inbound JMS ObjectMessage using native Java deserialization, with no type restrictions in place. Any attacker able to place a message on the service's JMS destination can submit a malicious serialized object, leading to denial of service or,...

9.8CVSS5.8AI score
SaveExploits0References5
CVE
CVE
added 2026/08/06 10:23 a.m.120 views

CVE-2026-66909

Summary: CVE-2026-66909 affects Apache CXF's JMS transport, where inbound JMS ObjectMessage bodies are deserialized with no type restrictions, enabling potential denial of service or remote code execution if a gadget class is present on the classpath. The root cause is unrestricted native Java de...

9.8CVSS5.9AI score0.00693EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2026/08/06 10:12 a.m.94 views

CVE-2026-57819

CVE-2026-57819 affects Apache CXF; there is no default limit on the number of form parameters per JAX-RS message due to the maxFormParameterCount setting. This can enable denial-of-service when processing requests with many form parameters. The connected sources state fixes by introducing a defau...

7.5CVSS5.5AI score0.00468EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/08/06 10:12 a.m.42 views

CVE-2026-57819 Apache CXF: No default restriction on the amount of form parameters per message

Apache CXF allows to set a limit on the number of form parameters in a JAX-RS message via the "maxFormParameterCount" configuration option. However, no default limit is set which may lead to denial of service attacks when processing requests with very large numbers of form parameters. Users are...

0.00468EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/06 10:12 a.m.17 views

CVE-2026-57819 Apache CXF: No default restriction on the amount of form parameters per message

Apache CXF allows to set a limit on the number of form parameters in a JAX-RS message via the "maxFormParameterCount" configuration option. However, no default limit is set which may lead to denial of service attacks when processing requests with very large numbers of form parameters. Users are...

7.5CVSS5.4AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/06 10:12 a.m.12 views

EUVD-2026-53852

Apache CXF allows to set a limit on the number of form parameters in a JAX-RS message via the "maxFormParameterCount" configuration option. However, no default limit is set which may lead to denial of service attacks when processing requests with very large numbers of form parameters. Users are...

7.5CVSS5.5AI score0.00468EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/06 10:12 a.m.11 views

CVE-2026-57819

Apache CXF allows to set a limit on the number of form parameters in a JAX-RS message via the "maxFormParameterCount" configuration option. However, no default limit is set which may lead to denial of service attacks when processing requests with very large numbers of form parameters. Users are...

5.5AI score0.00468EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/08/06 10:11 a.m.13 views

EUVD-2026-53851

Apache CXF allows to control the maximum attachment size via the "attachment-max-size". Prior to Apache CXF 4.2.3 and 4.1.8 and 3.6.12, there was no default placed on this size, meaning that a denial of service attack is possible if the user doesn't explicitly set the limit. Users should update t...

7.5CVSS5.5AI score0.00468EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/06 10:11 a.m.23 views

CVE-2026-54225 Apache CXF: Denial of Service attack via large attachments

Apache CXF allows to control the maximum attachment size via the "attachment-max-size". Prior to Apache CXF 4.2.3 and 4.1.8 and 3.6.12, there was no default placed on this size, meaning that a denial of service attack is possible if the user doesn't explicitly set the limit. Users should update t...

7.5CVSS5.4AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/08/06 10:11 a.m.12 views

CVE-2026-54225

Apache CXF allows to control the maximum attachment size via the "attachment-max-size". Prior to Apache CXF 4.2.3 and 4.1.8 and 3.6.12, there was no default placed on this size, meaning that a denial of service attack is possible if the user doesn't explicitly set the limit. Users should update t...

5.5AI score0.00468EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/08/06 7:13 a.m.38 views

CVE-2026-64596 libfs: set SB_I_NOEXEC and SB_I_NODEV by default in init_pseudo()

In the Linux kernel, the following vulnerability has been resolved: libfs: set SBINOEXEC and SBINODEV by default in initpseudo Since commit 1e7ab6f67824 "anoninode: rework assertions", pathnoexec warns when an anonymous-inode file is mmap'd from a superblock that has not set SBINOEXEC. dma-buf...

0.00154EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/06 7:13 a.m.11 views

CVE-2026-64596

In the Linux kernel, the following vulnerability has been resolved: libfs: set SBINOEXEC and SBINODEV by default in initpseudo Since commit 1e7ab6f67824 "anoninode: rework assertions", pathnoexec warns when an anonymous-inode file is mmap'd from a superblock that has not set SBINOEXEC. dma-buf...

5.5AI score0.00154EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2026/08/05 8:48 p.m.10 views

rclone: Local Encoding Path Traversal

Summary The local backend relies on its configurable filename encoder to prevent remote filename data from becoming operating-system path syntax. If a local destination uses an encoding that omits Dot, such as Slash, None, or Raw, a remote object's standard-encoded .. component is decoded into an...

6.9CVSS6.1AI score0.00253EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2026/08/05 8:17 p.m.8 views

CVE-2026-21766

The default login portlet in HCL Digital Experience and Digital Experience Compose insufficiently protects credentials. Under certain very specific use cases and specific configurations, sensitive information may be written to web server logs. This only affects applications using the default...

5.4CVSS0.00181EPSS
SaveExploits0References1
Rows per page
Query Builder