Sceawere

Vulnerability Detail

CVE-2026-89179UPDATED Verified Sceawere Triage Sources: NVD / CISA KEV

WeenyGenius Missing Integrity Checks

Vulnerability Metadata

Severity
Medium
Score / CVSS
4.3
Creation Date
2h ago
Vendor
Howyar
Product
WeenyGenius
Attack Type
CWE-353 Missing Support for Integrity Check
Vector String
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Attack Complexity
LOW

Narrative and Response

Description

WeenyGenius, a computer lab management system by Howyar Technologies, has a Missing Support for Integrity Check vulnerability. Unauthenticated attackers on the same network can intercept a student's connection packet and replay it, thereby forging the appearance that the student remains connected.

Executive Summary

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Executive Summary Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Technical Details

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Detailed Technical Analysis Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Mitigations

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Remediation & Mitigations Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

References

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Intelligence References Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Additional Metadata

{
  "score": "4.3",
  "pubDate": "2026-09-11T08:16:49.080Z",
  "pubdate": "2026-09-11T08:16:49.080Z",
  "executiveSummary": "WeenyGenius, a computer lab management system developed by Howyar Technologies, contains a critical vulnerability categorized as Missing Support for Integrity Check. This flaw allows unauthenticated, network-adjacent attackers to intercept and replay valid connection packets transmitted between a student client and the management server.\nThe vulnerability stems from the application's failure to implement cryptographic verification or session-binding mechanisms for connection packets. Consequently, an attacker can maintain a persistent, forged connection status for a student, even if the actual user has disconnected or terminated their session. This capability presents significant risks regarding system accountability, resource abuse, and the circumvention of lab usage policies.\nThe exploit requires the attacker to be positioned on the same local network segment as the victim to perform packet sniffing. No elevated privileges or prior authentication are required to execute the attack. Organizations relying on WeenyGenius for monitoring or usage tracking face a loss of data integrity and potential unauthorized extension of lab access privileges.",
  "technicalDetails": "The vulnerability in WeenyGenius is fundamentally rooted in the absence of an integrity validation mechanism for network-based state management packets. The system relies on cleartext or static transmission of connection packets without utilizing sequence numbers, cryptographic nonces, or HMAC (Hash-based Message Authentication Code) signatures. This architecture permits an attacker to capture legitimate packets and retransmit them to the server at arbitrary intervals.\nThe attack flow proceeds as follows: First, the attacker utilizes standard network diagnostic tools or packet capture utilities to monitor traffic within the local area network (LAN) segment where the student clients are active. The attacker identifies the specific heartbeat or connection-state packet utilized by the WeenyGenius client to report its status to the management server. Once the packet structure is identified, the attacker logs the binary or structured data associated with the victim's connection.\nWhen the student logs out or the connection terminates, the server expects a cessation of these packets or a specific disconnect signal. By replaying the previously captured connection packets, the attacker injects legitimate-looking traffic into the network stream. The server, failing to verify the temporal or cryptographic validity of these packets, updates the session status as 'Active.' This results in the server maintaining the student's session in an authenticated or active state indefinitely, regardless of the physical status of the workstation.\nThe vulnerable component is the packet handling logic within the server-side listener of the WeenyGenius management system. Because the implementation relies solely on the receipt of expected packet patterns rather than authenticating the origin or freshness of the communication, it is inherently susceptible to replay attacks. The lack of timestamping or challenge-response mechanisms prevents the server from discerning between a genuine, real-time connection packet and a malicious replay. The post-exploitation impact includes the masking of actual lab usage patterns, the potential to occupy lab resources in the name of a victim, and the bypass of automated timeout policies designed to ensure fair access and system security. This vulnerability persists across currently deployed versions of the management software that utilize this insecure communication protocol."
}
CVE-2026-89179: WeenyGenius Missing Integrity Checks (MEDIUM Severity, CVSS: 4.3) | Sceawere