Lucene search
+L

6151 matches found

OSV
OSV
added 4 days ago4 views

CVE-2026-47122 Sparkle's AppInstaller post-stage-1 XPC listener accepts unvalidated connections, allowing spoofed appcast item data injection

Sparkle is a software update framework for macOS. In versions up to and including 2.9.1, Autoupdate/AppInstaller.m's shouldAcceptNewConnection: only enforces SUCodeSigningVerifier validateConnection: before stage 1 completes. After performedStage1Installation = YES, new connections to the...

4.2CVSS5.3AI score0.00078EPSS
SaveExploits0References3
CVE
CVE
added 4 days ago25 views

CVE-2026-47122

Sparkle CVE-2026-47122 affects Sparkle 2.x up to 2.9.1. After stage 1 installation, the AppInstaller’s Mach service (-spki) accepts connections from any local process without team-ID or code-signing checks, enabling a local attacker to inject a spoofed SPUSentUpdateAppcastItemData payload and cau...

4.2CVSS5.2AI score0.00078EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 4 days ago11 views

PT-2026-62044

Data::RadixTree::Shared versions before 0.02 for Perl allow an out-of-bounds read via unvalidated node and arena indices in rdx find locked. The attach-time validator rdx validate header checks the header scalars and region layout against the file size, but does not validate the node records it...

5.2AI score0.00337EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 4 days ago6 views

PT-2026-62051

Data::RingBuffer::Shared versions before 0.04 for Perl allow a stack buffer overflow via an unvalidated elem size in ring read seq. The attach-time validator ring validate header checks the capacity-overflow and total size consistency of the header but never caps elem size against the destination...

5.6AI score0.00459EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 4 days ago9 views

PT-2026-62053

Data::SpatialHash::Shared versions before 0.02 for Perl allow out-of-bounds reads and writes via unvalidated bucket, link and free-list indices in sph walk cell and sph alloc slot. The attach-time validator sph validate header checks the header scalars and region layout against the file size, but...

5.2AI score0.00139EPSS
SaveExploits0References3
OSV
OSV
added 5 days ago5 views

CVE-2026-44583 Paymenter: Blind Unauthenticated SSRF on the Paypal gateway module

Paymenter is a free and open-source webshop solution for management of hosting services. In versions prior to 1.5.0, the PayPal webhook endpoint /extensions/paypal/webhook processes the PAYPAL-CERT-URL HTTP header without validation, allowing attackers to control server-side HTTP request...

5.3CVSS5.7AI score0.00326EPSS
SaveExploits0References3
Mageia
Mageia
added 5 days ago5 views

Updated nilfs-utils packages fix security vulnerability

Undefined Behavior and Out-of-Memory via Unvalidated slogblocksize. CVE-2026-55392...

6.7CVSS5.2AI score0.00151EPSS
SaveExploits0References3
NVD
NVD
added 5 days ago9 views

CVE-2026-63428

HeyForm is an open-source form builder. Prior to version 3.0.0-rc.9, completeSubmission accepts a hiddenFields: id, name, value array from the submitter and stores it verbatim in submission.hiddenFields, without validating the supplied id/name against the form's declared form.hiddenFields schema...

5.8CVSS0.00249EPSS
SaveExploits0References2
NVD
NVD
added 5 days ago7 views

CVE-2026-63102

rConfig Core before 8.2.8 contains a privilege escalation vulnerability that allows authenticated users to assign arbitrary roles to any account by submitting an unvalidated role field through the Users API during user creation or profile updates. Attackers can exploit the missing allowlist...

5.4CVSS0.00246EPSS
SaveExploits0References4
Cvelist
Cvelist
added 5 days ago30 views

CVE-2026-63428 HeyForm: completeSubmission persists submitter-supplied hidden fields verbatim without validating against the form's declared hidden-field set

HeyForm is an open-source form builder. Prior to version 3.0.0-rc.9, completeSubmission accepts a hiddenFields: id, name, value array from the submitter and stores it verbatim in submission.hiddenFields, without validating the supplied id/name against the form's declared form.hiddenFields schema...

5.8CVSS0.00249EPSS
SaveExploits0References2
OSV
OSV
added 5 days ago5 views

CVE-2026-63102 rConfig Core < 8.2.8 Privilege Escalation via Users API role field

rConfig Core before 8.2.8 contains a privilege escalation vulnerability that allows authenticated users to assign arbitrary roles to any account by submitting an unvalidated role field through the Users API during user creation or profile updates. Attackers can exploit the missing allowlist...

5.3CVSS5.6AI score0.00246EPSS
SaveExploits0References7
EUVD
EUVD
added 5 days ago10 views

EUVD-2026-45979

rConfig Core before 8.2.8 contains a privilege escalation vulnerability that allows authenticated users to assign arbitrary roles to any account by submitting an unvalidated role field through the Users API during user creation or profile updates. Attackers can exploit the missing allowlist...

5.4CVSS5.5AI score0.00246EPSS
SaveExploits0References4
NVD
NVD
added 5 days ago8 views

CVE-2026-45139

CI4MS is a CodeIgniter 4-based content management system skeleton. Prior to version 0.31.9.0, the Fileeditor module enforces an extension allowlist 'css','js','html','txt','json','sql','md' on content-write operations saveFile, createFile, but two destructive endpoints — deleteFileOrFolder and...

6.5CVSS0.00267EPSS
SaveExploits0References2
Cvelist
Cvelist
added 5 days ago34 views

CVE-2026-45139 CI4MS Fileeditor allows deletion and rename of critical application files due to missing extension allowlist on destructive operations

CI4MS is a CodeIgniter 4-based content management system skeleton. Prior to version 0.31.9.0, the Fileeditor module enforces an extension allowlist 'css','js','html','txt','json','sql','md' on content-write operations saveFile, createFile, but two destructive endpoints — deleteFileOrFolder and...

6.5CVSS0.00267EPSS
SaveExploits0References2
EUVD
EUVD
added 5 days ago9 views

EUVD-2026-45945

Windu CMS does not validate types of uploaded files. An authenticated attacker can upload arbitrary files, including PHP. This can lead to Remote Code Execution. Because vendor contact attempts were unsuccessful, the vulnerability has only been confirmed in version 4.1 but may also affect other...

5.3CVSS5.6AI score0.00374EPSS
SaveExploits0References2
CVE
CVE
added 5 days ago8 views

CVE-2026-63744

SurrealDB prior to 3.1.5 contains a server-side request forgery in the JWKS fetcher that follows HTTP redirects without re-validating targets against network capabilities. With Owner privileges, an attacker can configure a JWKS URL that redirects to blocked internal addresses, bypassing network a...

5.1CVSS5.4AI score0.00233EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 5 days ago8 views

EUVD-2026-45915

SurrealDB before 3.1.5 contains a server-side request forgery vulnerability in the JWKS fetcher that follows HTTP redirects without re-validating redirect targets against network capabilities. Attackers with Owner role can configure a JWKS URL pointing to an allowlisted host that redirects to...

5.1CVSS5.3AI score0.00233EPSS
SaveExploits0References2
NVD
NVD
added 5 days ago7 views

CVE-2026-13147

The Kirki WordPress plugin before 6.0.12 does not validate a user-supplied URL before requesting it server-side, allowing unauthenticated attackers to make the site issue HTTP requests to arbitrary hosts Server-Side Request Forgery...

9.1CVSS0.00253EPSS
SaveExploits0References1
CVE
CVE
added 5 days ago15 views

CVE-2026-13147

The Kirki WordPress plugin is affected by CVE-2026-13147, where versions before 6.0.12 do not validate a user-supplied URL before requesting it server-side. This enables unauthenticated attackers to trigger Server-Side Request Forgery by issuing HTTP requests to arbitrary hosts. The described imp...

9.1CVSS5.4AI score0.00253EPSS
SaveExploits0References1
Cvelist
Cvelist
added 5 days ago31 views

CVE-2026-13147 Kirki < 6.0.12 - Unauthenticated Server-Side Request Forgery via kirki_get_apis

The Kirki WordPress plugin before 6.0.12 does not validate a user-supplied URL before requesting it server-side, allowing unauthenticated attackers to make the site issue HTTP requests to arbitrary hosts Server-Side Request Forgery...

0.00253EPSS
SaveExploits0References1
Rows per page
Query Builder