Exact snapshot results

353,537 CVE records

CVE ID descending · no relevance ranking

CVE-2026-48945

The K2 article gallery upload path accepts a zip/tar archive, extracts it under `/media/k2/galleries/<id>/`, and only renames image files (gif/jpg/jpeg/png/webp) to safe names — non-image files (including `.php`) are extracted as-is and remain executable via direct HTTP access.

PUBLISHED
Vendor
getk2.org
Product
K2 extension for Joomla
Provider severity
MEDIUM
Conflicts
0

CVE-2026-48944

The K2 frontend article-save handler accepts an `attachment[N][existing]` POST field that is concatenated with `JPATH_SITE/` and passed to `JFile::copy()`. `JPath::clean` does NOT strip `..`, and there is no allow-list of source paths. An Author can therefore copy `configuration.php` (or any other file readable by the web user — including `../../../etc/passwd`) into `/media/k2/attachments/`, then retrieve the contents via the K2 attachment-download endpoint.

PUBLISHED
Vendor
getk2.org
Product
K2 extension for Joomla
Provider severity
MEDIUM
Conflicts
0

CVE-2026-48943

K2 ≤ 2.24 contains a mass-assignment defect in the K2 system user plugin `plg_user_k2`. A Registered Joomla user, by including the field `K2UserForm=1` in a standard `com_users` `profile.save` POST, can write arbitrary values into the `notes`, `image`, and `plugins` columns of their own row in the `#__k2_users` table — none of which are exposed by the K2 frontend profile-edit form.

PUBLISHED
Vendor
getk2.org
Product
K2 extension for Joomla
Provider severity
MEDIUM
Conflicts
0

CVE-2026-48942

K2 ≤ 2.26 renders the `#__k2_users.image` column directly into HTML `src` attributes via two distinct templates, in both cases without HTML escaping.

PUBLISHED
Vendor
getk2.org
Product
K2 extension for Joomla
Provider severity
MEDIUM
Conflicts
0

CVE-2026-48941

The K2 frontend `item.checkin` task accepts an unauthenticated `sigProFolder` query parameter and uses it directly to address a `JFolder::delete()` call under `/media/k2/galleries/`

PUBLISHED
Vendor
getk2.org
Product
K2 extension for Joomla
Provider severity
MEDIUM
Conflicts
0

CVE-2026-48940

A Joomla user with K2 "create item" rights (Author tier by default) can submit an article whose `embedVideo` POST field contains a raw `<script>` tag; K2 stores it verbatim and renders it unescaped to any visitor of the article page.

PUBLISHED
Vendor
getk2.org
Product
K2 extension for Joomla
Provider severity
LOW
Conflicts
0

CVE-2026-48939

A vulnerability in the iCagenda extension for Joomla allows the upload of arbitrary files in the file attachment feature, ultimately resulting in PHP code upload and execution.

PUBLISHEDCISA KEV
Vendor
icagenda.com
Product
iCagenda extension for Joomla
Provider severity
CRITICAL
Conflicts
0

CVE-2026-48937

A flaw in Node.js HTTP/2 server API can cause servers to keep accepting data even after sending a `GOAWAY` frame. This vulnerability affects two supported release lines: **Node.js 22** and **Node.js 24**.

PUBLISHED
Vendor
nodejs
Product
node
Provider severity
MEDIUM
Conflicts
0

CVE-2026-48936

A flaw in Node.js Permission API can cause a local server to be started (via a Unix domain socket), even without the `--allow-net` permission. This vulnerability affects one supported release line: **Node.js 26**.

PUBLISHED
Vendor
nodejs
Product
node
Provider severity
LOW
Conflicts
0

CVE-2026-48935

A flaw in Node.js Permission API can cause a file metadata to be modified even on a path that was set as read-only with e.g. `--allow-fs-read`. This vulnerability affects all supported release lines: **Node.js 22**, **Node.js 24**, and **Node.js 26**.

PUBLISHED
Vendor
nodejs
Product
node
Provider severity
LOW
Conflicts
0

CVE-2026-48934

A flaw in Node.js TLS host verification can cause an attacker to bypass certification validation. This vulnerability affects all supported release lines: **Node.js 22**, **Node.js 24**, and **Node.js 26**.

PUBLISHED
Vendor
nodejs
Product
node
Provider severity
MEDIUM
Conflicts
0

CVE-2026-48933

A flaw in Node.js WebCrypto implementation can crash the process if the input of `subtle.encrypt()` is a multiple of 2GiB. This vulnerability affects all supported release lines: **Node.js 22**, **Node.js 24**, and **Node.js 26**.

PUBLISHED
Vendor
Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, nodejs, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat
Product
Red Hat Enterprise Linux 8, Red Hat Enterprise Linux 8, Red Hat Enterprise Linux 10, Red Hat Enterprise Linux 9, Red Hat Enterprise Linux 10.0 Extended Update Support, node, Red Hat Enterprise Linux 9, Red Hat Hardened Images, Red Hat Hardened Images, Red Hat Enterprise Linux 10, Red Hat Hardened Images, Red Hat Hardened Images, Red Hat Hardened Images
Provider severity
HIGH
Conflicts
3

CVE-2026-48931

A flaw in Node.js HTTP Agent can cause a client to accept as valid a response that is send before the client has sent the request. This vulnerability affects all supported release lines: **Node.js 22**, **Node.js 24**, and **Node.js 26**.

PUBLISHED
Vendor
nodejs
Product
node
Provider severity
LOW
Conflicts
0

CVE-2026-48930

A flaw in Node.js TLS hostname handling can cause Embedded-nul hostnames can lead to silent authority rebinding due to c-string truncation in resolver bindings. This vulnerability affects all supported release lines: **Node.js 22**, **Node.js 24**, and **Node.js 26**.

PUBLISHED
Vendor
nodejs
Product
node
Provider severity
MEDIUM
Conflicts
0

CVE-2026-4893

An information disclosure vulnerability in dnsmasq allows remote attackers to bypass source checks via a crafted DNS packet with RFC 7871 client subnet information.

PUBLISHED
Vendor
dnsmasq
Product
dnsmasq
Provider severity
MEDIUM
Conflicts
0

CVE-2026-48929

Rocket.Chat in versions <8.5.1, <8.4.4, <8.3.6, <8.2.6, <8.1.6, <8.0.7, <7.13.9, and <7.10.13 is vulnerable to unauthenticated file deletion. The deleteFileMessage Meteor method permanently deletes any uploaded file by ID without requiring authentication. When called via an unauthenticated DDP WebSocket connection, Meteor.userId() returns null, causing the authorization check to be skipped. Execution falls through to FileUpload.getStore('Uploads').deleteById(fileID), which removes the file from

PUBLISHED
Vendor
Rocket.Chat
Product
Rocket.Chat
Provider severity
HIGH
Conflicts
0

CVE-2026-48928

A inconsistency in Node.js hostname matching can cause a trust-policy bypass in multi-context mTLS setups. This vulnerability affects all supported release lines: **Node.js 22**, **Node.js 24**, and **Node.js 26**.

PUBLISHED
Vendor
nodejs
Product
node
Provider severity
MEDIUM
Conflicts
0

CVE-2026-48927

Jenkins buildgraph-view Plugin 1.8 and earlier does not escape the build URL, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers able to configure jobs or views.

PUBLISHED
Vendor
Jenkins Project
Product
Jenkins buildgraph-view Plugin
Provider severity
MEDIUM
Conflicts
0

CVE-2026-48926

Jenkins Job Import Plugin 143.v044a_2e819b_27 and earlier does not perform a permission check in an HTTP endpoint, allowing attackers with Overall/Read permission to enumerate credentials IDs of credentials stored in Jenkins.

PUBLISHED
Vendor
Jenkins Project
Product
Jenkins Job Import Plugin
Provider severity
MEDIUM
Conflicts
0

CVE-2026-48925

A cross-site request forgery (CSRF) vulnerability in Jenkins GitHub Integration Plugin 0.7.3 and earlier allows attackers to attackers to trigger a build for a pull request.

PUBLISHED
Vendor
Jenkins Project
Product
Jenkins GitHub Integration Plugin
Provider severity
MEDIUM
Conflicts
0

CVE-2026-48924

Jenkins Bitbucket OAuth Plugin 0.17 and earlier does not restrict the redirect URL after login, allowing attackers to perform phishing attacks.

PUBLISHED
Vendor
Jenkins Project
Product
Jenkins Bitbucket OAuth Plugin
Provider severity
MEDIUM
Conflicts
0

CVE-2026-48923

Jenkins AppSpider Plugin 1.0.17 and earlier does not perform a permission check in a method implementing form validation, allowing attackers with Overall/Read permission to connect to an attacker-specified URL.

PUBLISHED
Vendor
Jenkins Project
Product
Jenkins AppSpider Plugin
Provider severity
MEDIUM
Conflicts
0

CVE-2026-48922

Jenkins Credentials Binding Plugin 720.v3f6decef43ea_ and earlier does not properly sanitize file names for file and zip file credentials, allowing attackers able to provide credentials to a job to write files to arbitrary locations on the node filesystem, which can lead to remote code execution if Jenkins is configured to allow a low-privileged user to configure file or zip file credentials used for a job running on the built-in node.

PUBLISHED
Vendor
Jenkins Project
Product
Jenkins Credentials Binding Plugin
Provider severity
HIGH
Conflicts
0

CVE-2026-48921

Jenkins Pipeline: Groovy Libraries Plugin 797.v90ea_a_9b_e45a_0 and earlier does not prohibit symbolic links in shared libraries, allowing attackers able to control the content of a library used by a Pipeline job to read arbitrary files on the Jenkins controller filesystem.

PUBLISHED
Vendor
Jenkins Project
Product
Jenkins Pipeline: Groovy Libraries Plugin
Provider severity
HIGH
Conflicts
0

CVE-2026-48920

Jenkins Email Extension Plugin 1933.v45cec755423f and earlier allows inlining images as `base64` in email content by setting the `data-inline` attribute, without restrictions on the image URLs that can be inlined, allowing attackers able to control the email content to specify `file:` URLs for images to read arbitrary files from the Jenkins controller filesystem.

PUBLISHED
Vendor
Jenkins Project
Product
Jenkins Email Extension Plugin
Provider severity
HIGH
Conflicts
0

CVE-2026-4892

A heap buffer overflow was discovered in dnsmasq's DHCP script helper process. When processing DHCPv6 client identifiers (CLIDs), the helper hex-encodes the raw CLID bytes into a fixed-size buffer without length validation. Since DHCPv6 CLIDs can be up to 65,535 bytes, a crafted DHCPv6 packet can overflow the buffer with attacker-controlled content. The helper process runs with root privileges.

PUBLISHED
Vendor
Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, dnsmasq
Product
Red Hat Enterprise Linux 8, Red Hat Enterprise Linux 7, Red Hat Enterprise Linux 10, Red Hat Enterprise Linux 6, Red Hat OpenShift Container Platform 4.19, Red Hat Enterprise Linux 9.6 Extended Update Support, Red Hat Enterprise Linux 9, dnsmasq
Provider severity
HIGH
Conflicts
3

CVE-2026-48919

Jenkins Active Directory Plugin 2.41 and earlier deserializes data from LDAP referrals without validation.

PUBLISHED
Vendor
Jenkins Project
Product
Jenkins Active Directory Plugin
Provider severity
MEDIUM
Conflicts
0

CVE-2026-48918

Jenkins Active Directory Plugin 2.41 and earlier follows LDAP referrals by default.

PUBLISHED
Vendor
Jenkins Project
Product
Jenkins Active Directory Plugin
Provider severity
MEDIUM
Conflicts
0

CVE-2026-48917

Jenkins LDAP Plugin 807.v7d7de30930cf and earlier deserializes data from LDAP referrals without validation.

PUBLISHED
Vendor
Jenkins Project
Product
Jenkins LDAP Plugin
Provider severity
MEDIUM
Conflicts
0

CVE-2026-48916

Jenkins LDAP Plugin 807.v7d7de30930cf and earlier follows LDAP referrals.

PUBLISHED
Vendor
Jenkins Project
Product
Jenkins LDAP Plugin
Provider severity
MEDIUM
Conflicts
0

CVE-2026-48914

A flaw was found in QEMU's virtio-blk device. The issue arises because the device does not properly validate the size of input descriptors before writing data. A malicious guest with high privileges could exploit this vulnerability by submitting a malformed virtio-blk SCSI request, leading to an out-of-bounds write in the host heap memory and a potential denial of service (DoS) for the QEMU process.

PUBLISHED
Vendor
Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat
Product
Red Hat Enterprise Linux for NVIDIA 26, Red Hat Enterprise Linux 7, Red Hat Enterprise Linux 10, Red Hat OpenShift Container Platform 4, Red Hat Enterprise Linux 7, Red Hat Enterprise Linux 9, Red Hat Enterprise Linux 8, Red Hat Enterprise Linux 6
Provider severity
MEDIUM
Conflicts
1

CVE-2026-48913

Use After Free vulnerability in Apache HTTP Server module mod_http2 when file handles are already exhausted. This issue affects Apache HTTP Server: from 2.4.55 through 2.4.67.

PUBLISHED
Vendor
Apache Software Foundation
Product
Apache HTTP Server
Provider severity
HIGH
Conflicts
0

CVE-2026-48910

A carefully crafted editing request could trigger an XSS vulnerability on Apache JSPWiki when parsing errors on the markdown renderer, which could allow the attacker to execute javascript in the victim's browser and get some sensitive information about the victim. This issue affects Apache JSPWiki: through 2.12.3. Users are recommended to upgrade to version 2.12.4, which fixes the issue.

PUBLISHED
Vendor
Apache Software Foundation
Product
Apache JSPWiki
Provider severity
MEDIUM
Conflicts
0

CVE-2026-4891

A heap out-of-bounds read vulnerability was discovered in dnsmasq's DNSSEC validation. When processing RRSIG records, dnsmasq calculates the signature length by subtracting the fixed field size from the record's declared data length. A crafted RRSIG record with a data length smaller than the fixed fields causes this calculation to underflow, potentially resulting in an out-of-bounds read and process crash.

PUBLISHED
Vendor
Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, dnsmasq, Red Hat, Red Hat
Product
Red Hat Enterprise Linux 10, Red Hat Enterprise Linux 7, Red Hat Enterprise Linux 8, Red Hat Enterprise Linux 6, Red Hat Enterprise Linux 9, dnsmasq, Red Hat OpenShift Container Platform 4.19, Red Hat Enterprise Linux 9.6 Extended Update Support
Provider severity
HIGH, MEDIUM
Conflicts
3

CVE-2026-48909

SP LMS (com_splms) < 4.1.4 by JoomShaper deserializes user-controlled cookie data without validation, enabling an unauthenticated remote attacker to execute arbitrary code on the server.

PUBLISHED
Vendor
joomshaper.net
Product
SP LMS extension for Joomla
Provider severity
CRITICAL
Conflicts
0

CVE-2026-48908

A vulnerability in SP Page Builder for Joomla allows unauthenticated users to upload arbitrary files, ultimately resulting in the upload and execution of PHP code.

PUBLISHEDCISA KEV
Vendor
joomshaper.net
Product
SP Page Builder extension for Joomla
Provider severity
CRITICAL
Conflicts
0

CVE-2026-48907

A vulnerability in the JCE editor extension for Joomla allows the creation of new editor profiles for unauthenticated users, ultimately resulting in PHP code upload and execution.

PUBLISHEDCISA KEV
Vendor
joomlacontenteditor.net
Product
Joomla Content Editor (JCE) extension for Joomla
Provider severity
CRITICAL
Conflicts
0

CVE-2026-48906

The vulnerability in the Tassos Framework Plugin allows users to delete arbitrary files on the affected sites.

PUBLISHED
Vendor
tassos.gr, tassos.gr, tassos.gr, tassos.gr, tassos.gr, tassos.gr, tassos.gr, tassos.gr
Product
EngageBox, Novarain/Tassos Framework (plg_system_nrframework), Tassos Code Snippets, Advanced Custom Fields, Convert Forms, Google Structured Data, Smile Pack, MailChimp Auto-Subscribe
Provider severity
CRITICAL
Conflicts
1

CVE-2026-48905

Lack of input filtering leads to an XSS vector in the HTML filter code.

PUBLISHED
Vendor
Joomla! Project
Product
Joomla! Framework Filter package
Provider severity
MEDIUM
Conflicts
0

CVE-2026-48904

An improper access check allows privelege escalation through the com_users group editing webservice endpoint.

PUBLISHED
Vendor
Joomla! Project
Product
Joomla! CMS
Provider severity
HIGH
Conflicts
0

CVE-2026-48903

Inadequate content filtering within the checkAttribute methods leads to XSS vulnerabilities in various components.

PUBLISHED
Vendor
Joomla! Project
Product
Joomla! Framework Filter package
Provider severity
MEDIUM
Conflicts
0

CVE-2026-48902

The password and username reset features created plain http links for https connections if the "Force SSL" flag wasn't explicitly set.

PUBLISHED
Vendor
Joomla! Project
Product
Joomla! CMS
Provider severity
CRITICAL
Conflicts
0

CVE-2026-48901

The InputFilter::getInstance() method omitted a security sensitive parameter from the instance cache key.

PUBLISHED
Vendor
Joomla! Project
Product
Joomla! CMS
Provider severity
HIGH
Conflicts
0

CVE-2026-48900

An improper access check allowed low privileged users to edit the task types of existing scheduler tasks.

PUBLISHED
Vendor
Joomla! Project
Product
Joomla! CMS
Provider severity
MEDIUM
Conflicts
0

CVE-2026-4890

A denial of service vulnerability was discovered in dnsmasq's DNSSEC validation. When parsing NSEC and NSEC3 bitmap records, the window iteration logic fails to account for the 2-byte window header when advancing through the bitmap data. A specially crafted DNS response with a zero-length bitmap can cause an infinite loop, making dnsmasq unresponsive to all queries.

PUBLISHED
Vendor
Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, Red Hat, dnsmasq, Red Hat
Product
Red Hat Enterprise Linux 6, Red Hat OpenShift Container Platform 4.19, Red Hat Enterprise Linux 7, Red Hat Enterprise Linux 10, Red Hat Enterprise Linux 8, Red Hat Enterprise Linux 9.6 Extended Update Support, dnsmasq, Red Hat Enterprise Linux 9
Provider severity
HIGH
Conflicts
2

CVE-2026-48899

An improper access check allows privilege escalation through the com_users batch task.

PUBLISHED
Vendor
Joomla! Project
Product
Joomla! CMS
Provider severity
MEDIUM
Conflicts
0

CVE-2026-48898

An improper access check allows privilege escalation through the com_users batch task.

PUBLISHED
Vendor
Joomla! Project
Product
Joomla! CMS
Provider severity
HIGH
Conflicts
0

CVE-2026-48897

Insufficient state checks lead to a vector that allows to bypass 2FA checks.

PUBLISHED
Vendor
Joomla! Project
Product
Joomla! CMS
Provider severity
HIGH
Conflicts
0

CVE-2026-48896

Insufficient state checks lead to a vector that allows to bypass 2FA checks.

PUBLISHED
Vendor
Joomla! Project
Product
Joomla! CMS
Provider severity
HIGH
Conflicts
0

CVE-2026-48895

URL Redirection to Untrusted Site ('Open Redirect') vulnerability in Apache APISIX. The attacker could manipulate some client headers to perform an open-redirect, to potentially expose the session token. This issue affects Apache APISIX: from 3.0.0 through 3.16.0. Users are recommended to upgrade to version 3.17.0, which fixes the issue.

PUBLISHED
Vendor
Apache Software Foundation
Product
Apache APISIX
Provider severity
LOW
Conflicts
0