Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CWE-345 (对数据真实性的验证不充分) — Vulnerability Class 322

322 vulnerabilities classified as CWE-345 (对数据真实性的验证不充分). AI Chinese analysis included.

CWE-345 represents a critical integrity weakness where software fails to adequately verify the origin or authenticity of incoming data, leading to the acceptance of invalid or malicious inputs. Attackers typically exploit this vulnerability by injecting spoofed or tampered information, tricking the application into processing untrusted sources as legitimate. This can result in severe consequences, including data corruption, unauthorized access, or system compromise, as the software blindly trusts the manipulated payload. To mitigate this risk, developers must implement robust cryptographic verification mechanisms, such as digital signatures or message authentication codes, to ensure data integrity. Additionally, strict input validation and secure communication protocols like TLS should be employed to authenticate data sources. By rigorously validating the provenance of all external inputs, organizations can prevent attackers from exploiting trust assumptions and maintain the overall security posture of their systems against integrity-based attacks.

MITRE CWE Description
The product does not sufficiently verify the origin or authenticity of data, in a way that causes it to accept invalid data.
Common Consequences (1)
Integrity, Other Varies by Context, Unexpected State
Examples (1)
In 2022, the OT:ICEFALL study examined products by 10 different Operational Technology (OT) vendors. The researchers reported 56 vulnerabilities and said that the products were "insecure by design" [REF-1283]. If exploited, these vulnerabilities often allowed adversaries to change how the products operated, ranging from denial of service to changing the code that the products executed. Since these…
CVE ID Title CVSS Severity Published
CVE-2026-11836 Production Debug-Unlock Token Verification Missing Device Binding — Core ROM 1.8 Low 2026-08-04
CVE-2026-68945 Angular: Cache-Key Ambiguity in HttpTransferCache Leading to Cross-Request Response Reuse and State Poisoning — angular 8.8 High 2026-08-03
CVE-2026-18248 @fastify/aws-lambda vulnerable to Lambda event spoofing via client-controlled x-apigateway-event header — @fastify/aws-lambda 9.1 Critical 2026-08-03
CVE-2026-59641 S/MIME validator trusts signer-asserted signingTime for path validation — BC-JAVA 8.7 High 2026-08-03
CVE-2026-67307 Wazuh before 5.0.0-beta3 Cluster Attribution Spoofing via Inventory Sync — wazuh 6.3 Medium 2026-08-01
CVE-2026-28145 WordPress MasterStudy LMS plugin <= 3.7.39 - Broken Access Control vulnerability — MasterStudy LMS 5.3 Medium 2026-07-31
CVE-2026-10079 Stackrox: stackrox: deploy-time policy enforcement and visibility bypass via label injection — Red Hat Advanced Cluster Security 4 8.5 High 2026-07-31
CVE-2026-62995 joserfc accepts JWT with padding, leading to JWT malleability — joserfc 2.3 Low 2026-07-29
CVE-2026-59247 Insufficient verification of Hex package metadata in Gleam — gleam 7.6 High 2026-07-29
CVE-2026-12383 Eda-server: externaleventstreamviewset trusts subject header without validation and leaks expected dn — Red Hat Ansible Automation Platform 2.5 for RHEL 8 7.5 High 2026-07-27
CVE-2026-13188 DialogHandler Parameters Tampering Vulnerability in Telerik UI for ASP.NET AJAX — Telerik UI for ASP.NET AJAX 5.9 Medium 2026-07-22
CVE-2026-50248 BOGUS configured primary hostname accepted for XFR in auth/rpz zones — Unbound 6.5 Medium 2026-07-22
CVE-2026-44690 Cross-zone wildcard cache poisoning via RRSIG.labels manipulation — Unbound 7.5 High 2026-07-22
CVE-2026-44584 Paymenter doesn't reset email verification status after email change — Paymenter 4.3 Medium 2026-07-20
CVE-2026-49284 SimpleSAMLphp SP accepts a response from an unexpected IdP when unsigned `Response/InResponseTo` is combined with a signed assertion lacking `SubjectConfirmationData/InResponseTo` — simplesamlphp 7.1 High 2026-07-17
CVE-2026-54496 Missing copy constraint in halo2_gadgets variable-base scalar multiplication allows under-constrained base, breaking Orchard Action circuit soundness — zebra 9.3 Critical 2026-07-17
CVE-2026-49212 Symfony UX: LiveComponentHydrator HMAC checksum lacks component and slot binding — ux - - 2026-07-17
CVE-2026-62215 OpenClaw < 2026.6.5 Authentication Bypass via HTTP Canvas — OpenClaw 8.0 High 2026-07-17
CVE-2026-44434 Quicly is vulnerable to stateless reset injection — quicly 5.3 Medium 2026-07-16
CVE-2026-33731 AVideo has an Authorize.Net Webhook Signature Bypass that Enables Wallet Balance Inflation via Forged Payment Data — AVideo 6.5 Medium 2026-07-16
CVE-2026-53536 Activepieces: Cross-tenant file download via missing JWT audience check on step-files signed URL — activepieces - - 2026-07-16
CVE-2026-48799 Postiz: Unauthenticated arbitrary lifetime PRO grant via Nowpayments webhook — postiz-app 7.7 High 2026-07-15
CVE-2026-48816 sigstore-js: Insufficient Verification of Data Authenticity — sigstore-js 6.5 Medium 2026-07-14
CVE-2026-45069 Symfony: OidcTokenHandler Accepts JWTs Missing aud/iss/exp Claims — symfony - - 2026-07-14
CVE-2026-11901 WP Hotel Booking <= 2.3.1 - Unauthenticated Insufficient Verification of Data Authenticity to Payment Bypass via PayPal IPN Handler — WP Hotel Booking 5.3 Medium 2026-07-11
CVE-2026-55883 Tilt: Cross-site WebSocket hijacking of the Tilt HUD stream — tilt - - 2026-07-10
CVE-2026-53961 Discourse: Forged AWS SNS bounce notifications can disable a targeted user's email (missing TopicArn binding) — discourse 6.5 Medium 2026-07-09
CVE-2026-54774 CoreWCF: SamlSerializer skips SignatureValue verification when SAML signing token is not an X.509 certificate — CoreWCF 7.4 High 2026-07-08
CVE-2026-59930 Mistune toc / TableOfContents directive: heading IDs use predictable `toc_N` numbering with no slugification, allowing collision with attacker-controlled `id="toc_N"` content — mistune 4.3 Medium 2026-07-08
CVE-2026-55430 Coder's subdomain workspace app routing trusts unauthenticated X-Forwarded-Host header, enabling cross-app data access — coder 5.8 Medium 2026-07-08

Vulnerabilities classified as CWE-345 (对数据真实性的验证不充分) represent 322 CVEs. The CWE taxonomy describes the weakness; review individual CVEs for product-specific impact.