Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

Количество 396 015

Количество 396 015

nvd логотип

CVE-2026-56035

3 месяца назад

Unauthenticated Multiple Vulnerabilities in BitFire Security <= 5.0.3 versions.

CVSS3: 8.6
EPSS: Низкий
nvd логотип

CVE-2026-56034

3 месяца назад

Unauthenticated SQL Injection in Library Management System <= 3.5.7 versions.

CVSS3: 9.3
EPSS: Низкий
nvd логотип

CVE-2026-56033

3 месяца назад

Unauthenticated Privilege Escalation in Dokan Pro <= 5.0.4 versions.

CVSS3: 9.8
EPSS: Низкий
nvd логотип

CVE-2026-56032

3 месяца назад

Subscriber PHP Object Injection in Buddyboss Platform <= 3.0.4 versions.

CVSS3: 9.8
EPSS: Низкий
nvd логотип

CVE-2026-56031

3 месяца назад

Unauthenticated PHP Object Injection in Uncanny Automator <= 7.3.1.2 versions.

CVSS3: 8.1
EPSS: Низкий
nvd логотип

CVE-2026-56030

3 месяца назад

Unauthenticated Privilege Escalation in Paytium <= 5.0.2 versions.

CVSS3: 9.8
EPSS: Низкий
nvd логотип

CVE-2026-5602

6 месяцев назад

A vulnerability was determined in Nor2-io heim-mcp up to 0.1.3. Impacted is the function registerTools of the file src/tools.ts of the component new_heim_application/deploy_heim_application/deploy_heim_application_to_cloud. This manipulation causes os command injection. The attack requires local access. The exploit has been publicly disclosed and may be utilized. Patch name: c321d8af25f77668781e6ccb43a1336f9185df37. It is suggested to install a patch to address this issue. The vendor was contacted early, responded in a very professional manner and quickly released a fixed version of the affected product.

CVSS3: 5.3
EPSS: Низкий
nvd логотип

CVE-2026-56029

3 месяца назад

Unauthenticated Broken Authentication in CorvusPay WooCommerce Payment Gateway <= 2.7.4 versions.

CVSS3: 7.5
EPSS: Низкий
nvd логотип

CVE-2026-56028

3 месяца назад

Unauthenticated Privilege Escalation in Easy Elements for Elementor &#8211; Addons &amp; Website Templates <= 1.4.9 versions.

CVSS3: 9.8
EPSS: Низкий
nvd логотип

CVE-2026-56027

3 месяца назад

Customer Arbitrary File Upload in Booster for WooCommerce <= 8.0.1 versions.

CVSS3: 9.9
EPSS: Низкий
nvd логотип

CVE-2026-56026

3 месяца назад

Subscriber Server Side Request Forgery (SSRF) in utm.codes <= 1.9.0 versions.

CVSS3: 6.4
EPSS: Низкий
nvd логотип

CVE-2026-56025

3 месяца назад

Unauthenticated Broken Access Control in Paymob for WooCommerce <= 4.1.2 versions.

CVSS3: 7.5
EPSS: Низкий
nvd логотип

CVE-2026-56024

3 месяца назад

Cross-Site Request Forgery (CSRF) vulnerability in Saad Iqbal WP EasyPay allows Cross Site Request Forgery. This issue affects WP EasyPay: from n/a through 4.5.0.

CVSS3: 6.5
EPSS: Низкий
nvd логотип

CVE-2026-56023

3 месяца назад

Customer Broken Access Control in UPI QR Code Payment Gateway for WooCommerce <= 1.6.2 versions.

CVSS3: 5.4
EPSS: Низкий
nvd логотип

CVE-2026-56022

3 месяца назад

Webmin accepts basic authentication without session cookies when an attacker provides the 'User-Agent: webmin' header, allowing bypass of additional MFA requirements. Fixed in 2.640.

CVSS3: 5.3
EPSS: Низкий
nvd логотип

CVE-2026-56021

3 месяца назад

Webmin allows unauthenticated attackers to read the contents of any file ending in .conf within module directories, due to a bypassable regex pattern.

CVSS3: 5.3
EPSS: Низкий
nvd логотип

CVE-2026-56020

3 месяца назад

The Webmin HTTP server (miniserv.pl) allows unauthenticated attackers to impersonate any user with a configured SSL client certificate by sending a forged HTTP header. A remote attacker can spoof certificate DNs and authenticate as any user. Fixed in 2.202.

CVSS3: 8.1
EPSS: Низкий
nvd логотип

CVE-2026-5601

6 месяцев назад

A vulnerability was found in Acrel Electrical Prepaid Cloud Platform 1.0. This issue affects some unknown processing of the file /bin.rar of the component Backup File Handler. The manipulation results in information disclosure. The attack can be launched remotely. The exploit has been made public and could be used. The vendor was contacted early about this disclosure but did not respond in any way.

CVSS3: 5.3
EPSS: Низкий
nvd логотип

CVE-2026-56018

3 месяца назад

JavaScript::Minifier::XS versions before 0.16 for Perl leak memory on every call to minify(), allowing unbounded memory growth. In JsMinify (XS.xs) the cleanup frees only the NodeSet structures and never the per-token contents buffers allocated in JsSetNodeContents; JsDiscardNode unlinks nodes without freeing their contents. Each token's contents buffer is therefore leaked on every call, and the two early returns taken when the node list is empty leak the whole NodeSet. A long-lived process that minifies repeatedly, such as an asset pipeline or a server-side minifier endpoint, grows in memory without bound until it exhausts available memory and is killed, causing denial of service.

CVSS3: 7.5
EPSS: Низкий
nvd логотип

CVE-2026-56017

3 месяца назад

JavaScript::Minifier::XS versions before 0.16 for Perl crash with a NULL pointer dereference when the first meaningful token of the input is a slash. The regexp versus division disambiguator in JsTokenizeString (XS.xs) inspects the previous token's last byte to choose between a regexp literal and a division operator. When a slash is the first meaningful token, with the start of input or only whitespace and comments before it, there is no valid preceding token: the walk back over whitespace and comment nodes runs off the head of the node list to NULL, and the byte lookup reads through a NULL contents pointer at an underflowed length index. The following identifier check dereferences the same NULL pointer. The crash is reachable through the public minify() API, so input as small as a single slash byte crashes the calling process. A service that minifies untrusted or third-party JavaScript can be crashed by a remote request, causing denial of service.

CVSS3: 7.5
EPSS: Низкий

Уязвимостей на страницу

Уязвимость
CVSS
EPSS
Опубликовано
nvd логотип
CVE-2026-56035

Unauthenticated Multiple Vulnerabilities in BitFire Security <= 5.0.3 versions.

CVSS3: 8.6
0%
Низкий
3 месяца назад
nvd логотип
CVE-2026-56034

Unauthenticated SQL Injection in Library Management System <= 3.5.7 versions.

CVSS3: 9.3
0%
Низкий
3 месяца назад
nvd логотип
CVE-2026-56033

Unauthenticated Privilege Escalation in Dokan Pro <= 5.0.4 versions.

CVSS3: 9.8
0%
Низкий
3 месяца назад
nvd логотип
CVE-2026-56032

Subscriber PHP Object Injection in Buddyboss Platform <= 3.0.4 versions.

CVSS3: 9.8
1%
Низкий
3 месяца назад
nvd логотип
CVE-2026-56031

Unauthenticated PHP Object Injection in Uncanny Automator <= 7.3.1.2 versions.

CVSS3: 8.1
0%
Низкий
3 месяца назад
nvd логотип
CVE-2026-56030

Unauthenticated Privilege Escalation in Paytium <= 5.0.2 versions.

CVSS3: 9.8
0%
Низкий
3 месяца назад
nvd логотип
CVE-2026-5602

A vulnerability was determined in Nor2-io heim-mcp up to 0.1.3. Impacted is the function registerTools of the file src/tools.ts of the component new_heim_application/deploy_heim_application/deploy_heim_application_to_cloud. This manipulation causes os command injection. The attack requires local access. The exploit has been publicly disclosed and may be utilized. Patch name: c321d8af25f77668781e6ccb43a1336f9185df37. It is suggested to install a patch to address this issue. The vendor was contacted early, responded in a very professional manner and quickly released a fixed version of the affected product.

CVSS3: 5.3
1%
Низкий
6 месяцев назад
nvd логотип
CVE-2026-56029

Unauthenticated Broken Authentication in CorvusPay WooCommerce Payment Gateway <= 2.7.4 versions.

CVSS3: 7.5
0%
Низкий
3 месяца назад
nvd логотип
CVE-2026-56028

Unauthenticated Privilege Escalation in Easy Elements for Elementor &#8211; Addons &amp; Website Templates <= 1.4.9 versions.

CVSS3: 9.8
1%
Низкий
3 месяца назад
nvd логотип
CVE-2026-56027

Customer Arbitrary File Upload in Booster for WooCommerce <= 8.0.1 versions.

CVSS3: 9.9
0%
Низкий
3 месяца назад
nvd логотип
CVE-2026-56026

Subscriber Server Side Request Forgery (SSRF) in utm.codes <= 1.9.0 versions.

CVSS3: 6.4
0%
Низкий
3 месяца назад
nvd логотип
CVE-2026-56025

Unauthenticated Broken Access Control in Paymob for WooCommerce <= 4.1.2 versions.

CVSS3: 7.5
0%
Низкий
3 месяца назад
nvd логотип
CVE-2026-56024

Cross-Site Request Forgery (CSRF) vulnerability in Saad Iqbal WP EasyPay allows Cross Site Request Forgery. This issue affects WP EasyPay: from n/a through 4.5.0.

CVSS3: 6.5
0%
Низкий
3 месяца назад
nvd логотип
CVE-2026-56023

Customer Broken Access Control in UPI QR Code Payment Gateway for WooCommerce <= 1.6.2 versions.

CVSS3: 5.4
0%
Низкий
3 месяца назад
nvd логотип
CVE-2026-56022

Webmin accepts basic authentication without session cookies when an attacker provides the 'User-Agent: webmin' header, allowing bypass of additional MFA requirements. Fixed in 2.640.

CVSS3: 5.3
1%
Низкий
3 месяца назад
nvd логотип
CVE-2026-56021

Webmin allows unauthenticated attackers to read the contents of any file ending in .conf within module directories, due to a bypassable regex pattern.

CVSS3: 5.3
0%
Низкий
3 месяца назад
nvd логотип
CVE-2026-56020

The Webmin HTTP server (miniserv.pl) allows unauthenticated attackers to impersonate any user with a configured SSL client certificate by sending a forged HTTP header. A remote attacker can spoof certificate DNs and authenticate as any user. Fixed in 2.202.

CVSS3: 8.1
0%
Низкий
3 месяца назад
nvd логотип
CVE-2026-5601

A vulnerability was found in Acrel Electrical Prepaid Cloud Platform 1.0. This issue affects some unknown processing of the file /bin.rar of the component Backup File Handler. The manipulation results in information disclosure. The attack can be launched remotely. The exploit has been made public and could be used. The vendor was contacted early about this disclosure but did not respond in any way.

CVSS3: 5.3
0%
Низкий
6 месяцев назад
nvd логотип
CVE-2026-56018

JavaScript::Minifier::XS versions before 0.16 for Perl leak memory on every call to minify(), allowing unbounded memory growth. In JsMinify (XS.xs) the cleanup frees only the NodeSet structures and never the per-token contents buffers allocated in JsSetNodeContents; JsDiscardNode unlinks nodes without freeing their contents. Each token's contents buffer is therefore leaked on every call, and the two early returns taken when the node list is empty leak the whole NodeSet. A long-lived process that minifies repeatedly, such as an asset pipeline or a server-side minifier endpoint, grows in memory without bound until it exhausts available memory and is killed, causing denial of service.

CVSS3: 7.5
1%
Низкий
3 месяца назад
nvd логотип
CVE-2026-56017

JavaScript::Minifier::XS versions before 0.16 for Perl crash with a NULL pointer dereference when the first meaningful token of the input is a slash. The regexp versus division disambiguator in JsTokenizeString (XS.xs) inspects the previous token's last byte to choose between a regexp literal and a division operator. When a slash is the first meaningful token, with the start of input or only whitespace and comments before it, there is no valid preceding token: the walk back over whitespace and comment nodes runs off the head of the node list to NULL, and the byte lookup reads through a NULL contents pointer at an underflowed length index. The following identifier check dereferences the same NULL pointer. The crash is reachable through the public minify() API, so input as small as a single slash byte crashes the calling process. A service that minifies untrusted or third-party JavaScript can be crashed by a remote request, causing denial of service.

CVSS3: 7.5
0%
Низкий
3 месяца назад

Уязвимостей на страницу